aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttSignature/Vitalik_11Filler.json
blob: a27475d015da49d5fb7369e8e1d0f58342df2f50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
    "Vitalik_11" : {
          "expect" : [
            {
                "network" : ["EIP158", "Byzantium", "Constantinople"],
                "result" : "valid",
                     "sender" : "3c24d7329e92f84f08556ceb6df1cdb0104ca49f"
            },
            {
                "network" : ["Frontier", "Homestead", "EIP150"],
                "result" : "invalid"
            }
        ],
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0x033450",
            "gasPrice" : "0x04a817c809",
            "nonce" : "0x09",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "0x02d9",
            "v" : "0x25",
            "r" : "0x52f8f61201b2b11a78d6e866abc9c3db2ae8631fa656bfe5cb53668255367afb",
            "s" : "0x52f8f61201b2b11a78d6e866abc9c3db2ae8631fa656bfe5cb53668255367afb"
        }
    }
}