Replies: 1 comment
-
Increase the security is always a very good thing |
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:
Approach:
However, we can think of a way to reduce the probability of deploying such contracts to the network or help our debugging process easier. I am drafting here a feature that will help doing so.
Pros:
We can do checking on the contract and the project to make sure they are legitimate. We also have access to the contract source code to debug the problem if something happen.
Cons:
It is a centralized process and only Aura team can deploy the smart contract. In the future if we want to decentralize this process, a DAO could be setup if we have enough demand. In some serious case that cause strong impact to the network, a governing proposal can be created.
Looking for more comments on this idea, mainnet is coming in 1.5 months and we want to have this safety mechanism onboard as soon as possible.
Beta Was this translation helpful? Give feedback.
All reactions