• 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
..
contracts Loading commit data...
scripts Loading commit data...
test Loading commit data...
CHANGELOG.md Loading commit data...
hardhat.config.ts Loading commit data...
package.json Loading commit data...
prettier-config.json Loading commit data...
tsconfig.json Loading commit data...
tslint.json Loading commit data...