cosmos-sdk/x/auth/ante
likhita-809 43e0598560
types: Inconsistent limit on InfiniteGasMeter and add GasLeft func to GasMeter (#9651)
2021-07-09 10:38:25 -04:00
..
ante.go consistency in antehandler (#9144) 2021-04-20 09:21:37 +00:00
ante_test.go refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
basic.go refactor: Update `GetSigners` to return []string (#9418) 2021-07-07 10:18:00 +00:00
basic_test.go consistency in antehandler (#9144) 2021-04-20 09:21:37 +00:00
expected_keepers.go feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
ext.go Add RejectExtensionOptionsDecorator (#6988) 2020-08-18 13:44:56 +00:00
ext_test.go Add RejectExtensionOptionsDecorator (#6988) 2020-08-18 13:44:56 +00:00
fee.go feegrant filtered msgs (#8604) 2021-04-09 16:49:24 +00:00
fee_test.go refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
feegrant_test.go refactor: Move simapp FundAccount and FundModuleAccount to testutil (#9427) 2021-06-29 10:23:13 +00:00
setup.go refactor: improve human readable gas error (#9626) 2021-07-06 17:03:59 +00:00
setup_test.go types: Inconsistent limit on InfiniteGasMeter and add GasLeft func to GasMeter (#9651) 2021-07-09 10:38:25 -04:00
sigverify.go refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
sigverify_benchmark_test.go all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
sigverify_test.go refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
testutil_test.go move feegrant ante to auth ante (#8682) 2021-03-23 07:31:09 +00:00