Add TestBcGasPricer, comments and unskip tests

This commit is contained in:
Gustav Simonsson 2015-07-06 13:56:56 +02:00 committed by zelig
parent 4df06e7d5c
commit 8906194460

View file

@ -25,7 +25,8 @@ var (
// fixed eventually // fixed eventually
"SimpleTx3", "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", "BLOCK__RandomByteAtTheEnd",
"TRANSCT__RandomByteAtTheEnd", "TRANSCT__RandomByteAtTheEnd",
"BLOCK__ZeroByteAtTheEnd", "BLOCK__ZeroByteAtTheEnd",