diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json | 86 |
1 files changed, 47 insertions, 39 deletions
diff --git a/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json b/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json index 79bcf2e0f..3b8308120 100644 --- a/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json +++ b/src/GeneralStateTestsFiller/stBadOpcode/badOpcodesFiller.json @@ -30,49 +30,57 @@ "nonce": "0", "storage": { } + }, + "1000000000000000000000000000000000000001" : { + "balance" : "1000000000000000000", + "code": "0x", + "nonce": "0", + "storage": { + } } }, "transaction" : { "data" : [ - "0x60016001600160010c", - "0x60016001600160010d", - "0x60016001600160010e", - "0x60016001600160010f", - "0x60016001600160011b", - "0x60016001600160011c", - "0x60016001600160011d", - "0x60016001600160011e", - "0x60016001600160011f", - "0x600160016001600121", - "0x600160016001600122", - "0x600160016001600123", - "0x600160016001600124", - "0x600160016001600125", - "0x600160016001600126", - "0x600160016001600127", - "0x600160016001600128", - "0x600160016001600129", - "0x60016001600160012a", - "0x60016001600160012b", - "0x60016001600160012c", - "0x60016001600160012d", - "0x60016001600160012e", - "0x60016001600160012f", - "0x60016001600160013f", - "0x600160016001600146", - "0x600160016001600147", - "0x600160016001600148", - "0x600160016001600149", - "0x60016001600160014a", - "0x60016001600160014b", - "0x60016001600160014c", - "0x60016001600160014d", - "0x60016001600160014e", - "0x60016001600160014f", - "0x60016001600160015c", - "0x60016001600160015d", - "0x60016001600160015e", - "0x60016001600160015f" + "0x60016001600160010c60006000f3", + "0x60016001600160010d60006000f3", + "0x60016001600160010e60006000f3", + "0x60016001600160010f60006000f3", + "0x60016001600160011b60006000f3", + "0x60016001600160011c60006000f3", + "0x60016001600160011d60006000f3", + "0x60016001600160011e60006000f3", + "0x60016001600160011f60006000f3", + "0x60016001600160012160006000f3", + "0x60016001600160012260006000f3", + "0x60016001600160012360006000f3", + "0x60016001600160012460006000f3", + "0x60016001600160012560006000f3", + "0x60016001600160012660006000f3", + "0x60016001600160012760006000f3", + "0x60016001600160012860006000f3", + "0x60016001600160012960006000f3", + "0x60016001600160012a60006000f3", + "0x60016001600160012b60006000f3", + "0x60016001600160012c60006000f3", + "0x60016001600160012d60006000f3", + "0x60016001600160012e60006000f3", + "0x60016001600160012f60006000f3", + "0x60016001600160013f60006000f3", + "0x60016001600160014660006000f3", + "0x60016001600160014760006000f3", + "0x60016001600160014860006000f3", + "0x60016001600160014960006000f3", + "0x60016001600160014a60006000f3", + "0x60016001600160014b60006000f3", + "0x60016001600160014c60006000f3", + "0x60016001600160014d60006000f3", + "0x60016001600160014e60006000f3", + "0x60016001600160014f60006000f3", + "0x60016001600160015c60006000f3", + "0x60016001600160015d60006000f3", + "0x60016001600160015e60006000f3", + "0x60016001600160015f60006000f3", + "0x6001600160016001f560006000f3" ], "gasLimit" : [ "400000" |