Author | SHA1 | Message | Date |
---|---|---|---|
Marko |
de5cf42ed5
|
docs: adr cleanup (#6489)
## Description Cleanup ADR readme and update changelogs and status of ADRs |
3 years ago |
Callum Waters |
358d1a28b8
|
node: remove mode defaults. Make node mode explicit (#6282) | 4 years ago |
Callum Waters |
63f6c26072
|
update tm command from node to start (#6283) | 4 years ago |
Callum Waters |
9f7051d38a
|
node: implement tendermint modes (#6241)
Co-authored-by: dongsam <dongsamb@gmail.com> Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com> Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com> |
4 years ago |
Denis Fadeev |
da8813071b
|
Docs staging (#4407)
* update theme * Update version * Updated Questions section in the footer * Remove links to Riot chat * Typo * Add Discord link Co-authored-by: Marko <marbar3778@yahoo.com> |
5 years ago |
dongsamb | 5f2f97548f |
adr: ADR-052: Tendermint Mode (#4302)
* Separate ADR Tendermint Mode from ADR-051 * Update docs/architecture/adr-052-tendermint-mode.md Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com> * Apply suggestions from code review Co-Authored-By: Marko <marbar3778@yahoo.com> * Apply suggestions from code review Co-Authored-By: Marko <marbar3778@yahoo.com> * remove line of mode info of rpc * Add link to ADR table of contents Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com> Co-authored-by: Marko <marbar3778@yahoo.com> Fullnode mode : fullnode mode does not have any capability to participate on consensus Validator mode : this mode is exactly same as existing state machine behavior. sync without voting on consensus, and participate consensus when fully synced Seed mode : lightweight seed mode only for maintain an address book, p2p like TenderSeed Separate ADR Tendermint Mode from ADR-051 #4262 |
5 years ago |