Closed tzdybal closed 6 years ago
LGTM :green_salad:
geez... AppVeyor failed to assign job to 'gce' build environment after 3 attempt(s). The envronment is either unavailable or there are no free workers, however alternate build environment was not configured by the system administrator. Please try again later.
https://ci.appveyor.com/project/splix/go-ethereum/builds/19696810
@tzdybal PTAL ;)
Implementation is ready, rebased to the top of
ecip1045
branch. I'm writing more unit tests, as this feature is consensus related. I wan't to manually test compatibility ofReceipt
RLP encoding/decoding with parity to be 100% sure of implementation.