-
Notifications
You must be signed in to change notification settings - Fork 3.9k
refactor: unordered transactions ante handling #24573
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
Merged
technicallyty
merged 29 commits into
main
from
technicallyty/SDK-314/unordered-tx-ante-refactor
Apr 28, 2025
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
10e7310
make unordered nonce checking part of sigverify
technicallyty c7c9a08
fix tests and remove unordered tx manager thing
technicallyty ef9a516
upgrade docs, fix apps
technicallyty 971f549
fix test
technicallyty 9ead09b
lint fix
technicallyty b3be99c
add test for increment sequence
technicallyty 3f25119
comments
technicallyty 39e0768
Merge branch 'main' into technicallyty/SDK-314/unordered-tx-ante-refa…
technicallyty 409fa4f
spelling
technicallyty 1966dbb
rabbit feedback
technicallyty a81f333
Merge branch 'technicallyty/SDK-314/unordered-tx-ante-refactor' of ss…
technicallyty cfffb44
remove unused test utils
technicallyty 2fc58be
group vars
technicallyty 14e6284
slim down test copying
technicallyty 1298d61
app di options
technicallyty d065d69
fix
technicallyty ce19112
update
technicallyty ca2e35c
docs and rename
technicallyty fca3b39
snip -> other decorators
technicallyty 00164ef
rename option
technicallyty 027a5b3
Merge branch 'main' into technicallyty/SDK-314/unordered-tx-ante-refa…
technicallyty a82c6b0
use module config rather than supplied option
technicallyty f731600
update api replacements
technicallyty 91d91c5
Update proto/cosmos/auth/module/v1/module.proto
technicallyty 925cb67
rename IsUnorderedTransactionsEnabled
technicallyty 601bc79
Merge branch 'main' into technicallyty/SDK-314/unordered-tx-ante-refa…
technicallyty ea2ecdb
make mocks
technicallyty f36f46f
make the test a suite
technicallyty 2cc55cd
mark test as helper
technicallyty 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
Oops, something went wrong.
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.