aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttSignature/Vitalik_5Filler.json
blob: c720d13bcabdfb201284fbe20f8c6b73e06ac6c6 (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_5" : {
        "expect" : [
            {
                "network" : ["EIP158", "Byzantium", "Constantinople"],
                "result" : "valid",
                     "sender" : "f9358f2538fd5ccfeb848b64a96b743fcc930554"
            },
            {
                "network" : ["Frontier", "Homestead", "EIP150"],
                "result" : "invalid"
            }
        ],
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0x019a28",
            "gasPrice" : "0x04a817c804",
            "nonce" : "0x04",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "0x40",
            "v" : "0x25",
            "r" : "0x13600b294191fc92924bb3ce4b969c1e7e2bab8f4c93c3fc6d0a51733df3c063",
            "s" : "0x13600b294191fc92924bb3ce4b969c1e7e2bab8f4c93c3fc6d0a51733df3c060"
        }
    }
}