mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-18 09:53:48 +00:00
remove outdated note-to-self in the language of love
This commit is contained in:
parent
3ad0d18d9d
commit
584f2776ee
1 changed files with 0 additions and 1 deletions
|
|
@ -372,7 +372,6 @@ func TestProcessVerkleInvalidContractCreation(t *testing.T) {
|
|||
t.Fatalf("nil new value in BLOCKHASH contract insert")
|
||||
}
|
||||
if *stemStateDiff.SuffixDiffs[0].NewValue != genesisH {
|
||||
// je sais pas pourquoi, le hash storé est faux. On dirait le empty code hash mais c'est un hasard
|
||||
t.Fatalf("invalid BLOCKHASH value: %x != %x", *stemStateDiff.SuffixDiffs[0].NewValue, genesisH)
|
||||
}
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in a new issue