laconicd/rpc/ethereum/backend
yihuang 32eaec8d99
fix: web3 rpc api returns wrong block gas limit (#782)
* Problem: web3 rpc api returns wrong block gas limit

Closes: #777

Solution:
- pass in specific block height to the query

* Apply suggestions from code review

* changelog
2021-11-25 11:30:03 +00:00
..
backend.go fix: web3 rpc api returns wrong block gas limit (#782) 2021-11-25 11:30:03 +00:00
feebackend.go rpc: eth_feeHistory (#734) 2021-11-17 11:58:52 +00:00
utils.go rpc: geth v1.10.9 changes (#624) 2021-10-06 11:22:32 +00:00