diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-09-28 03:48:09 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-09-28 03:48:09 +0800 |
commit | 9cdd2180833d98cf967929e07cab6638c2e933d0 (patch) | |
tree | be5623284d65f4109bd1041fe5c123cdd45a3063 /vmBitwiseLogicOperationTest.json | |
parent | 28ed968b46590bd8f3e5bb25606e8f83e0ee9b9e (diff) | |
download | go-tangerine-9cdd2180833d98cf967929e07cab6638c2e933d0.tar go-tangerine-9cdd2180833d98cf967929e07cab6638c2e933d0.tar.gz go-tangerine-9cdd2180833d98cf967929e07cab6638c2e933d0.tar.bz2 go-tangerine-9cdd2180833d98cf967929e07cab6638c2e933d0.tar.lz go-tangerine-9cdd2180833d98cf967929e07cab6638c2e933d0.tar.xz go-tangerine-9cdd2180833d98cf967929e07cab6638c2e933d0.tar.zst go-tangerine-9cdd2180833d98cf967929e07cab6638c2e933d0.zip |
Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed empty storage from adresses.
Diffstat (limited to 'vmBitwiseLogicOperationTest.json')
-rw-r--r-- | vmBitwiseLogicOperationTest.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/vmBitwiseLogicOperationTest.json b/vmBitwiseLogicOperationTest.json index 144baf992..5373b10f9 100644 --- a/vmBitwiseLogicOperationTest.json +++ b/vmBitwiseLogicOperationTest.json @@ -73,9 +73,6 @@ "code" : "0x6001600210600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x" - ] } } }, @@ -388,9 +385,6 @@ "code" : "0x6780402010080402017fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff13600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x" - ] } } }, @@ -433,9 +427,6 @@ "code" : "0x678040201008040201600013600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x" - ] } } }, @@ -748,9 +739,6 @@ "code" : "0x678040201008040201601f601f0313600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x" - ] } } }, @@ -793,9 +781,6 @@ "code" : "0x6780402010080402016020601f0513600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x" - ] } } }, @@ -1108,9 +1093,6 @@ "code" : "0x6002600212600057", "nonce" : "0", "storage" : { - "0x" : [ - "0x" - ] } } }, |