ewasm / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
27 stars 4 forks source link

get storageRangeAt fixed upstream #3

Closed cdetrio closed 5 years ago

cdetrio commented 5 years ago

Patched here: https://github.com/ewasm/go-ethereum/commit/227c3a8540e397dfc60ac7a5a4d9ccf1471436ca

upstream PR is here: https://github.com/ethereum/go-ethereum/pull/18076

axic commented 5 years ago

This was merged. Hopefully part of 1.9.1 ?

axic commented 5 years ago

Released in 1.9.1 today.