tests: update from github.com/ethereum/tests @ f21c49dc816e

This commit is contained in:
Felix Lange
2016-11-24 22:40:08 +01:00
parent 12d654a6fc
commit bca7bfa927
31 changed files with 1799 additions and 1065 deletions

View File

@ -57,6 +57,9 @@ var (
*/
TransSkipTests = []string{
"TransactionWithHihghNonce256",
"Vitalik_15",
"Vitalik_16",
"Vitalik_17",
}
StateSkipTests = []string{}
VmSkipTests = []string{}