[stable] Refactor static context check in CREATE (#6889)

* Refactor static context check in CREATE.

* Fix evm tests.
This commit is contained in:
Tomasz Drwięga
2017-10-25 11:52:32 +02:00
committed by Arkadiy Paronyan
parent 16c091590f
commit 6bb3edeb8a
6 changed files with 54 additions and 29 deletions

View File

@@ -19,4 +19,5 @@ export TARGETS="
-p ethcore-ipc-tests \
-p ethcore-ipc-nano \
-p ethcore-light \
-p evm \
-p parity"