• 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
Name
Last commit
Last update
..
.github Loading commit data...
bin Loading commit data...
contracts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
buidler-env.d.ts Loading commit data...
buidler.config.ts Loading commit data...
package.json Loading commit data...
prettier-config.json Loading commit data...
tsconfig.json Loading commit data...
tsconfig.prod.json Loading commit data...
tslint.json Loading commit data...
yarn.lock Loading commit data...