Files
protocol/packages/ethereum-types/CHANGELOG.json
2018-07-19 21:28:06 +02:00

26 lines
546 B
JSON

[
{
"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
}
]