1. 06 Apr, 2021 1 commit
  2. 02 Apr, 2021 1 commit
    • Maurelian's avatar
      Add coverage testing script (#348) · 46d30311
      Maurelian authored
      * Add coverage config
      
      * Add flags to skip gas tests when running coverage
      
      * Check-in coverage output
      
      * Revert "Check-in coverage output"
      
      
      Too noisy to have coverage output stored here. I will look for an alternative solution.
      
      This reverts commit fb631f2471903e9b8ab76c66e18f308d92930cae.
      
      * Add test coverage artifacts to gitignore
      
      * Add test coverage instructions to README
      
      * Lint
      46d30311
  3. 01 Apr, 2021 1 commit
  4. 30 Mar, 2021 1 commit
  5. 27 Mar, 2021 2 commits
  6. 26 Mar, 2021 2 commits
  7. 24 Mar, 2021 3 commits
  8. 23 Mar, 2021 2 commits
  9. 22 Mar, 2021 1 commit
  10. 20 Mar, 2021 3 commits
  11. 18 Mar, 2021 1 commit
  12. 16 Mar, 2021 4 commits
  13. 15 Mar, 2021 1 commit
    • ben-chain's avatar
      Eliminate EM.safeCREATE logic (#308) · 7a3d3ad7
      ben-chain authored
      * new create codepath working
      
      * get calls ported over to new function
      
      * remove from interface
      
      * clean up, add comments
      
      * remove unused commented code
      
      * fix nuisance gas
      
      * add return type to ovmCREATE
      
      * focus on final failing test
      
      * finish up tests with new contract account revert type
      
      * remove test focus
      
      * linting
      
      * cleanup
      
      * add explicit unsafe bytecode test
      
      * linting
      
      * remove pointless ternary
      
      * fix docstring
      
      * fix eth_call for creates and fix contract account reversions
      
      * use if statement instead
      
      * nits
      
      * Update contracts/optimistic-ethereum/OVM/execution/OVM_ExecutionManager.sol
      Co-authored-by: default avatarsmartcontracts <kelvinfichter@gmail.com>
      
      * Update contracts/optimistic-ethereum/OVM/execution/OVM_ExecutionManager.sol
      Co-authored-by: default avatarsmartcontracts <kelvinfichter@gmail.com>
      
      * Update contracts/optimistic-ethereum/OVM/execution/OVM_ExecutionManager.sol
      Co-authored-by: default avatarsmartcontracts <kelvinfichter@gmail.com>
      
      * Update contracts/optimistic-ethereum/OVM/execution/OVM_ExecutionManager.sol
      Co-authored-by: default avatarsmartcontracts <kelvinfichter@gmail.com>
      
      * Update contracts/optimistic-ethereum/OVM/execution/OVM_ExecutionManager.sol
      Co-authored-by: default avatarsmartcontracts <kelvinfichter@gmail.com>
      
      * Fix nits on comments
      
      * More small comment fixes
      
      * fix capitalization, add ref URL
      
      * PR feedback
      
      * opcodes->bytecode
      
      * doc: explain eth_call create return type
      
      * Update contracts/optimistic-ethereum/OVM/execution/OVM_ExecutionManager.sol
      Co-authored-by: default avatarsmartcontracts <kelvinfichter@gmail.com>
      Co-authored-by: default avatarMaurelian <maurelian@protonmail.ch>
      7a3d3ad7
  14. 13 Mar, 2021 5 commits
  15. 12 Mar, 2021 1 commit
  16. 11 Mar, 2021 1 commit
  17. 10 Mar, 2021 2 commits
  18. 09 Mar, 2021 2 commits
  19. 06 Mar, 2021 1 commit
  20. 05 Mar, 2021 5 commits