cosmos-sdk/x/bank
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
..
client Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
exported Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper Merge PR #7327: remove resulting value return from AddCoins and SubtractCoins 2020-09-16 08:40:47 -04:00
legacy rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00
simulation Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec Enable/disable coin transfers by denom (#6527) 2020-07-08 17:43:08 +00:00
types x/ibc: move solo machine sequence to client state (#7271) 2020-09-09 12:14:11 -03:00
app_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
bench_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
handler.go Merge PR #7209: Create Vesting Account Message 2020-09-08 09:09:50 -07:00
handler_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