cosmos-sdk/x/auth
Aaron Craelius 7e2eea84c6
Fix the one remaining proto tx bug and flip the switch (#6902)
* Fix the one remaining proto tx bug and flip the switch

* Update github CI

* Wrap TxDecoder errors

* Add test

* Cleanup
2020-07-30 18:58:26 +00:00
..
ante Revert `SetSignerInfo` (#6894) 2020-07-30 13:22:31 +00:00
client cli: refactor flag reading (#6884) 2020-07-30 16:44:22 +00:00
keeper Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
legacy Fix 0.39 x/auth Migration Types (#6870) 2020-07-28 19:18:07 +00:00
signing Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
simulation types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
spec Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
tx Fix the one remaining proto tx bug and flip the switch (#6902) 2020-07-30 18:58:26 +00:00
types Revert change of StdSignature PubKey to []byte (#6885) 2020-07-30 09:29:43 +00:00
vesting Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
genesis.go x/auth genesis protobuf migration (#6880) 2020-07-29 16:00:15 +00:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00