openethereum/ethcore/res/ethereum
cheme a511264433 Implement NoProof for json tests and update tests reference (replaces #9744) (#9814)
* Update test reference.
Block test are really not working so I disabled a few by commenting
directly in source.

* Move ethtest commit cursor.

* Implements 'NoProof' engine from https://github.com/ethereum/tests/issues/464 .

Since tests has been regenerated those one were failing on block
difficulty check.

Update ethereum/tests, waiting for cost fix (block test are still
commented).

* Update tests submodule reference to latest (all test passing except an
identified case).
Fix block reward of constantinople json.

* Restore broken test by using old json tests files.

* Use CanonNoSeal instead of a custom engine, still have to include some
additional tests code.

* Gas upper limit check in json_chain test was bad, moving the test to
verification, the test is running in `verify_header_param`.
Note that test was previously only for ethash, and now for any engine.

* Restore old behavior (gas uper limit only for ethash engine), at the
cost of an additional trait method.

* Proper rpc test fix.

* Update tests submodule, add SStore bug tests.

* Fix json issue tabulation.
Update tests submodule to latest master (lot of new sstore tests
passing)

* Switch ethereum/tests to tag 6.0.0-beta.1 (no tests changes from latest
synch).

* Display hex with separator, use indirection instead of clone for copy
types.
2018-11-01 11:04:32 +01:00
..
tests@2cd62aeec1 Implement NoProof for json tests and update tests reference (replaces #9744) (#9814) 2018-11-01 11:04:32 +01:00
tests-issues Implement NoProof for json tests and update tests reference (replaces #9744) (#9814) 2018-11-01 11:04:32 +01:00
byzantium_test.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00
callisto.json Add Callisto support (#9534) 2018-10-11 11:03:57 +02:00
classic.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
constantinople_test.json Implement NoProof for json tests and update tests reference (replaces #9744) (#9814) 2018-11-01 11:04:32 +01:00
easthub.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
eip150_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
eip161_test.json Update state tests execution model (#9440) 2018-09-10 22:38:30 +02:00
eip210_test.json Enable all Constantinople hard fork changes in constantinople_test.json (#9505) 2018-09-12 02:08:23 +08:00
ellaism.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
expanse.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00
foundation.json Add hardcoded headers (#9730) 2018-10-10 17:37:10 +02:00
frontier_like_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
frontier_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
homestead_test.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
kovan_wasm_test.json Kovan WASM fork code (#7849) 2018-02-19 12:27:42 +01:00
kovan.json Add hardcoded headers (#9730) 2018-10-10 17:37:10 +02:00
mcip3_test.json ethcore: mcip3 block reward contract (#9605) 2018-10-03 12:44:43 +01:00
morden.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
musicoin.json ethcore: mcip3 block reward contract (#9605) 2018-10-03 12:44:43 +01:00
poacore.json HF in POA Core (2018-10-22) (#9724) 2018-10-09 17:17:39 +02:00
poasokol.json HF in POA Sokol (2018-09-19) (#9607) 2018-09-25 12:25:55 +02:00
ropsten.json ethcore: bump ropsten forkblock checkpoint (#9775) 2018-10-18 15:54:42 +02:00
social.json Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
tobalaba.json Update tobalaba.json (#9419) 2018-08-28 14:06:36 +02:00
transition_test.json Generalized blockReward and difficultyBombDelays config (#9480) 2018-09-09 00:38:07 +02:00