tendermint/rpc/client/mock
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
..
abci.go replace data.Bytes with cmn.HexBytes 2018-02-03 03:47:01 -05:00
abci_test.go rename dummy to kvstore (#1223) 2018-02-27 18:01:10 +04:00
client.go replace data.Bytes with cmn.HexBytes 2018-02-03 03:47:01 -05:00
status.go rpc/client: use compile time assertions instead of methods 2017-10-13 14:30:54 -06:00
status_test.go 1417 status response format (#1424) 2018-04-11 10:38:34 +02:00