laconicd/nix
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
..
default.nix fix(rpc): fix gRPC query failure on legacy blocks (#1354) 2022-09-23 18:06:25 +02:00
go_1_18_overlay.nix imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
go-ethereum.nix imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
scripts.nix imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
sources.json fix(rpc): fix gRPC query failure on legacy blocks (#1354) 2022-09-23 18:06:25 +02:00
sources.nix imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
testenv.nix imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00