Callum Waters
|
2c2f511f24
|
light: correctly handle contexts (backport -> v0.34.x) (#6685)
|
3 years ago |
Callum Waters
|
7869f5ec1d
|
light/evidence: handle FLA backport (#6331)
|
4 years ago |
Callum Waters
|
3c22ed8320
|
light: fix panic with RPC calls to commit and validator when height is nil (#6040)
|
4 years ago |
Anton Kaliaev
|
7f02d8971c
|
light/provider/http: fix Validators (#6024)
Closes #6010
|
4 years ago |
Anton Kaliaev
|
85a4be87a7
|
rpc/client: take context as first param (#5347)
Closes #5145
also applies to light/client
|
4 years ago |
Callum Waters
|
e2927d2088
|
light: move dropout handling and invalid data to the provider (#5308)
|
4 years ago |
Callum Waters
|
2b58a62721
|
light: implement light block (#5298)
|
4 years ago |
Callum Waters
|
86707862d4
|
fix validator set proposer priorities in light client provider (#5307)
|
4 years ago |
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 |