This repository was archived by the owner on Apr 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 591
fix: chain-id in grpc query is not initialized without abci event #1405
Merged
Merged
Changes from 4 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
879318f
fix: chain-id in grpc query is not initialized without abci event
704273f
Update CHANGELOG.md
7d9871d
only override if input is not empty
b21fa51
Merge remote-tracking branch 'fork/main'
879178b
add comment to chain id
7315adf
pass chain-id to state transition
9b9fab0
Merge branch 'main' into main
d286dca
Update x/evm/keeper/grpc_query.go
ff915fa
Apply suggestions from code review
3f34c7b
fix golang lint
c3a7177
Merge remote-tracking branch 'fork/main'
eb55c9f
Merge branch 'main' into main
de63d8d
update gomod2nix.toml
34fe936
Merge remote-tracking branch 'fork/main'
9fecbd1
fix unit tests
17aa02d
update gomod2nix
de2ee2c
Merge branch 'main' into main
710d811
api breaking changelog
86773b6
add unit tests, and fix TraceBlock by the way
dd00580
Update CHANGELOG.md
fedekunze 5ee7bd1
Merge branch 'main' into main
fedekunze b7c9824
Merge remote-tracking branch 'origin/main'
f3fda5b
Merge branch 'main' into main
ecf8f89
test --grpc-only mode in integration tests
5ce1586
Merge remote-tracking branch 'fork/main'
08a63ea
Merge branch 'main' into main
94d98c9
remove tmp var
a2b1259
Merge remote-tracking branch 'fork/main'
0e38258
Update tests/integration_tests/test_grpc_only.py
16a50a1
Update x/evm/keeper/grpc_query_test.go
e8ac732
Merge branch 'main' into main
f70990b
Merge branch 'main' into main
facs95 d029534
fix linters
2d4de7e
Merge branch 'main' into main
facs95 ca38164
fix nil pointer in tests
facs95 abfb0a3
Merge branch 'main' into yihuang/main
facs95 e4636be
fix conflicts
facs95 9e0d9e5
fix conflicts
facs95 929c790
fixes
facs95 749d981
fix lint
6d17c66
fix unit test
facs95 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.