• 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
..
shared Loading commit data...
basic-l1-l2-communication.spec.ts Loading commit data...
erc20.spec.ts Loading commit data...
fee-payment.spec.ts Loading commit data...
native-eth.spec.ts Loading commit data...
ovmcontext.spec.ts Loading commit data...
queue-ingestion.spec.ts Loading commit data...
read-proxy-event.spec.ts Loading commit data...
rpc.spec.ts Loading commit data...
setup-docker-compose-network.js Loading commit data...