mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 05:36:46 +00:00
Dev commit. Squash in rebase.
This commit is contained in:
parent
9c3db1be1d
commit
66174cf817
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ var (
|
||||||
"SimpleTx3",
|
"SimpleTx3",
|
||||||
|
|
||||||
// these panic in block_processor.go:84 , see https://github.com/ethereum/go-ethereum/issues/1384
|
// these panic in block_processor.go:84 , see https://github.com/ethereum/go-ethereum/issues/1384
|
||||||
"TRANSCT_rvalue_TooShort",
|
// "TRANSCT_rvalue_TooShort",
|
||||||
"TRANSCT_rvalue_TooLarge",
|
"TRANSCT_rvalue_TooLarge",
|
||||||
"TRANSCT_svalue_TooLarge",
|
"TRANSCT_svalue_TooLarge",
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue