• 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
constants.ts 1.87 KB