-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #405 from ethereum/modlen-999188
Add a new input for modlen = 999188.
- Loading branch information
Showing
10 changed files
with
1,066 additions
and
287 deletions.
There are no files selected for viewing
196 changes: 98 additions & 98 deletions
196
...kchainTests/GeneralStateTests/stReturnDataTest/modexp_modsize0_returndatasize_d0g0v0.json
Large diffs are not rendered by default.
Oops, something went wrong.
184 changes: 92 additions & 92 deletions
184
...kchainTests/GeneralStateTests/stReturnDataTest/modexp_modsize0_returndatasize_d1g0v0.json
Large diffs are not rendered by default.
Oops, something went wrong.
84 changes: 42 additions & 42 deletions
84
...kchainTests/GeneralStateTests/stReturnDataTest/modexp_modsize0_returndatasize_d2g0v0.json
Large diffs are not rendered by default.
Oops, something went wrong.
84 changes: 42 additions & 42 deletions
84
...kchainTests/GeneralStateTests/stReturnDataTest/modexp_modsize0_returndatasize_d3g0v0.json
Large diffs are not rendered by default.
Oops, something went wrong.
654 changes: 654 additions & 0 deletions
654
...kchainTests/GeneralStateTests/stReturnDataTest/modexp_modsize0_returndatasize_d4g0v0.json
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
63 changes: 63 additions & 0 deletions
63
...iller/GeneralStateTests/stReturnDataTest/modexp_modsize0_returndatasize_d4g0v0Filler.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
{ | ||
"modexp_modsize0_returndatasize_d4g0v0" : { | ||
"blocks" : [ | ||
{ | ||
"blockHeaderPremine" : { | ||
"difficulty" : "0x020000", | ||
"gasLimit" : "0x02540be400", | ||
"timestamp" : "0x03e8", | ||
"updatePoW" : "1" | ||
}, | ||
"transactions" : [ | ||
{ | ||
"data" : "0x0000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000f3f14010101", | ||
"gasLimit" : "0x3b9aca00", | ||
"gasPrice" : "0x01", | ||
"nonce" : "0x00", | ||
"r" : "0x139d385c9f2698edb7398456a4b7467f47bcccd045fcab67d40ed96b4a6536fb", | ||
"s" : "0x1e1d4b33bff828b31f4974b678242ceeb9b5704bd1530de87a40c0557d9134a5", | ||
"to" : "0x1000000000000000000000000000000000000000", | ||
"v" : "0x1c", | ||
"value" : "0x00" | ||
} | ||
], | ||
"uncleHeaders" : [ | ||
] | ||
} | ||
], | ||
"genesisBlockHeader" : { | ||
"bloom" : "00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000", | ||
"coinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", | ||
"difficulty" : "131072", | ||
"extraData" : "0x42", | ||
"gasLimit" : "0x02540be400", | ||
"gasUsed" : "0", | ||
"mixHash" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", | ||
"nonce" : "0x0102030405060708", | ||
"number" : "0", | ||
"parentHash" : "0x0000000000000000000000000000000000000000000000000000000000000000", | ||
"receiptTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", | ||
"stateRoot" : "0xf99eb1626cfa6db435c0836235942d7ccaa935f1ae247d3f1c21e495685f903a", | ||
"timestamp" : "0x03b6", | ||
"transactionsTrie" : "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421", | ||
"uncleHash" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" | ||
}, | ||
"pre" : { | ||
"0x1000000000000000000000000000000000000000" : { | ||
"balance" : "0x00", | ||
"code" : "0x36600060003760206103e8366000600060055af26001556103e8516002553d600355", | ||
"nonce" : "0x00", | ||
"storage" : { | ||
"0x03" : "0xffffffff" | ||
} | ||
}, | ||
"0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { | ||
"balance" : "0x3635c9adc5dea00000", | ||
"code" : "", | ||
"nonce" : "0x00", | ||
"storage" : { | ||
} | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters