Sergio Mena
|
fb7b2da5ed
|
Old PrepareProposal and vote extension integration on feature/abci++ppp (#9117)
* abci: PrepareProposal-VoteExtension integration [2nd try] (#7821)
* PrepareProposal-VoteExtension integration (#6915)
* make proto-gen
* Fix protobuf crash in e2e nightly tests
* Update types/vote.go
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
* Addressed @creachadair's comments
Co-authored-by: mconcat <monoidconcat@gmail.com>
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
* Proto changes
* make proto-gen
* Fixed UTs
* bump
* lint
* lint2
* lint3
* lint4
* lint5
* lint6
* no_lint
Co-authored-by: mconcat <monoidconcat@gmail.com>
Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
|
2022-08-15 20:04:55 +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 |
|