cosmos-sdk/x/auth/ante
dependabot[bot] ab3128ad3a
build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.5 to 1.0.0-alpha.6 (#22502)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-11 09:42:13 +00:00
..
testutil build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
unorderedtx test: fix flaky Snapshotter test (#21878) 2024-09-24 13:33:00 +00:00
ante_test.go build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
ante.go refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
basic_test.go ci: actually enable v2 system test (#21539) 2024-09-26 13:16:28 +00:00
basic.go docs(core): add core documentation and principles (#21511) 2024-09-03 22:20:05 +00:00
expected_keepers.go refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
export_test.go refactor(x/auth): use transaction service (#19967) 2024-04-10 18:47:12 +00:00
ext_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
ext.go fix!: Add ValidateTx to ExtensionOptionChecker ante (#21403) 2024-08-26 14:01:24 +00:00
fee_test.go build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
fee.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
feegrant_test.go build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
setup_test.go refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
setup.go refactor: remove consensus as a imported type in modules (#21480) 2024-09-10 15:36:33 +00:00
sigverify_benchmark_test.go refactor: remove comet dep in modules (1/n) (#20270) 2024-05-06 13:13:12 +00:00
sigverify_internal_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
sigverify_test.go build(deps): Bump cosmossdk.io/core from 1.0.0-alpha.5 to 1.0.0-alpha.6 (#22502) 2024-11-11 09:42:13 +00:00
sigverify.go fix: sequence should be higher or equal than expected during checktx and equal during deliver tx (#22299) 2024-10-17 15:45:43 +00:00
testutil_test.go build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
unordered_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
unordered.go docs(core): add core documentation and principles (#21511) 2024-09-03 22:20:05 +00:00
validator_tx_fee.go feat(server/v2): add min gas price and check with tx fee (#21173) 2024-08-29 07:46:58 +00:00