cosmos-sdk/server
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
..
config Fixes requested by Rigel: GenTx, config package name 2018-06-13 17:30:16 -07:00
mock Merge PR #1481: Transient Stores 2018-07-27 03:24:18 +02:00
constructors.go Merge PR #1599: Implementation of TraceKVStore 2018-07-13 01:58:51 +02:00
export.go update to tm0.22.4-rc0 and bring back lcd test 2018-07-14 19:47:42 +01:00
init.go rollback changes which break gen-tx 2018-07-25 16:57:33 -04:00
init_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
start.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
start_test.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
test_helpers.go update for tm v0.22.0. tmlibs->tendermint/libs 2018-07-02 16:34:06 -04:00
testnet.go Reduce code complexity of testnet command 2018-07-09 15:29:16 -07:00
tm_cmds.go Merge PR #1248: Sync to tendermint develop's latest revision 2018-06-13 23:44:41 +02:00
util.go Merge PR #1948: enable indexing of all tags by default 2018-08-10 15:40:21 +02:00
util_test.go Merge branch 'develop' into sort_getsignbytes 2018-07-06 01:31:34 +01:00