Callum Waters
49ec3b9780
chore: lint repo (use american english) ( #9144 )
2022-08-01 14:24:49 +02:00
Callum Waters
e32b86b549
docs: migrate adrs and rfcs across from master ( #9115 )
2022-07-30 16:57:02 +02:00
M. J. Fromberger
df9b1676f9
Remove ADR and RFC docs from the v0.34.x backport branch. ( #7867 )
2022-02-18 07:13:53 -08:00
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.
2020-03-06 17:10:28 +04:00
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 >
2019-08-06 10:25:24 +02:00