mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
Merge 66174cf817 into 9c3db1be1d
This commit is contained in:
commit
19c16a82a2
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