• Matthew Slipper's avatar
    ctb, testmig: Add migration test script, migration dictator cleanups (#3812) · 8333f0f2
    Matthew Slipper authored
    * ctb, testmig: Add migration test script, migration dictator cleanups
    
    Adds a Python script to test the migration end-to-end. Currently, it will:
    
    1. Download a DTL and L2Geth archive from GCS
    2. Spin up a forked L1
    3. Set state slots so that the deployer owns the legacy system
    4. Perform the migration
    
    Also includes some fixes to make the migration dictator work, there were a couple of small changes that still needed to be implemented.
    
    * bindings: regenerate
    
    * update deploy configs
    
    * bindingz
    8333f0f2
Name
Last commit
Last update
..
contracts Loading commit data...
deploy Loading commit data...
deploy-config Loading commit data...
deployments Loading commit data...
scripts Loading commit data...
src Loading commit data...
tasks Loading commit data...
.env.example Loading commit data...
.eslintignore Loading commit data...
.eslintrc.js Loading commit data...
.gas-snapshot Loading commit data...
.gitignore Loading commit data...
.npmignore Loading commit data...
.prettierignore Loading commit data...
.prettierrc.js Loading commit data...
.solhint.json Loading commit data...
.solhintignore Loading commit data...
.storage-layout Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
foundry.toml Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
slither.config.json Loading commit data...
slither.db.json Loading commit data...
tsconfig.json Loading commit data...