tendermint/lite
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
..
client 1417 status response format (#1424) 2018-04-11 10:38:34 +02:00
errors int64 height 2017-12-01 19:04:53 -06:00
files Fix cmd and lite 2018-04-05 22:05:30 -07:00
proxy Merge branch 'develop' into jae/aminoify 2018-04-07 16:16:53 +03:00
commit.go int64 height 2017-12-01 19:04:53 -06:00
doc.go Rename light to lite 2017-11-27 16:19:00 +01:00
dynamic_certifier.go Vulnerability in light client proxy (#1081) 2018-01-09 10:36:11 -06:00
dynamic_certifier_test.go Vulnerability in light client proxy (#1081) 2018-01-09 10:36:11 -06:00
helpers.go Fix cmd and lite 2018-04-05 22:05:30 -07:00
inquiring_certifier.go Vulnerability in light client proxy (#1081) 2018-01-09 10:36:11 -06:00
inquiring_certifier_test.go Vulnerability in light client proxy (#1081) 2018-01-09 10:36:11 -06:00
memprovider.go GetByHeight switches between linear & binary search on >=50 items 2018-01-31 20:53:03 -07:00
performance_test.go GetByHeight switches between linear & binary search on >=50 items 2018-01-31 20:53:03 -07:00
provider.go int64 height 2017-12-01 19:04:53 -06:00
provider_test.go GetByHeight switches between linear & binary search on >=50 items 2018-01-31 20:53:03 -07:00
static_certifier.go Vulnerability in light client proxy (#1081) 2018-01-09 10:36:11 -06:00
static_certifier_test.go Vulnerability in light client proxy (#1081) 2018-01-09 10:36:11 -06:00