Files
protocol/packages/ethereum-types/CHANGELOG.json
Leonid Logvinov 855b6b1dc5 Updated CHANGELOGS
2018-07-23 16:58:40 +02:00

36 lines
759 B
JSON

[
{
"timestamp": 1532357734,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1532043000,
"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
}
]