Author | SHA1 | Message | Date |
---|---|---|---|
Marko |
76c6c67734
|
docs: fix broken links (#6719)
## Description Fix broken links closes #6695 |
3 years ago |
Anton Kaliaev |
d3f965ba68
|
lite2: indicate success/failure of Update (#4536)
error itself is not enough since it only signals if there were any errors. Either (types.SignedHeader) or (success bool) is needed to indicate the status of the operation. Returning a header is optimal since most of the clients will want to get a newly verified header anyway. |
5 years ago |
Marko |
d70135ec71
|
[ADR - 42] State-sync (#3769)
* init adr 042: state sync * link to blockchain reactor * brapse proposal * formatting * response to feedback * Update docs/architecture/adr-042-state-sync.md Co-Authored-By: Aditya <adityasripal@gmail.com> * Update security models and more * clarify compression * typo * Update docs/architecture/adr-042-state-sync.md Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com> |
5 years ago |