cosmos-sdk/x/auth
mergify[bot] 008d10da40
fix: add base account getter (backport #12154) (#12161)
* fix: add base account getter (#12154)

(cherry picked from commit a39be7b78f)

# Conflicts:
#	CHANGELOG.md

* fix conflict

Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-06-06 22:27:23 +02:00
..
ante fix: Make rechecking a tx check the sequence number #12060 (#12062) 2022-05-27 10:14:44 +02:00
atlas chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
client fix: multisig works with only multisig name as argument, not its address (backport #11197) (#11348) 2022-03-11 17:20:04 +01:00
keeper perf!: Add HasAccount to the AuthKeeper to save protobuf decoding time (backport #10022) (#10847) 2021-12-31 01:51:29 +01:00
legacy refactor(client): add client/Context.Codec and deprecate JSONCodec (#9498) 2021-06-11 11:49:39 +00:00
signing SDK Core Audit - simapp updates (#9315) 2021-05-17 15:42:44 +00:00
simulation codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
spec perf!: Add HasAccount to the AuthKeeper to save protobuf decoding time (backport #10022) (#10847) 2021-12-31 01:51:29 +01:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx feat: EIP191 sign mode (backport #11533) (#11545) 2022-04-05 13:56:54 +02:00
types fix: enable setting sequence (nonce) for module account (backport #10536) (#10846) 2022-01-03 14:31:27 +01:00
vesting fix: add base account getter (backport #12154) (#12161) 2022-06-06 22:27:23 +02:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00