diff options
author | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-06 16:37:50 +0800 |
---|---|---|
committer | Christoph Jentzsch <jentzsch.software@gmail.com> | 2014-11-06 16:37:50 +0800 |
commit | 988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4 (patch) | |
tree | 8f47377b2e75bcc5e3a296c31684880827206ff7 /vmArithmeticTestFiller.json | |
parent | 4b9dcd95ce5a33440de5014896bfeb99f6436c76 (diff) | |
download | dexon-solidity-988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4.tar.gz dexon-solidity-988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4.tar.zst dexon-solidity-988ca7b6fcaf12c988f9ec489b9037efdc1fb4d4.zip |
update SIGNEXTEND tests
Diffstat (limited to 'vmArithmeticTestFiller.json')
-rw-r--r-- | vmArithmeticTestFiller.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/vmArithmeticTestFiller.json b/vmArithmeticTestFiller.json index 29d523a3..b9369457 100644 --- a/vmArithmeticTestFiller.json +++ b/vmArithmeticTestFiller.json @@ -1725,7 +1725,7 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", "nonce" : 0, - "code" : "0x62122ff4600016600057", + "code" : "0x62122ff460000b600055", "storage": {} } }, @@ -1753,7 +1753,7 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", "nonce" : 0, - "code" : "0x62122f6a600016600057", + "code" : "0x62122f6a60000b600055", "storage": {} } }, @@ -1781,7 +1781,7 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", "nonce" : 0, - "code" : "0x6212faf4600116600057", + "code" : "0x6212faf460010b600055", "storage": {} } }, @@ -1809,7 +1809,7 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", "nonce" : 0, - "code" : "0x62126af4600116600057", + "code" : "0x62126af460010b600055", "storage": {} } }, @@ -1837,7 +1837,7 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", "nonce" : 0, - "code" : "0x62126af4605016600057", + "code" : "0x62126af460500b600055", "storage": {} } }, @@ -2005,7 +2005,7 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", "nonce" : 0, - "code" : "0x66f000000000000161ffff16600057", + "code" : "0x66f000000000000161ffff0b600055", "storage": {} } }, @@ -2033,7 +2033,7 @@ "0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "1000000000000000000", "nonce" : 0, - "code" : "0x60ff68f0000000000000000116600057", + "code" : "0x60ff68f000000000000000010b600055", "storage": {} } }, |