aboutsummaryrefslogtreecommitdiffstats
path: root/src/TransactionTestsFiller/ttSignature/Vitalik_7Filler.json
blob: 9e692ba5e394e0f6acd3c2f65e271115ffbd53ee (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_7" : {
          "expect" : [
            {
                "network" : ["EIP158", "Byzantium", "Constantinople"],
                "result" : "valid",
                     "sender" : "a8f7aba377317440bc5b26198a363ad22af1f3a4"
            },
            {
                "network" : ["Frontier", "Homestead", "EIP150"],
                "result" : "invalid"
            }
        ],
        "transaction" :
        {
            "data" : "",
            "gasLimit" : "0x01ec30",
            "gasPrice" : "0x04a817c805",
            "nonce" : "0x05",
            "to" : "3535353535353535353535353535353535353535",
            "value" : "0x7d",
            "v" : "0x25",
            "r" : "0x4eebf77a833b30520287ddd9478ff51abbdffa30aa90a8d655dba0e8a79ce0c1",
            "s" : "0x4eebf77a833b30520287ddd9478ff51abbdffa30aa90a8d655dba0e8a79ce0c1"
        }
    }
}