Files
tendermint/docs
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
..
2017-09-16 15:11:10 -04:00
2018-04-09 17:02:47 +02:00
2017-09-16 15:11:10 -04:00
2018-01-21 12:31:14 -05:00
2018-03-05 16:30:36 +04:00
2018-04-03 04:48:40 -07:00
2018-03-05 16:30:36 +04:00
2018-02-27 18:02:40 +04:00
2018-04-03 04:48:40 -07:00
2018-02-27 18:02:40 +04:00
2018-01-26 14:44:48 +00:00
2018-01-21 12:31:14 -05:00
2017-09-01 20:08:22 -04:00

Here lies our documentation. After making edits, run:

pip install -r requirements.txt
make html

to build the docs locally then open the file _build/html/index.html in your browser.

WARNING: This documentation is intended to be viewed at:

https://tendermint.readthedocs.io

and may contain broken internal links when viewed from Github.