aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttSignature/Vitalik_10Filler.json
blob: afeb97a3e64ef194f3073fb82326bb3e057ed108 (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_10" : {
          "expect" : [
            {
                "network" : ["EIP158", "Byzantium", "Constantinople"],
                "result" : "valid",
                     "sender" : "9bddad43f934d313c2b79ca28a432dd2b7281029"
            },
            {
                "network" : ["Frontier", "Homestead", "EIP150"],
                "result" : "invalid"
            }
        ],
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0x02e248",
            "gasPrice" : "0x04a817c808",
            "nonce" : "0x08",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "0x0200",
            "v" : "0x25",
            "r" : "0x64b1702d9298fee62dfeccc57d322a463ad55ca201256d01f62b45b2e1c21c12",
            "s" : "0x64b1702d9298fee62dfeccc57d322a463ad55ca201256d01f62b45b2e1c21c10"
        }
    }
}