laconicd/rpc/ethereum
yihuang 8bc3cc471b
fix: web3 client doesn't expect a nil baseFeePerGas (#854)
Closes: #853

Solution:
- only set baseFeePerGas when base fee is not nil.

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-12-23 16:12:05 +00:00
..
backend rpc: optimize tx index lookup (#810) 2021-12-16 22:30:22 +00:00
namespaces rpc: optimize tx index lookup (#810) 2021-12-16 22:30:22 +00: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