cosmos-sdk/x/auth
atheeshp 025d226099
move feegrant ante to auth ante (#8682)
* move feegrant ante to auth ante

* update ante builder

* remove commented code

* review changes

* fix lint

* review changes

* review changes

* review changes

* review changes

* fix ante builder

* review changes

* update ante builder with options struct

* review changes

* review changes

* add changelog

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2021-03-23 07:31:09 +00:00
..
ante move feegrant ante to auth ante (#8682) 2021-03-23 07:31:09 +00:00
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client chore: refactor code quality issues (#8932) 2021-03-22 09:30:27 +00:00
keeper all: skip noisy/faulty benchmarks + add b.ReportAllocs for every benchmark (#8856) 2021-03-11 15:59:13 +00:00
legacy Fix multisig LegacyAminoPubKey Amino marshaling (#8841) 2021-03-15 12:42:10 +00:00
signing update SigVerifiableTx.GetPubKeys to return an error (#8828) 2021-03-10 07:16:04 +00:00
simulation codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
spec Fix typo (#8848) 2021-03-10 21:50:30 +00:00
testutil update SigVerifiableTx.GetPubKeys to return an error (#8828) 2021-03-10 07:16:04 +00:00
tx exclude test from race detection (#8949) 2021-03-22 16:18:06 +00:00
types Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
vesting various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00