laconicd-deprecated/x/feemarket
yihuang 35850e620d
fix(rpc): fix gRPC query failure on legacy blocks (#1354)
* Problem: grpc query fail on legacy blocks

`BaseFee` and `EthCall`.

Solution:
- since grpc query handlers are used for all versions of the blocks, it need to be compatible with legacy formats.

debug

fix basefee fetch

Revert "debug"

This reverts commit 50ebaf697fc06b0d6e26abd8de8f89717e8a219d.

update gomod2nix

Update CHANGELOG.md

debug

fix panic

Revert "debug"

This reverts commit e08af04b0776bd390c42706cc9ec978e00bcb3bb.

* add upgrade integration test

* Update tests/integration_tests/configs/upgrade-test-package.nix

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2022-09-23 18:06:25 +02:00
..
client/cli Problem: feemarket's query cli has redundant height parameter (#1230) 2022-08-10 08:51:39 +02:00
keeper fix(rpc): fix gRPC query failure on legacy blocks (#1354) 2022-09-23 18:06:25 +02:00
migrations !feat(deps): Upgrade cosmos-sdk to v0.46.0 (#1168) 2022-07-28 15:43:49 +02:00
simulation chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00:00
spec feat(ante, evm): set priority for eth transactions (#1214) 2022-08-05 15:00:31 +02:00
types imp(tests): prune node integration tests (#1212) 2022-08-08 10:17:10 +02:00
genesis.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
module.go all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00