cosmos-sdk/x/auth/ante
Tyler f9f3bfb066
fix: do not allow unordered txs to have sequence values set (#24581)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2025-04-28 20:55:05 +00:00
..
testutil refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00
ante_test.go refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00
ante.go refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00
basic_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
basic.go chore(all): modernized code with slices (#24125) 2025-03-25 17:31:32 +00:00
expected_keepers.go refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00
ext_test.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
ext.go refactor: Revert middlewares to antehandler (part 2/2: posthandler) (#11985) 2022-05-23 10:32:38 +00:00
fee_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
fee.go docs: improve DeductFeeDecorator godoc (backport #17559) (#17589) 2023-08-31 07:58:50 +00:00
feegrant_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
setup_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
setup.go style: add gci linter (#16758) 2023-06-29 09:46:37 +00:00
sigverify_benchmark_test.go refactor: rename to CometBFT (#14914) 2023-02-06 18:11:14 +00:00
sigverify_test.go fix: do not allow unordered txs to have sequence values set (#24581) 2025-04-28 20:55:05 +00:00
sigverify.go fix: do not allow unordered txs to have sequence values set (#24581) 2025-04-28 20:55:05 +00:00
testutil_test.go refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00
unordered_test.go refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00
validator_tx_fee.go refactor: fix lint issues + gofumpt (#15062) 2023-02-19 10:31:49 +00:00