aboutsummaryrefslogtreecommitdiffstats
path: root/StateTests
diff options
context:
space:
mode:
authorDimitry <winsvega@mail.ru>2016-11-25 02:31:26 +0800
committerDimitry <winsvega@mail.ru>2016-11-25 02:31:26 +0800
commitf21c49dc816e6f5c5abdcddcd03d5093a868ed5a (patch)
treee25bcfe75cc42ac0029075394fab0375e897532a /StateTests
parentd509c75936ec6cbba683ee1916aa0bca436bc376 (diff)
downloaddexon-tests-f21c49dc816e6f5c5abdcddcd03d5093a868ed5a.tar.gz
dexon-tests-f21c49dc816e6f5c5abdcddcd03d5093a868ed5a.tar.zst
dexon-tests-f21c49dc816e6f5c5abdcddcd03d5093a868ed5a.zip
vitalik's transaction test
Diffstat (limited to 'StateTests')
-rw-r--r--StateTests/EIP158/stEIP158SpecificTest.json76
1 files changed, 76 insertions, 0 deletions
diff --git a/StateTests/EIP158/stEIP158SpecificTest.json b/StateTests/EIP158/stEIP158SpecificTest.json
index d363929c0..488edc94d 100644
--- a/StateTests/EIP158/stEIP158SpecificTest.json
+++ b/StateTests/EIP158/stEIP158SpecificTest.json
@@ -655,5 +655,81 @@
"to" : "ba4f5374fce5edbc8e2a8697c15331677e6ebf0b",
"value" : "0x00"
}
+ },
+ "vitalikTransactionTest" : {
+ "env" : {
+ "currentCoinbase" : "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba",
+ "currentDifficulty" : "0x02b8feb0",
+ "currentGasLimit" : "0x989680",
+ "currentNumber" : "0x28d138",
+ "currentTimestamp" : "0x01",
+ "previousHash" : "5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6"
+ },
+ "logs" : [
+ ],
+ "out" : "0x",
+ "post" : {
+ "1bc78ae0e5ec5cb439f1d5355d6f90d38343e109" : {
+ "balance" : "0x00",
+ "code" : "0x",
+ "nonce" : "0x03",
+ "storage" : {
+ }
+ },
+ "2adc25665018aa1fe0e6bc666dac8fc2697ff9ba" : {
+ "balance" : "0x044dec",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ },
+ "51f9d7f98e997bdd6bebde4c2dd27be8c99303aa" : {
+ "balance" : "0x00",
+ "code" : "0x6000603f5359610043806100135939610056566c010000000000000000000000007fee098e6c2a43d9e2c04f08f0c3a87b0ba59079d4d53532071d6cd0cb86facd5605ff6100008061003f60003961003f565b6000f35b816000f0905050fe",
+ "nonce" : "0x01",
+ "storage" : {
+ }
+ },
+ "cd2a3d9f938e13cd947ec05abc7fe734df8dd826" : {
+ "balance" : "0xfffffffffffffbb213",
+ "code" : "0x",
+ "nonce" : "0x0150",
+ "storage" : {
+ }
+ },
+ "ee098e6c2a43d9e2c04f08f0c3a87b0ba59079d4" : {
+ "balance" : "0x00",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "postStateRoot" : "e3de92e8ec039e7b32fc50549194af8e16214e995915d1f66c4121d30ff88275",
+ "pre" : {
+ "cd2a3d9f938e13cd947ec05abc7fe734df8dd826" : {
+ "balance" : "0xffffffffffffffffff",
+ "code" : "0x",
+ "nonce" : "0x014f",
+ "storage" : {
+ }
+ },
+ "ee098e6c2a43d9e2c04f08f0c3a87b0ba59079d4" : {
+ "balance" : "0x00",
+ "code" : "0x",
+ "nonce" : "0x00",
+ "storage" : {
+ }
+ }
+ },
+ "transaction" : {
+ "data" : "0x6000607f5359610043806100135939610056566c010000000000000000000000007fee098e6c2a43d9e2c04f08f0c3a87b0ba59079d4d53532071d6cd0cb86facd5605ff6100008061003f60003961003f565b6000f35b816000f0905050596100718061006c59396100dd5661005f8061000e60003961006d566000603f5359610043806100135939610056566c010000000000000000000000007fee098e6c2a43d9e2c04f08f0c3a87b0ba59079d4d53532071d6cd0cb86facd5605ff6100008061003f60003961003f565b6000f35b816000f0905050fe5b6000f35b816000f0905060405260006000600060006000604051620249f0f15061000080610108600039610108565b6000f3",
+ "gasLimit" : "0x0fffff",
+ "gasPrice" : "0x01",
+ "nonce" : "0x014f",
+ "secretKey" : "c85ef7d79691fe79573b1a7064c19c1a9819ebdbd1faaab1a8ec92344438aaf4",
+ "to" : "",
+ "value" : "0x00"
+ }
}
} \ No newline at end of file