-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
feat: packet-forward-middleware #1562
Merged
Merged
Conversation
This file contains 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
Given that we'll have a consensus breaking change requiring a reboot anyways, feel free to just skip creating a migration |
6b23e7b
to
96293ec
Compare
96293ec
to
1a76501
Compare
0bfdbc2
to
a84c86a
Compare
d76d39c
to
e5b6dea
Compare
benluelo
reviewed
May 23, 2024
Testing is temporarily blocked by #1969 |
d00557d
to
7c76d6f
Compare
b43b0a4
to
a8bc027
Compare
1a3df60
to
2dd8bce
Compare
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
83e398a
to
d4cd34c
Compare
Signed-off-by: aeryz <abdullaheryz@protonmail.com>
d4cd34c
to
7347141
Compare
aeryz
approved these changes
Jun 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
uniond
go module to supplement differed ackdeferredack
module inuniond
Consequences of Intermediate Go Module
The introduction of the go module will lead to tech debt that will need to be resolved once async ack is introduced into a released version of cosmwasm.
Once async ack is made available, we'll need to: