You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat (internal/ethapi): implement eth_getBlockReceipts
* ref: #2187
* inline-docs (eth-client): add description for BlockReceipts
* refactor (ethapi/api.go): generateReceiptResponse helper
* generateReceiptResponse now receives a context and a backend interface so as to also compute the effectiveGasPrice field in transaction receipts
* reconcile: receipt changes from master 272982b (#2278)
* feat (internal/ethapi): implement eth_getBlockReceipts
* ref: #2187
* inline-docs (eth-client): add description for BlockReceipts
* refactor (ethapi/api.go): generateReceiptResponse helper
* generateReceiptResponse now receives a context and a backend interface so as to also compute the effectiveGasPrice field in transaction receipts
* reconcile: receipt changes from master 272982b (#2278)
This feature was released last week on geth (Therum).
Benefits:
The text was updated successfully, but these errors were encountered: