pitch: enforce round to rely on project registry for data #9
thelostone-mc
started this conversation in
New Ideas
Replies: 2 comments 1 reply
-
Since we aim to allow multichain applications, achieving this may not be possible. |
Beta Was this translation helpful? Give feedback.
1 reply
-
The scope here would involve :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Problem
The current process for applying to a round lacks proactive security measures, relying solely on off-chain verification. This approach leaves room for smart individuals to bypass the verification and apply dishonestly.
Why was it built this way?
The decision to rely on off-chain verification was made to support the use of a registry on a different chain than the round. Requiring project owners to synchronize their projects across multiple registries on every chain was deemed excessive. Although cross-chain adapters could potentially address this, the adoption and maturity of such technology remain limited.
Problems it has caused:
What are we trying to solve?
We aim to address the following challenges:
Beta Was this translation helpful? Give feedback.
All reactions