Add PR numbers

This commit is contained in:
Leonid Logvinov
2019-01-17 14:40:11 +01:00
parent fcdd0de9ee
commit 69aa1c2e91

View File

@@ -4,15 +4,15 @@
"changes": [
{
"note": "Fix a bug when a custom `Geth` tracer didn't return stack entries for `DELEGATECALL`",
"pr": "TODO"
"pr": 1521
},
{
"note": "Fix a bug when `TraceCollectionSubprovider` was hanging on the fake `Geth` snapshot transaction",
"pr": "TODO"
"pr": 1521
},
{
"note": "Fix/simplify handling of revert trace snippets",
"pr": "TODO"
"pr": 1521
}
]
},