• 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
..
bin Loading commit data...
contracts Loading commit data...
deploy Loading commit data...
deployments Loading commit data...
scripts Loading commit data...
src Loading commit data...
tasks Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.prettierrc.json Loading commit data...
.solcover.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
codechecks.yml Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
slither.config.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...