laconicd/rpc/ethereum
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 fix: GetBlock rpc api reports wrong gasUsed (#878) 2022-01-05 08:26:59 +01:00
namespaces Add criteria to filter (#865) 2021-12-31 18:08:08 +01:00
pubsub fix pubsub underterministic test (#666) 2021-10-13 09:07:20 +00:00
types fix: web3 client doesn't expect a nil baseFeePerGas (#854) 2021-12-23 16:12:05 +00:00