yihuang
|
f06df8c265
|
imp: clean up the block fetch logic in json-rpc (#1081)
* clean up the block fetch logic in json-rpc
deduplicate some codes
fix EthBlockFromTm
fix latest block height
* add bug fix changelog
|
2022-05-23 18:36:31 +02:00 |
|
yihuang
|
d359cbd9c9
|
fix: gas price value in eth_getTransaction JSON-RPC response (#1082)
Solution:
- pass the correct baseFee parameter
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2022-05-19 06:48:37 +00:00 |
|
Federico Kunze Küllmer
|
c25669c761
|
rpc: refactor rpc packages and backend to support cosmos namespace (#1070)
* rpc: refactor rpc packages and backend to support cosmos namespace
* changelog
* typo
|
2022-05-02 06:26:24 +00:00 |
|