Draft proposal calldata security review
The calldata draft executes successfully and achieves the expected outcome of the proposal. All simulations and tests are available here.
To verify locally:
- Clone:
git clone https://github.com/blockful/dao-proposals.git - Checkout:
git checkout db6fd86 - Run:
forge test --match-path "src/ens/proposals/ep-kpk-update-8/*" -vv