aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttSignature/Vitalik_1Filler.json
blob: ba86b6ea3d902fc1c7d4bad1cf9394f126b69228 (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_1" : {
         "expect" : [
            {
                "network" : ["EIP158", "Byzantium", "Constantinople"],
                "result" : "valid",
                  "sender" : "f0f6f18bca1b28cd68e4357452947e021241e9ce"
            },
            {
                "network" : ["Frontier", "Homestead", "EIP150"],
                "result" : "invalid"
            }
        ],
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0x5208",
            "gasPrice" : "0x04a817c800",
            "nonce" : "",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "",
            "v" : "0x25",
            "r" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d",
            "s" : "0x044852b2a670ade5407e78fb2863c51de9fcb96542a07186fe3aeda6bb8a116d"
        }
    }
}