Author | SHA1 | Message | Date |
---|---|---|---|
Anton Kaliaev |
ce3c9c2341
|
rpc/core: return an error if `page=0` (#4947)
* rpc/core: return an error if `page=0` Closes #4942 affected endpoints: - /validators - /tx_search * swagger: update doc for /unconfirmed_txs |
5 years ago |
Marko |
c2578e2262
|
light: rename lite2 to light & remove lite (#4946)
This PR removes lite & renames lite2 to light throughout the repo Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> Closes: #4944 |
5 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 |