Files
protocol/packages/ethereum-types/CHANGELOG.json

26 lines
546 B
JSON

[
{
"version": "0.0.3",
"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
}
]