laconicd/rpc/ethereum/types
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
..
addrlock.go rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
block_test.go rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
block.go tests: integration tests with JSON-RPC client (#704) 2021-11-14 14:34:10 +01:00
query_client.go all: bump go-ethereum to v1.10.9 (#231) 2021-10-05 15:38:20 +00:00
types.go rpc: eth_feeHistory (#734) 2021-11-17 11:58:52 +00:00
utils.go fix: web3 client doesn't expect a nil baseFeePerGas (#854) 2021-12-23 16:12:05 +00:00