tendermint/rpc/client
Bric3d 64879c1e6a 1417 status response format (#1424)
* Reformated the ResultStatus

* fix misuse of ResultStatus.

* updated changelog

* Fixed tests

* fixed rpc helper tests

* fixed rpc_tests

* fixed mock/status_test

* fixed typo

* fixed ommitempty on validatorstatus and the changelog

* fixed extra line in changelog

* Updated usage of the /status json response in tests after breaking changes

* Updated remaining tests with changes after searching the codebase for usage

* Reformated the ResultStatus

* fix misuse of ResultStatus.

* updated changelog

* Fixed tests

* fixed rpc helper tests

* fixed rpc_tests

* fixed mock/status_test

* fixed typo

* fixed ommitempty on validatorstatus and the changelog

* Updated usage of the /status json response in tests after breaking changes

* Updated remaining tests with changes after searching the codebase for usage

* rebased against develop
2018-04-11 10:38:34 +02:00
..
mock 1417 status response format (#1424) 2018-04-11 10:38:34 +02:00
event_test.go Fix rpc tests 2018-04-05 21:19:14 -07:00
helpers.go 1417 status response format (#1424) 2018-04-11 10:38:34 +02:00
helpers_test.go 1417 status response format (#1424) 2018-04-11 10:38:34 +02:00
httpclient.go Merge branch 'develop' into jae/aminoify 2018-04-07 16:16:53 +03:00
interface.go add Health method to clients 2018-03-19 20:01:43 +03:00
localclient.go add Health method to clients 2018-03-19 20:01:43 +03:00
main_test.go rename dummy to kvstore (#1223) 2018-02-27 18:01:10 +04:00
rpc_test.go 1417 status response format (#1424) 2018-04-11 10:38:34 +02:00
types.go update for new abci int types 2017-12-02 01:47:55 -05:00