aboutsummaryrefslogtreecommitdiffstats
path: root/BlockchainTests
diff options
context:
space:
mode:
authorDimitry <dimitry@ethdev.com>2016-10-29 02:19:03 +0800
committerDimitry <dimitry@ethdev.com>2016-10-29 02:19:03 +0800
commit76223d982fbc0556d1677e8a3cffc59b86cf8498 (patch)
tree345fccf44e4e7a2c6a06910b969ed46bd2ec8661 /BlockchainTests
parent862b4e3d4a9a7141af1b4aaf7dfe228a6a294614 (diff)
downloaddexon-tests-76223d982fbc0556d1677e8a3cffc59b86cf8498.tar.gz
dexon-tests-76223d982fbc0556d1677e8a3cffc59b86cf8498.tar.zst
dexon-tests-76223d982fbc0556d1677e8a3cffc59b86cf8498.zip
create tests for EIP158
Diffstat (limited to 'BlockchainTests')
-rw-r--r--BlockchainTests/EIP150/README.md1
-rw-r--r--BlockchainTests/Homestead/README.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/BlockchainTests/EIP150/README.md b/BlockchainTests/EIP150/README.md
index 6e08f86c4..fd5c32550 100644
--- a/BlockchainTests/EIP150/README.md
+++ b/BlockchainTests/EIP150/README.md
@@ -1,3 +1,4 @@
Rules for .json tests execution in this folder:
All blocks starting from #0 are on Homestead+EIP150 rules
+No Dao Transition rules applied
diff --git a/BlockchainTests/Homestead/README.md b/BlockchainTests/Homestead/README.md
index 38cc755d1..95a570bce 100644
--- a/BlockchainTests/Homestead/README.md
+++ b/BlockchainTests/Homestead/README.md
@@ -1,3 +1,4 @@
Rules for .json tests execution in this folder:
All blocks starting from #0 are on Homestead rules
+No Dao Transition rules applied