mergify[bot]
|
949674e511
|
fix(rpc): align fee history (backport #1611) (#1620)
* fix(rpc): align fee history (#1611)
* update nix
* add next fee in fee history
* fix test
* add change doc
* height + 1 for next fee
* cross check baseFeePerGas len
* Update tests/integration_tests/test_fee_history.py
Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>
* fix oldestBlock & align earliest input as eth
* update doc
* update nix
* isort test_fee_history.py
* fix test
* align rpc res as eth
* add cross check
* add baseFeePerGas len check
* add oldestBlock check
Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
(cherry picked from commit 47fdfd3d8318358c2578b610bc35bc8c1ebb131e)
# Conflicts:
# CHANGELOG.md
* address merge conflicts
Co-authored-by: mmsqe <mavis@crypto.com>
Co-authored-by: MalteHerrmann <malte@evmos.org>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
|
2023-01-20 16:49:30 +01:00 |
|
Federico Kunze Küllmer
|
111042da2e
|
chore(all): add license to go files (#1558)
* chore(all): add license to go files
* rm comments from geth files
* fixes
|
2022-12-16 11:48:38 +02: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 |
|
Federico Kunze
|
cb2ab3d95d
|
more fixes
|
2021-04-18 18:39:15 +02:00 |
|
Federico Kunze
|
4501bbccdc
|
rpc, evm: refactor (#588)
* stargate: refactor
* remove evm CLI
* rpc: refactor
* more fixes
* fixes fixes fixes
* changelog
* refactor according to namespaces
* fix
* lint
* remove export logic
* fix rpc test
* godoc
|
2020-10-22 17:39:51 -03:00 |
|