block20StateRootLE
differ in basic chain generation and tests
#3681
Labels
Milestone
block20StateRootLE
differ in basic chain generation and tests
#3681
block20StateRootLE
inTestCreateBasicChain
differs from the one from theTestRPC
.Current Behavior
In
TestCreateBasicChain
logsBlock #20 stateroot LE: 9a431f425932ffb5c0a9b569fae2d5bc086753de21b6a83d6a41b46aaf21d014
however theblock20StateRootLE = "7e411d227a41b760e3c0309e12eb35c01064ffec59d237fcc495a69e97d8c033"
Expected Behavior
block20StateRootLE
should be the same.Steps to Reproduce
saveChain = true
usingTestCreateBasicChain
.testContractHash
,deploymentTxHash
and etc.) inpkg/services/rpcsrv/server_test.go
.make test
, check the result.Context
Found during #3680 (comment) .
Your Environment
Current master 3ec06f3
The text was updated successfully, but these errors were encountered: