cosmos-sdk/x/staking
Amaury Martiny 87e3751f5c
Update TM to latest (+add test) (#7442)
* Add test for /block_results

* Fix test

* Use http RPC client

* Fix temporarily block_results

* Use init

* Add flag back

* Remove init

* Update TM master

* Address comments

* Fix build

* require refactor

* Add build flag back

* More timeout on test

* fix timeout-minutes

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-10-08 12:44:11 +02:00
..
client Update TM to latest (+add test) (#7442) 2020-10-08 12:44:11 +02:00
exported Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
keeper LGTM alerts audit (#7440) 2020-10-02 15:13:58 +02:00
legacy 0.39->0.40 CLI migrate command (#6839) 2020-10-05 21:28:14 +00:00
simulation Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
spec tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
types UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
app_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
common_test.go Migrate BaseAccount PubKey to use Any (#7268) 2020-09-25 08:41:16 +00:00
genesis_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
genesis.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
handler_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
handler.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00