Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Bezobchuk 2d92803b9f Merge PR #2040: Refactor Validator Account Types/Bech32 Prefixing
* Add new account bech32 prefixes with godocs

* Restructure spacing of existing account code

* Update account godocs

* More account godoc updates + new tm pub/addr helpers

* Update validator type to use new account types/bech32 prefixes

* Fix account documentation errors

* Update Bech32 prefix for consensus nodes

* Update Bech32 spec doc

* Fix account type tests

* Add missing account consensus functions, clear up godocs, and fix tests

* Add to TestRandBech32PubkeyConsistency check

* Update initialization of validator public keys

* Update query signing info command

* Implement new ConsAddress type with associated unit tests

* [WIP] Update stake and slashing parameters

* Update all calls to MustBech32ifyValPub

* [WIP] Validator operator API updates

* [WIP] Fix and update unit tests

* Fix gov logs (helping to debug failing tests)

* Fix gov tally

* Fix all broken x/ unit tests

* Update gaia app genesis address logic

* Fix linting errors

* Fix broken LCD tests

* Fix broken CLI tests

* Implement command to get validator address and pubkey from key name

* Add support for getting validator key information via REST endpoint

* Update PENDING log

* Update docs

* Revert GaiaGenTx.PubKey bech32 prefix

* Fix broken docs and cli tests

* Update genesis to use correct Bech32 (cons) prefix for pubkeys

* Update docs and unit tests to reflect new cosmos account bech32 prefix

* minor formatting
2018-08-31 00:06:44 -04:00
Alexander Bezobchuk 9dd8e28104
Remove cosmosSignBytesPassword 2018-08-20 15:15:25 -04:00
Alexander Bezobchuk a9f240035c
Rename ics-xxx-signed-messages.md to ics-030-signed-messages.md 2018-08-15 15:13:51 -04:00
Alexander Bezobchuk 629c18541d
Update ICS number to 030 2018-08-15 15:12:04 -04:00
Aleksandr Bezobchuk f252f3e36c Update Cosmos signed messages ICS doc
- Address PR comments
- Fix markdown lint errors
2018-08-14 13:36:51 -04:00
Aleksandr Bezobchuk 6675be23d2 Add proposed status 2018-08-09 15:02:50 -04:00
Aleksandr Bezobchuk aa01e9954c Simply Cosmos signed message spec (using TM canonical JSON) 2018-08-09 11:35:22 -04:00
Aleksandr Bezobchuk 9cfe2c59f1 Update schema 2018-08-02 14:35:54 -04:00
Aleksandr Bezobchuk 43420936e5 Fix link 2018-08-02 14:31:09 -04:00
Aleksandr Bezobchuk 11abc3f4f4 Update encoding and schema spec 2018-08-02 14:28:23 -04:00
Aleksandr Bezobchuk 508c54d3cd Update API section to be more spec-defined 2018-08-01 15:38:54 -04:00
Aleksandr Bezobchuk 00e116c0c7 Update preliminary 2018-08-01 14:53:34 -04:00
Aleksandr Bezobchuk fd64da8587 Update assumptions 2018-07-31 10:04:21 -04:00
Aleksandr Bezobchuk da0d907d12 Update ICS cosmos signed messages 2018-07-31 09:38:29 -04:00