cosmos-sdk/docs/sdk/core/examples
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
..
app1.go make breaking changes 2018-07-18 16:24:16 -07:00
app2.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
app2_test.go Merge PR #1836: docs: Fix build errors on latest tendermint 2018-07-26 10:19:48 +02:00
app3.go Merge PR #1836: docs: Fix build errors on latest tendermint 2018-07-26 10:19:48 +02:00
app4.go Merge PR #1682: Docs example app tests 2018-07-24 06:13:55 +02:00
app4_test.go Merge PR #1925: Fix develop from FF merge 2018-08-06 21:49:17 +02:00