aboutsummaryrefslogtreecommitdiffstats
path: root/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_3_prefixed0Filler.json
diff options
context:
space:
mode:
authorDimitry <dimitry@ethereum.org>2017-10-13 16:47:31 +0800
committerDimitry <dimitry@ethereum.org>2017-10-13 16:47:31 +0800
commit5b6650b4d34f950e493f539df8d5e321f36ebb8b (patch)
treecec7858fa287d5dd002c2b95e82bff0c921989e3 /src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_3_prefixed0Filler.json
parent93c0c1ad9791dc6a0e93a39758f0639b50462f50 (diff)
downloaddexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar
dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.gz
dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.bz2
dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.lz
dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.xz
dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.tar.zst
dexon-tests-5b6650b4d34f950e493f539df8d5e321f36ebb8b.zip
split large test suites
Diffstat (limited to 'src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_3_prefixed0Filler.json')
-rw-r--r--src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_3_prefixed0Filler.json61
1 files changed, 61 insertions, 0 deletions
diff --git a/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_3_prefixed0Filler.json b/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_3_prefixed0Filler.json
new file mode 100644
index 000000000..16f8dea23
--- /dev/null
+++ b/src/GeneralStateTestsFiller/stPreCompiledContracts2/CallRipemd160_3_prefixed0Filler.json
@@ -0,0 +1,61 @@
+{
+ "CallRipemd160_3_prefixed0" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x20000",
+ "currentGasLimit" : "10000000",
+ "currentNumber" : "1",
+ "currentTimestamp" : "1000",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "expect" : [
+ {
+ "indexes" : {
+ "data" : -1,
+ "gas" : -1,
+ "value" : -1
+ },
+ "network" : ["ALL"],
+ "result" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "storage" : {
+ "0x00" : "0x316750573f9be26bc17727b47cacedbd0ab3e6ca",
+ "0x02" : "0x01"
+ }
+ }
+ }
+ }
+ ],
+ "pre" : {
+ "095e7baea6a6c7c4c2dfeb977efac326af552d87" : {
+ "balance" : "20000000",
+ "code" : "{ (MSTORE 0 0x00f34578907f) [[ 2 ]] (CALL 6000 3 0 0 37 0 32) [[ 0 ]] (MLOAD 0)}",
+ "nonce" : "0",
+ "storage" : {
+ }
+ },
+ "a94f5374fce5edbc8e2a8697c15331677e6ebf0b" : {
+ "balance" : "1000000000000000000",
+ "code" : "",
+ "nonce" : "0",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : [
+ ""
+ ],
+ "gasLimit" : [
+ "365224"
+ ],
+ "gasPrice" : "1",
+ "nonce" : "0",
+ "secretKey" : "45a915e4d060149eb4365960e6a7a45f334393093061116b197e3240065ff2d8",
+ "to" : "095e7baea6a6c7c4c2dfeb977efac326af552d87",
+ "value" : [
+ "100000"
+ ]
+ }
+ }
+} \ No newline at end of file