issues
search
NexusMutual
/
smart-contracts
GNU General Public License v3.0
170
stars
62
forks
source link
feat: update create2 deploy and governance scripts
#1284
Open
rackstar
opened
4 days ago
rackstar
commented
4 days ago
Description
Closes #1258
add tenderly network support for create2/deploy script
uses the deployer address to deploy to tenderly testnet - mimicking exactly what would happen in main-net
re-wrote governance inputs encode/decode to generalise its logic
simulate governance proposal script
execute governance proposal script - (useful when setting up vnets to closely mimic what will happen on-chain)
Testing
tested the scripts on the 2.10.0 release
Checklist
[x] Performed a self-review of my own code
[x] Made corresponding changes to the documentation
Description
Closes #1258
Testing
Checklist