mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 21:56:43 +00:00
Add TestBcGasPricer, comments and unskip tests
This commit is contained in:
parent
4df06e7d5c
commit
8906194460
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ var (
|
|||
// fixed eventually
|
||||
"SimpleTx3",
|
||||
|
||||
// TODO: check why these fail
|
||||
// These tests are not valid, as they are out of scope for RLP and
|
||||
// the consensus protocol.
|
||||
"BLOCK__RandomByteAtTheEnd",
|
||||
"TRANSCT__RandomByteAtTheEnd",
|
||||
"BLOCK__ZeroByteAtTheEnd",
|
||||
|
|
|
|||
Loading…
Reference in a new issue