laconicd/rpc/ethereum
Loredana Cirstea 805b2eada5
Quick fix for eth_feeHistory when reward is nil (#975)
* Quick fix for eth_feeHistory when reward is nil

`RPC method eth_feeHistory crashed: runtime error: invalid memory address or nil pointer dereference`
from caa1c5a6c6/rpc/ethereum/backend/feebackend.go (L29)

* Update CHANGELOG.md
2022-03-06 15:39:48 +02:00
..
backend Quick fix for eth_feeHistory when reward is nil (#975) 2022-03-06 15:39:48 +02:00
namespaces fix: Metamask keeps failing sending transactions (#968) 2022-03-03 20:50:40 +00:00
pubsub fix: websocket client duplicated messages (#955) 2022-02-25 19:08:30 +00:00
types rpc: make trace transaction api work with batch tx (#907) 2022-01-16 15:36:19 +00:00