espresso-sequencer icon indicating copy to clipboard operation
espresso-sequencer copied to clipboard

2958 pos contracts post deployment scripts

Open alysiahuggins opened this issue 6 months ago • 0 comments

Closes #2972

This PR:

  • Implements the PostDeployment.s.sol script for the StakeTable & EspToken contracts and for checking gnosis sig wallets
  • Adds post-deployment checks and initializations to ensure the StakeTable & EspToken contracts are correctly set up e.g.ownership and initialization values

This PR does not:

Key places to review:

  • contracts/script/PostDeployment.s.sol: Review the run function implementation for correctness and completeness.

alysiahuggins avatar Apr 08 '25 16:04 alysiahuggins