• Georgios Konstantopoulos's avatar
    feat: set L2 execution price manually (#557) · 79f66e96
    Georgios Konstantopoulos authored
    * refactor(l2geth): rename L1GasPrice to DataPrice
    
    * feat(l2geth/rollup-gpo): allow execution price to be specified
    
    * feat(l2geth/api): use the execution price instead of the historical gasprice
    
    * feat(l2geth): allow configuring the l2 execution price
    
    * fix(integration-tests): adjust gas costs to match 0-execution price
    
    * fix(integration-tests): pin down l1 gas estimation costs to the expected values
    
    * chore: add changeset
    
    * fix(sync-service): adjust tests for the refactor
    
    * feat(rollup-gasprice): make Rollup GPO methods thread safe
    79f66e96
Name
Last commit
Last update
..
downloader Loading commit data...
fetcher Loading commit data...
filters Loading commit data...
gasprice Loading commit data...
tracers Loading commit data...
api.go Loading commit data...
api_backend.go Loading commit data...
api_backend_test.go Loading commit data...
api_test.go Loading commit data...
api_tracer.go Loading commit data...
backend.go Loading commit data...
bloombits.go Loading commit data...
config.go Loading commit data...
enr_entry.go Loading commit data...
gen_config.go Loading commit data...
handler.go Loading commit data...
handler_test.go Loading commit data...
helper_test.go Loading commit data...
metrics.go Loading commit data...
peer.go Loading commit data...
protocol.go Loading commit data...
protocol_test.go Loading commit data...
sync.go Loading commit data...
sync_test.go Loading commit data...