cosmos-sdk/x/auth/ante
mergify[bot] e849ba5d6d
fix!: Add ValidateTx to ExtensionOptionChecker ante (backport #21403) (#21406)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2024-08-26 15:18:53 +00:00
..
testutil refactor: remove comet info from consensus as it will be stored in context for v2 (backport #21120) (#21131) 2024-07-31 21:32:00 +00:00
unorderedtx refactor: remove x/exp dep (backport #21281) (#21358) 2024-08-19 15:46:41 +00:00
ante_test.go fix: reimplement sig verification for app v2 (backport #21386) (#21401) 2024-08-26 12:01:55 +00:00
ante.go fix: reimplement sig verification for app v2 (backport #21386) (#21401) 2024-08-26 12:01:55 +00:00
basic_test.go feat(tx)!: make timeout_height time based (backport #20870) (#21104) 2024-07-29 14:21:00 +02:00
basic.go feat(tx)!: make timeout_height time based (backport #20870) (#21104) 2024-07-29 14:21:00 +02:00
expected_keepers.go refactor: remove comet info from consensus as it will be stored in context for v2 (backport #21120) (#21131) 2024-07-31 21:32:00 +00:00
export_test.go refactor(x/auth): use transaction service (#19967) 2024-04-10 18:47:12 +00:00
ext_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
ext.go fix!: Add ValidateTx to ExtensionOptionChecker ante (backport #21403) (#21406) 2024-08-26 15:18:53 +00:00
fee_test.go refactor(x/auth/ante): migrate antehandlers to use execmode (#19161) 2024-01-24 08:58:54 +00:00
fee.go fix(auth): UseGrantedFees error (#20963) 2024-07-16 09:17:34 +00:00
feegrant_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
setup_test.go refactor: remove comet dep in modules (1/n) (#20270) 2024-05-06 13:13:12 +00:00
setup.go refactor(core,stf,x)!: remove InvokeTyped from router (backport #21224) (#21392) 2024-08-23 21:59:49 +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(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
sigverify_test.go fix: reimplement sig verification for app v2 (backport #21386) (#21401) 2024-08-26 12:01:55 +00:00
sigverify.go fix: reimplement sig verification for app v2 (backport #21386) (#21401) 2024-08-26 12:01:55 +00:00
testutil_test.go fix: reimplement sig verification for app v2 (backport #21386) (#21401) 2024-08-26 12:01:55 +00:00
unordered_test.go feat(tx)!: make timeout_height time based (backport #20870) (#21104) 2024-07-29 14:21:00 +02:00
unordered.go fix(x/auth/tx): JSON TX encoding/decoding (backport #20803) (#21125) 2024-07-31 16:57:44 +02:00
validator_tx_fee.go refactor(x/auth): use transaction service (#19967) 2024-04-10 18:47:12 +00:00