1. 15 Dec, 2020 5 commits
  2. 14 Dec, 2020 1 commit
  3. 13 Dec, 2020 1 commit
  4. 12 Dec, 2020 12 commits
  5. 11 Dec, 2020 5 commits
  6. 10 Dec, 2020 3 commits
    • Alina's avatar
      createEOA setAccountNonce to 0 (#109) · cb4f29ef
      Alina authored
      cb4f29ef
    • Alina's avatar
      remove unused stateTransitionIndex (#108) · e596f566
      Alina authored
      * rm unused stateTransitionIndex
      e596f566
    • Kelvin Fichter's avatar
      Various fixes found while working on the fraud proving service (#97) · 1e438d4b
      Kelvin Fichter authored
      * Hotfix for decoding rlp values in state transitioner
      
      * Fix for empty code hash and storage roots
      
      * Experimenting with sequencer entrypoint
      
      * We may have messed up nuisance gas
      
      * Changed how we verify keys
      
      * Pad left in state transitioner
      
      * Added some experimental stuff
      
      * Add simplifications for state transitioner
      
      * Further simplifications
      
      * Fix for execution manager
      
      * A few optimizations
      
      * Experimental fixes
      
      * Temporarily change gas limit
      
      * Temp tx index fix
      
      * Fixed bug for generating single-node root hashes
      
      * Add events to state transitioner
      
      * Added revert messages to st
      
      * Added some logging to debug
      
      * Removed console.log in execution manager
      
      * Fixed tests, linted
      
      * Remove gas metering
      
      * Have init set storage root
      
      * Fixed account encoding
      
      * Fix for when storage values do not change
      
      * Added remaining fixes
      
      * Tweaks as per review
      
      * Another sm fix
      
      * More sm fixes
      
      * Fixes in the state manager
      
      * Added more comments
      
      * Fix compilation error
      
      * Another compilation error
      
      * Minor fixes re: review
      1e438d4b
  7. 09 Dec, 2020 4 commits
  8. 03 Dec, 2020 8 commits
  9. 02 Dec, 2020 1 commit