Re-enable estimateGas in sendTransaction

This commit is contained in:
Jacob Evans
2019-11-16 06:50:23 +10:00
parent 255aca8789
commit be52079182
19 changed files with 466 additions and 200 deletions

View File

@@ -1,4 +1,13 @@
[
{
"version": "5.5.0-beta.3",
"changes": [
{
"note": "Moved shared logic into `BaseContract` helpers to reduce size.",
"pr": 2343
}
]
},
{
"version": "5.5.0-beta.2",
"changes": [