1. 10 Jun, 2021 4 commits
  2. 09 Jun, 2021 3 commits
  3. 08 Jun, 2021 3 commits
  4. 07 Jun, 2021 1 commit
  5. 06 Jun, 2021 1 commit
  6. 04 Jun, 2021 3 commits
  7. 03 Jun, 2021 5 commits
  8. 02 Jun, 2021 10 commits
  9. 31 May, 2021 2 commits
  10. 29 May, 2021 2 commits
    • Mark Tyneway's avatar
      feat: fees v2 (#976) · a64f8161
      Mark Tyneway authored
      * l2 geth: new fee logic
      
      * l2 geth: migrate to fees package
      
      * core-utils: new fee scheme
      
      * chore: add changeset
      
      * l2geth: delete dead code
      
      * integration-tests: fix typo
      
      * integration-tests: fixes
      
      * fees: use fee scalar
      
      * lint: fix
      
      * rollup: correct gas payment comparison
      
      * fix(integration-tests): do not hardcode gas price
      
      * core-utils: update with new scheme
      
      * l2geth: refactor rollup oracle
      
      * l2geth: clean up DoEstimateGas
      
      * l2geth: implement latest scheme
      
      * tests: fix up
      
      * lint: fix
      
      * l2geth: better sycn service test
      
      * optimism: rename to TxGasLimit
      
      * fee: fix docstring
      
      * tests: fix
      
      * variables: rename
      
      * l2geth: prevent users from sending txs with too high of a fee
      
      * integration-tests: fix import
      
      * integration-tests: fix type
      
      * integration-tests: fix gas limits
      
      * lint: fix
      
      * l2geth: log error
      Co-authored-by: default avatarGeorgios Konstantopoulos <me@gakonst.com>
      a64f8161
    • Karl Floersch's avatar
      feat: add hardhat deploy instructions to readme (#965) · 4e03f8a9
      Karl Floersch authored
      * feat: add deployment instructions to readme
      
      * Add changeset
      
      * fix style
      
      * Update README.md
      4e03f8a9
  11. 28 May, 2021 3 commits
  12. 27 May, 2021 3 commits