aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttSignature/Vitalik_9Filler.json
blob: 4380ffb56dd40ba9f5e5bd990cbf775cd2ea4cd4 (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_9" : {
          "expect" : [
            {
                "network" : ["EIP158", "Byzantium", "Constantinople"],
                "result" : "valid",
                     "sender" : "d37922162ab7cea97c97a87551ed02c9a38b7332"
            },
            {
                "network" : ["Frontier", "Homestead", "EIP150"],
                "result" : "invalid"
            }
        ],
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0x029040",
            "gasPrice" : "0x04a817c807",
            "nonce" : "0x07",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "0x0157",
            "v" : "0x25",
            "r" : "0x52f1a9b320cab38e5da8a8f97989383aab0a49165fc91c737310e4f7e9821021",
            "s" : "0x52f1a9b320cab38e5da8a8f97989383aab0a49165fc91c737310e4f7e9821021"
        }
    }
}