cosmos-sdk/client
Dev Ojha b2a4aecc44 Upgrade to tm version 23.0. (#1927)
* Start upgrade. Currently go test ./... hangs.

* (squash this) Fix staking tests

* wip

* note what changes need to be made to make this work on tm v0.23.0

* Fix addr -> pubkey map

* cleanup code

* Fix slashing test failures except for begin blocker

* fix all slashing tests

* fix lcd tests

* Address PR comments

* add link to changelog.

* (wip) start making addrToPubkey map persisted. Since amino can't handle maps,
we have to change from what this commit is doing.

* Use the correct method of storing a map

* (squash this) address PR comments

* Did you run 'make'?

* remove gaiadebug binary
2018-08-12 03:33:48 -04:00
..
context Merge PR #1741: CoreContext Refactor 2018-08-06 20:11:30 +02:00
keys Merge PR #1741: CoreContext Refactor 2018-08-06 20:11:30 +02:00
lcd Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
rpc Merge PR #1741: CoreContext Refactor 2018-08-06 20:11:30 +02:00
tx Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
utils Merge PR #1741: CoreContext Refactor 2018-08-06 20:11:30 +02:00
flags.go Merge PR #1741: CoreContext Refactor 2018-08-06 20:11:30 +02:00
input.go Merge pull request #1856: gen-tx: Support User Given Key Passwords 2018-08-01 15:15:37 -04:00
keys.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00