1. 05 May, 2021 5 commits
  2. 04 May, 2021 5 commits
  3. 03 May, 2021 3 commits
  4. 02 May, 2021 1 commit
  5. 01 May, 2021 6 commits
  6. 30 Apr, 2021 5 commits
  7. 29 Apr, 2021 7 commits
  8. 28 Apr, 2021 7 commits
  9. 27 Apr, 2021 1 commit
    • 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