Author | SHA1 | Message | Date |
---|---|---|---|
Jae Kwon | 37ef5485b4 | Add logs to lite/*; Fix rpc status to return consensus height, not blockstore height | 6 years ago |
Jae Kwon | bf0ff212b9 |
Refactor "lite" to handle delayed validator set changes.
Also, fix consensus liveness issue. |
7 years ago |
Liamsi | d2c05bc5b9 |
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit
|
7 years ago |
Liamsi | 96a3502126 | delete everything | 7 years ago |
Adrian Brink |
248f176c1f
|
Rename light to lite | 7 years ago |
Adrian Brink |
1871a7c3d0
|
Rename certifier to light (#784) and add godocs
The certifier package is renamed to light. This is more descriptive especially in the wider blockchain context. Moreover we are building light-clients using the light package. This also adds godocs to all exported functions. Furthermore it introduces some extra error handling. I've added one TODO where I would like someone else's opinion on how to handle the error. |
7 years ago |
Ethan Frey | b4fd6e876e | Copy certifiers from light-client | 7 years ago |