cosmos-sdk/x/auth
Aleksandr Bezobchuk 4dd96eba09
Revert "fix: add base account getter (backport #12154) (#12161)" (#12213)
2022-06-09 16:58:34 -04: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 chore(types): add MustAccAddressFromBech32 util func (backport #12201) (#12205) 2022-06-09 15:01:04 -04:00
types fix: enable setting sequence (nonce) for module account (backport #10536) (#10846) 2022-01-03 14:31:27 +01:00
vesting Revert "fix: add base account getter (backport #12154) (#12161)" (#12213) 2022-06-09 16:58:34 -04: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