From 22558f3be8542021415ba94b9474618f6efc09a1 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Tue, 4 Sep 2018 13:57:15 +0300 Subject: create2 bounds + yoichi tests --- GeneralStateTests/stCreate2/CREATE2_Bounds.json | 73 +++++++++++++++++++++++++ 1 file changed, 73 insertions(+) create mode 100644 GeneralStateTests/stCreate2/CREATE2_Bounds.json (limited to 'GeneralStateTests/stCreate2/CREATE2_Bounds.json') diff --git a/GeneralStateTests/stCreate2/CREATE2_Bounds.json b/GeneralStateTests/stCreate2/CREATE2_Bounds.json new file mode 100644 index 000000000..09985aa9d --- /dev/null +++ b/GeneralStateTests/stCreate2/CREATE2_Bounds.json @@ -0,0 +1,73 @@ +{ + "CREATE2_Bounds" : { + "_info" : { + "comment" : "", + "filledwith" : "testeth 1.5.0.dev2+commit.64fca38d.dirty", + "lllcversion" : "Version: 0.4.25-develop.2018.8.9+commit.63d071d6.mod.Linux.g++", + "source" : "src/GeneralStateTestsFiller/stCreate2/CREATE2_BoundsFiller.json", + "sourceHash" : "ed0e5020bf970dd4e242f44d17c0f82af2e0daa23a56e5b4980c66e742b60022" + }, + "env" : { + "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", + "currentDifficulty" : "0x020000", + "currentGasLimit" : "0x7fffffffffffffff", + "currentNumber" : "0x01", + "currentTimestamp" : "0x03e8", + "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" + }, + "post" : { + "Constantinople" : [ + { + "hash" : "0x8b4cc12901f1be60268921d63d01e2e8e3d3b1dab070b9c39cca43aecbb3033e", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + }, + { + "hash" : "0x7287b1294e0436cb824b9a792e09a064a38196e68b8cc95a9302ad03ad908523", + "indexes" : { + "data" : 0, + "gas" : 1, + "value" : 0 + }, + "logs" : "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347" + } + ] + }, + "pre" : { + "0x1000000000000000000000000000000000000000" : { + "balance" : "0x64", + "code" : "0x7f6001600155601080600c6000396000f3006000355415600957005b6020356000600052603560205360556021536000600060006001f5506000630fffffff60006001f5", + "nonce" : "0x00", + "storage" : { + } + }, + "0xa94f5374fce5edbc8e2a8697c15331677e6ebf0b" : { + "balance" : "0x0fffffffffffffffffffffffffffffffffffffffffffffffff", + "code" : "", + "nonce" : "0x00", + "storage" : { + } + } + }, + "transaction" : { + "data" : [ + "0x" + ], + "gasLimit" : [ + "0x0249f0", + "0x0ee6b280" + ], + "gasPrice" : "0x01", + "nonce" : "0x00", + "secretKey" : "0x45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8", + "to" : "0x1000000000000000000000000000000000000000", + "value" : [ + "0x00" + ] + } + } +} \ No newline at end of file -- cgit v1.2.3