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 |
7 years ago | |
---|---|---|
.. | ||
abci.go | replace data.Bytes with cmn.HexBytes | 7 years ago |
abci_test.go | rename dummy to kvstore (#1223) | 7 years ago |
client.go | replace data.Bytes with cmn.HexBytes | 7 years ago |
status.go | rpc/client: use compile time assertions instead of methods | 7 years ago |
status_test.go | 1417 status response format (#1424) | 7 years ago |