Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit e0cf12a

Browse files
author
adria0
committed
update to last eth/test develop
1 parent 05e7f78 commit e0cf12a

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

ethcore/res/ethereum/tests

Submodule tests updated 10361 files

ethcore/res/ethereum/tests-issues/currents.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,30 @@
44
"reference": "Issue https://github.com/openethereum/openethereum/issues/11616",
55
"failing": "bcFrontierToHomestead",
66
"subtests": [
7-
"blockChainFrontierWithLargerTDvsHomesteadBlockchain2",
8-
"UncleFromFrontierInHomestead",
9-
"UnclePopulation",
10-
"blockChainFrontierWithLargerTDvsHomesteadBlockchain",
11-
"HomesteadOverrideFrontier",
12-
"CallContractThatCreateContractBeforeAndAfterSwitchover",
13-
"ContractCreationFailsOnHomestead"
7+
"blockChainFrontierWithLargerTDvsHomesteadBlockchain2_FrontierToHomesteadAt5",
8+
"UncleFromFrontierInHomestead_FrontierToHomesteadAt5",
9+
"UnclePopulation_FrontierToHomesteadAt5",
10+
"blockChainFrontierWithLargerTDvsHomesteadBlockchain_FrontierToHomesteadAt5"
1411
]
1512
},
1613
{
1714
"reference": "Issue https://github.com/openethereum/openethereum/issues/11616",
18-
"failing": "bcFrontierToDao",
15+
"failing": "bcHomesteadToDao",
1916
"subtests": [
20-
"DaoTransactions_EmptyTransactionAndForkBlocksAhead",
21-
"DaoTransactions",
22-
"DaoTransactions_UncleExtradata",
23-
"DaoTransactions_XBlockm1"
17+
"DaoTransactions_HomesteadToDaoAt5",
18+
"DaoTransactions_UncleExtradata_HomesteadToDaoAt5",
19+
"DaoTransactions_EmptyTransactionAndForkBlocksAhead_HomesteadToDaoAt5",
20+
"DaoTransactions_XBlockm1_HomesteadToDaoAt5",
21+
"HomesteadOverrideFrontier_FrontierToHomesteadAt5",
22+
"CallContractThatCreateContractBeforeAndAfterSwitchover_FrontierToHomesteadAt5",
23+
"ContractCreationFailsOnHomestead_FrontierToHomesteadAt5"
2424
]
2525
},
2626
{
2727
"reference": "Issue https://github.com/openethereum/openethereum/issues/11616",
2828
"failing": "bcHomesteadToEIP150",
2929
"subtests": [
30-
"EIP150Transition"
30+
"EIP150Transition_HomesteadToEIP150At5"
3131
]
3232
}
3333
],
@@ -37,4 +37,4 @@
3737
],
3838
"legacy_state": [
3939
]
40-
}
40+
}

0 commit comments

Comments
 (0)