• 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
..
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...