laconicd-deprecated/rpc/ethereum/backend
yihuang e9f1ab646c
fix: GetBlock rpc api reports wrong gasUsed (#878)
* GetBlock rpc api report wrong gasUsed

Closes: #877

Solution:
- workaround at rpc side, ignore the gasUsed in such cases.

* Update rpc/ethereum/backend/backend.go

* changelog
2022-01-05 08:26:59 +01:00
..
backend.go fix: GetBlock rpc api reports wrong gasUsed (#878) 2022-01-05 08:26:59 +01: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