Thane Thomson
|
cceea4de22
|
chore: Format and fix lints (#9336)
* make format
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* Fix linting directives
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* make mockery
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* Appease CI linter
Signed-off-by: Thane Thomson <connect@thanethomson.com>
* Appease CI linter
Signed-off-by: Thane Thomson <connect@thanethomson.com>
Signed-off-by: Thane Thomson <connect@thanethomson.com>
|
2022-08-30 12:28:46 -04:00 |
|
Callum Waters
|
49ec3b9780
|
chore: lint repo (use american english) (#9144)
|
2022-08-01 14:24:49 +02:00 |
|
mergify[bot]
|
b69ac23fd2
|
light: add case to catch cancelled contexts within the detector (backport #6701) (#6720)
|
2021-07-14 15:26:03 +02:00 |
|
Callum Waters
|
2c2f511f24
|
light: correctly handle contexts (backport -> v0.34.x) (#6685)
|
2021-07-09 14:30:33 +02:00 |
|
Callum Waters
|
7869f5ec1d
|
light/evidence: handle FLA backport (#6331)
|
2021-04-08 09:49:25 -07:00 |
|
Callum Waters
|
3c22ed8320
|
light: fix panic with RPC calls to commit and validator when height is nil (#6040)
|
2021-02-04 15:17:34 +01:00 |
|
Anton Kaliaev
|
7f02d8971c
|
light/provider/http: fix Validators (#6024)
Closes #6010
|
2021-02-04 13:28:59 +04:00 |
|
Anton Kaliaev
|
85a4be87a7
|
rpc/client: take context as first param (#5347)
Closes #5145
also applies to light/client
|
2020-09-23 09:21:57 +04:00 |
|
Callum Waters
|
e2927d2088
|
light: move dropout handling and invalid data to the provider (#5308)
|
2020-09-02 18:28:48 +02:00 |
|
Callum Waters
|
2b58a62721
|
light: implement light block (#5298)
|
2020-09-01 17:45:55 +02:00 |
|
Callum Waters
|
86707862d4
|
fix validator set proposer priorities in light client provider (#5307)
|
2020-08-31 12:47:38 +02:00 |
|
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
|
2020-06-03 16:51:51 +04:00 |
|
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
|
2020-06-03 10:13:42 +00:00 |
|