diff options
author | Martin Holst Swende <martin@swende.se> | 2018-10-16 06:26:47 +0800 |
---|---|---|
committer | Felix Lange <fjl@users.noreply.github.com> | 2018-10-16 06:26:47 +0800 |
commit | 60827dc50fc0892f63fc79704c57b45cf34f991e (patch) | |
tree | 351d66c284989acde5f368f1e5f29890ce96894b /tests/testdata | |
parent | 2e98631c5e5724bea1a29b877929b4911bf50b86 (diff) | |
download | dexon-60827dc50fc0892f63fc79704c57b45cf34f991e.tar dexon-60827dc50fc0892f63fc79704c57b45cf34f991e.tar.gz dexon-60827dc50fc0892f63fc79704c57b45cf34f991e.tar.bz2 dexon-60827dc50fc0892f63fc79704c57b45cf34f991e.tar.lz dexon-60827dc50fc0892f63fc79704c57b45cf34f991e.tar.xz dexon-60827dc50fc0892f63fc79704c57b45cf34f991e.tar.zst dexon-60827dc50fc0892f63fc79704c57b45cf34f991e.zip |
tests: update tests, implement no-pow blocks (#17902)
This commit updates our tests with the latest and greatest from ethereum/tests.
It also contains implementation of NoProof for blockchain tests.
Diffstat (limited to 'tests/testdata')
m--------- | tests/testdata | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/testdata b/tests/testdata -Subproject ad2184adca367c0b68c65b44519dba16e1d0b9e +Subproject 95a309203890e6244c6d4353ca411671973c13b |