aboutsummaryrefslogtreecommitdiffstats
path: root/packages/ethereum-types/CHANGELOG.json
blob: d851e6ef2ec5b9ef4dd461176a74a228590d9cfe (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
[
    {
        "version": "1.0.0",
        "changes": [
            {
                "note": "Add `TraceParams` interface for `debug_traceTransaction` parameters",
                "pr": 675
            },
            {
                "note": "Add `TransactionReceiptStatus` type",
                "pr": 812
            }
        ]
    },
    {
        "version": "0.0.2",
        "changes": [
            {
                "note": "Initial publish",
                "pr": "642"
            }
        ],
        "timestamp": 1527811200
    }
]