cosmos-sdk/x/auth
Robert Zaremba f5afdd0117
Robert/move amino stdtx (#7301)
* x/auth: move amino StdTx... to a legacy package

* legacytx: move RegisterLegacyAminoCodec from init to tests/init

* merge fixes

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-09-22 14:35:18 +00:00
..
ante Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
client Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
keeper Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
legacy Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
signing Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
simulation Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec Fix vesting link in auth module (#7227) 2020-09-02 18:18:29 +02:00
testutil Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
tx Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
types Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
vesting Merge PR #7354: Fix TestMsgCreateVestingAccount 2020-09-21 09:54:50 -04:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00