Releases: sei-protocol/go-ethereum-tmp
Releases · sei-protocol/go-ethereum-tmp
v1.15.0-sei-8
set precompiles
Strip leading zero for u256 unmarshal
v1.15.0-sei-10 patch json unmarshal to strip zeros
v1.15.0-sei-7
sei fork consolidated
v1.15.0-sei-6
sei fork consolidated
v1.15.0-sei-5
sei fork consolidated
v1.15.0-sei-4
sei fork consolidated
v1.15.0-sei-2
sei fork consolidated
Sei fork of Geth
v1.15.0-sei-1 sei fork consolidated
Strip leading zero for u256 unmarshal
trie: copy preimage store pointer in StateTrie.Copy (#31158) This fixes an error where executing `evm run --dump ...` omits preimages from the dump (because the statedb used for execution is a copy of another instance).
v1.15.0-test: trie: copy preimage store pointer in StateTrie.Copy (#31158)
This fixes an error where executing `evm run --dump ...` omits preimages from the dump (because the statedb used for execution is a copy of another instance).