1. 04 Mar, 2021 8 commits
  2. 03 Mar, 2021 12 commits
  3. 02 Mar, 2021 2 commits
  4. 26 Feb, 2021 2 commits
  5. 25 Feb, 2021 1 commit
  6. 24 Feb, 2021 1 commit
  7. 23 Feb, 2021 6 commits
    • Mark Tyneway's avatar
      gitflow: push to integrations repo (#241) · 0996a356
      Mark Tyneway authored
      0996a356
    • Karl Floersch's avatar
      version: v0.1.9 (#240) · d44c4b76
      Karl Floersch authored
      d44c4b76
    • ben-chain's avatar
      Standardized ETH and ERC20 Gateways (#222) · 1d5074df
      ben-chain authored
      * initial
      
      * get .calls test working
      
      * add assertions to withdrawal tests
      
      * add missing finalizeDeposit tests
      
      * clean up tests
      
      * clean up crosschain library
      
      * further clean up tests
      
      * clean up L1 Gateway, fix bug
      
      * further clean up contracts
      
      * quick save
      
      * quick save
      
      * Add unsupported to fix compiler bug, need to remove this
      
      * fix constructor inputs
      
      * build fixes
      
      * improve test case names
      
      * l1 gateway testing WIP
      
      * add comment on init
      
      * Add withdraw tests
      
      * temp only
      
      * All tests implemented, 2 still failing, needs polish
      
      * All tests implemented, 2 still failing, needs polish
      
      * add failing test for finalizeWithdrawAndCall
      
      * Add univ2erc20, broken build tho
      
      * get contracts building
      
      * clean up tests and interface
      
      * updates
      
      * move to uniswap ERC20
      
      * more updates, fix gateway tests with uniswap
      
      * finish deploy config?
      
      * Add ETH deposit gateway (OVM_L1ETHGateway) (#225)
      
      * OVM_L1ETHGateway almost working
      
      * OVM_L1ETHGateway tests all passing
      
      * clean up unused stuff
      
      * lower gaslimit
      
      * lower gas further
      
      * typo
      
      * break out helper
      
      * resolve messenger
      
      * update deploy config
      
      * renaming
      
      * lint
      
      * update tests to use AM
      
      * restructure fs layout
      
      * clean unused envar
      
      * remove interface version bound
      
      * remove todo
      
      * various minor cleanups
      
      * add safemath to contract account
      
      * update naming conventions
      
      * fix test config and test name
      
      * cleanup for consistency
      
      * fix eth send test
      
      * remove .only
      
      * clean up, add deposit gas limit
      
      * lint
      
      * add gas config and tests
      
      * fix indent
      Co-authored-by: default avatarben <ben@bens-MacBook-Pro.local>
      Co-authored-by: default avatarMaurelian <maurelian@protonmail.ch>
      Co-authored-by: default avatarMatt Masurka <m.masurka@gmail.com>
      1d5074df
    • Mark Tyneway's avatar
      version: v0.1.8 (#239) · 13e8a698
      Mark Tyneway authored
      13e8a698
    • Mark Tyneway's avatar
      feat/simulate message (#238) · 21f3098f
      Mark Tyneway authored
      * add function
      
      * cleaning
      
      * fix revert prefixing and add test revertmsg
      
      * write SM
      
      * debug: progress
      
      * Remove unnecessary logs
      
      * Fix typo
      
      Typo
      Co-authored-by: default avatarben-chain <ben@pseudonym.party>
      
      * Update contracts/optimistic-ethereum/OVM/execution/OVM_ExecutionManager.sol
      Co-authored-by: default avatarben-chain <ben@pseudonym.party>
      Co-authored-by: default avatarBen Jones <ben@pseudonym.party>
      Co-authored-by: default avatarKelvin Fichter <kelvinfichter@gmail.com>
      21f3098f
    • Mark Tyneway's avatar
      script: serve state dump (#229) · 2e4182cb
      Mark Tyneway authored
      * script: serve state dump
      
      * feat: python2
      
      * cleanup
      
      * yarn: add serve script
      2e4182cb
  8. 20 Feb, 2021 2 commits
  9. 19 Feb, 2021 2 commits
  10. 18 Feb, 2021 1 commit
  11. 17 Feb, 2021 1 commit
  12. 14 Feb, 2021 1 commit
  13. 13 Feb, 2021 1 commit