• smartcontracts's avatar
    feat[contracts]: add sequencer fee wallet (#1029) · e045f582
    smartcontracts authored
    * wip: first draft of the fee wallet
    
    * add fee wallet to dump
    
    * rename to sequencer vault
    
    * add L1 fee wallet to geth config
    
    * add unit tests
    
    * fix geth linting error
    
    * add a basic integration test
    
    * fix broken integration test
    
    * add test for correct storage slot
    
    * add integration test for fee withdrawal
    
    * fix typo in integration tests
    
    * fix a bug bin integration tests
    
    * Update OVM_SequencerFeeVault.sol
    
    * fix bug in contract tests
    
    * chore: add changeset
    
    * fix bug in contract tests
    e045f582
Name
Last commit
Last update
..
contracts Loading commit data...
scripts Loading commit data...
sync-tests Loading commit data...
test Loading commit data...
.prettierrc.json Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
hardhat.config.ts Loading commit data...
mocha.opts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...