11 Commits

Author SHA1 Message Date
Anca Zamfir
90301c85a3
updated documentation, fixed more golint warnings 2019-06-23 17:42:27 +02:00
Anca Zamfir
05d10ae9fa
add the reactor spec 2019-06-05 13:38:08 +02:00
Anca Zamfir
02c34994fc updating docs and cleanup 2019-04-30 21:46:27 -04:00
Anca Zamfir
eb1573c683 Added reference to the go routine diagram 2019-03-07 18:43:28 +02:00
Anca Zamfir
a3ba548eab go routines in blockchain reactor 2019-03-07 18:39:09 +02:00
Ethan Buchman
47a0669d12
Fix fast sync stack with wrong block #2457 (#2731)
* fix fastsync may stuck by a wrong block

* fixes from updates

* fixes from review

* Align spec with the changes

* fmt
2018-11-26 15:31:11 -05:00
Zach
92185c017c Several minor docs & spec cleanup (#2330)
* addr_book_strick=false on local nets

* link to spec

* spec: remove TODO, see #1749 instead

* spec: make issues from TODOs

* update docs on addr_book_strict option
2018-09-05 10:30:36 +04:00
Peng Zhong
20e35654c6 lint markdown docs using a stop-words and write-good linters (#2195)
* lint docs with write-good, stop-words

* remove package-lock.json

* update changelog

* fix wrong paragraph formatting

* fix some docs formatting

* fix docs format

* fix abci spec format
2018-08-27 11:33:46 +04:00
Zarko Milosevic
ce73884857 Add spec for Blockchain Reactor algorithm 2018-06-13 14:05:17 +02:00
Anton Kaliaev
252a0a392b
move reactor descriptions to relevant specs 2018-05-30 16:51:19 +04:00
Zach
754be1887c spec: move to final location (#1576) 2018-05-17 09:58:15 +04:00