Dev Ojha
9cf40e2df5
Merge PR #2337 : Update revoked -> jailed in the docs, and in minor places within cmd
2018-09-15 02:52:23 +08:00
Dev Ojha
8b8028e0dd
Merge PR #2280 : genesis: Ensure no dup validators, or bonded and revoked validators
2018-09-09 23:23:51 +08:00
Dev Ojha
1a700206b8
Merge PR #2275 : genesis: Ensure there are no duplicate accounts in genesis file
...
This also contains a light refactor of genesis state parsing, so that
the tests file didn't duplicate a lot of this code.
2018-09-08 17:29:34 +08:00
Dev Ojha
5d02a743fb
Update to tendermint v0.22.6-rc0 ( #1798 )
...
* Update to tendermint v0.22.6-rc0
This is comprised of updating the crypto imports / API
* (squash this) switch to v0.22.6
If this passes tests, I'll squash this commit and update the PR.
2018-07-25 16:43:37 -04:00
sunnya97
7ac220beb6
asdf
2018-07-09 00:59:51 -07:00
Dev Ojha
955a0c9af7
Switch asserts to require ( #1483 )
...
* meta: Switch the majority of asserts to require
Switch most assert statements to require, to ease debugging.
Closes #1418
* Fix imports
2018-06-30 03:10:15 +02:00
Christopher Goes
59aadf42aa
Ledger integration ( #931 )
...
Merges the keybase and Ledger code from go-crypto (which is no more) into the SDK
Adds support for Ledger into gaiacli
Cherry-picks updated error handling from #1158
2018-06-29 02:54:47 +02:00
rigelrozanski
514b3fba4e
fix genesis tests
2018-04-26 14:26:39 -04:00
rigelrozanski
ade42e74b7
better init test
2018-04-26 14:26:39 -04:00