sui: implement governance contract#829
sui: implement governance contract#829kcsongor wants to merge 3 commits intocs/sui-new-package-systemfrom
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ed3f8cf to
feb5b37
Compare
463e81e to
73fdc91
Compare
f14e1ad to
c7c70ad
Compare
|
Please also see the following two for the security review |
c7c70ad to
d654d9e
Compare
Implement a governance contract that receives VAAs and executes admin operations on NTT. One governance package per NTT deployment (no dynamic dispatch on Sui).
d654d9e to
e8bc4b6
Compare
depends on #814