cosmos-sdk/x/auth
Anil Kumar Kammari 74eb56dd2a
Add test suite for client TxBuilder (#6460)
* Add tests

* Fix gofmt

* typecast tests

* Fix review comments

* typecast SigVerificableTx

* cleanup

* Refactor

* Linting and move encode/decode tests to suite

* Fix lint

* Move test suite

* godoc

* Refactor

* Refactor

Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-06-29 14:05:30 +00:00
..
ante Merge PR #6449: Initial Metrics 2020-06-18 14:12:44 -04:00
client Add test suite for client TxBuilder (#6460) 2020-06-29 14:05:30 +00:00
keeper Migrate x/auth cmd's to TxGenerator marshaling (#6391) 2020-06-18 20:29:41 +00:00
legacy Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
signing Update TxBuilder to use SignatureV2 (#6443) 2020-06-16 19:57:37 +00:00
simulation Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
types Add test suite for client TxBuilder (#6460) 2020-06-29 14:05:30 +00:00
vesting Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
genesis.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00
module.go Migrate x/auth cmd's to TxGenerator marshaling (#6391) 2020-06-18 20:29:41 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00