-
Notifications
You must be signed in to change notification settings - Fork 3.9k
fix(gno): support inter-realm cross-calls in voyager tx and state plugins #5478
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
aronpark1007
wants to merge
18
commits into
unionlabs:main
Choose a base branch
from
onbloc:fix/gno-voyager-inter-realm-cross-call
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
1fef6b2
fix(gno): switch tx plugin datagram templates to realm-aware msg cons…
aronpark1007 d3a9327
fix(gno): handle typed return format in parse_gno_string_object
aronpark1007 9f109db
fix(gno): parse chunked packet_data and acknowledgement event attrs
aronpark1007 aa20456
fix(gno): switch tx plugin msg constructors to types package and wire…
aronpark1007 e929522
fix(gno): parse chunked maker_msg event attrs
aronpark1007 c4141ef
fix(voyager/state-gno): find PacketSend event by type in query_packet…
aronpark1007 b9f9286
fix(gno): parse and construct batch_send and packet_ack events
aronpark1007 86d2ba9
chore(gno): remove unnecessary comments
aronpark1007 bddd6cc
refactor(gno): drop unused fields from IbcEvent parsing
aronpark1007 3e5e151
fix(gno): implement end-to-end batch_send support
aronpark1007 7f0e705
fix(gno): implement packet ack lookup and fix state query correctness
aronpark1007 49b29c9
fix(gno): verify ics23 proofs against gno.land's new bptree store
aronpark1007 69ead9e
fix(voyager): coerce numeric client_id before has() in transaction-ba…
aronpark1007 4362033
fix(gno): stop retrying permanently-failed tx submissions
aronpark1007 fd1bd97
fix(gno): fix ci
aronpark1007 14bdd36
fix(voyager): commit non-membership proofs on L1 for proof-lens packe…
aronpark1007 05688e2
fix(gno): use first present precommit for Commit height/round instead…
aronpark1007 0d846e5
test(voyager): cover numeric client_id in transaction-batch-proof-len…
aronpark1007 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
Large diffs are not rendered by default.
Oops, something went wrong.
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.