issues
search
informalsystems
/
tendermint-rs
Client libraries for Tendermint/CometBFT in Rust!
Apache License 2.0
615
stars
225
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`abci::event::v0_37` isn't exported
#1476
larry0x
opened
1 week ago
0
fix(tendermint): Fix deserialization from `serde_json::Value`
#1475
oblique
opened
1 week ago
1
`tendermint::Hash` can not be used as a return value when used with `jsonrpsee`
#1474
oblique
opened
1 week ago
0
`Protobuf` trait enforces `From<Self>`
#1473
rnbguy
opened
2 weeks ago
1
RUSTSEC-2024-0384: `instant` is unmaintained
#1472
github-actions[bot]
opened
2 weeks ago
0
use Vec::with_capacity avoid realloc mem
#1471
nkysg
opened
4 weeks ago
0
Release `v0.40.0`
#1470
ljoss17
closed
1 month ago
0
consensus error when running cometbft + tendermint-rs
#1469
taturosati
opened
1 month ago
0
>50% faster ZK light client verification via advice-driven batch signature verification
#1468
hdevalence
opened
2 months ago
3
rpc: Add new dialect for v0.38 in order to fix changes in misbehaviour evidence serialization
#1467
romac
closed
1 month ago
0
RUSTSEC-2024-0370: proc-macro-error is unmaintained
#1466
github-actions[bot]
opened
2 months ago
0
Consider ditching `flex-error` for `core::error::Error`
#1465
tony-iqlusion
opened
2 months ago
0
[WIP] p2p: add `AsyncSecretConnection` based on tokio
#1464
tony-iqlusion
opened
3 months ago
1
ABCI kvstore app hangs
#1463
0xBEEFCAF3
closed
3 months ago
1
Split out `tendermint-proto` into separate repository
#1462
soareschen
opened
3 months ago
10
Ensure compatibility of misbehaviour evidence JSON serialization with CometBFT v0.37.10 and v0.38.11
#1461
romac
opened
3 months ago
0
chore: Fix all typos
#1460
romac
opened
3 months ago
0
chore: fix some comments
#1459
lencap
closed
3 months ago
1
Release v0.39.1
#1458
romac
closed
3 months ago
0
proto: remove `prost-types` dependency
#1457
tony-iqlusion
closed
3 months ago
0
proto: Align `TryFrom` impls for `Duration` with `prost-types`
#1456
romac
closed
3 months ago
7
Ensure each and every feature flags can be used independently
#1455
tony-iqlusion
closed
3 months ago
1
proto: `std` feature is broken
#1454
tony-iqlusion
closed
3 months ago
1
Release v0.39.0
#1453
romac
closed
3 months ago
0
proto: Add `Any` Protobuf type and improve `Duration` and `Timestamp` Protobuf types
#1452
romac
closed
3 months ago
6
Fix new clippy warnings on Rust 1.80
#1451
romac
closed
4 months ago
0
Release v0.38.1
#1450
ljoss17
closed
4 months ago
0
rpc: Fix `AppHash` decoding failure in `/block_results` response
#1449
ljoss17
closed
4 months ago
0
Release v0.38.1
#1448
romac
closed
4 months ago
0
Fail to decode `AppHash` from `/block_results` response
#1447
ljoss17
closed
4 months ago
2
fix: Bump `prost` and `prost-types` to latest versions in `tendermint` crate
#1446
romac
closed
4 months ago
2
Generate code for all `google.protobuf` types
#1445
romac
closed
3 months ago
0
Bump `prost` to v0.13 and `tonic` to v0.12
#1444
tony-iqlusion
closed
4 months ago
9
Last block deserialization from SEI tendermint nodes is failing
#1443
xoac
opened
4 months ago
1
Release v0.38.0
#1442
ljoss17
closed
4 months ago
6
rpc: Allow empty JSON object value for `consensus_param_updates` in `/block_results` response
#1441
ljoss17
closed
4 months ago
2
rpc: Deserializing `/block_results` with empty JSON `consensus_param_updates` fails
#1440
ljoss17
closed
4 months ago
0
rpc: Add `/genesis_chunked` query
#1439
ljoss17
closed
4 months ago
0
Add `/genesis_chunked` RPC endpoint
#1438
ljoss17
closed
4 months ago
0
chore: fix some comments
#1437
renshuncui
closed
3 months ago
1
tendermint: relax `Block` validation rules to avoid assumptions on initial height
#1436
erwanor
closed
5 months ago
1
block: domain type validation is too stringent
#1435
erwanor
closed
5 months ago
1
rpc: Add support for missing event types
#1434
romac
opened
6 months ago
0
rpc: Index subscriptions by their parsed query instead of its string representation
#1433
romac
opened
6 months ago
0
Websocket client is unable to subscribe to vote events
#1432
bonedaddy
opened
6 months ago
8
Release v0.37.0
#1431
romac
closed
6 months ago
0
Release v0.37.0
#1430
romac
closed
6 months ago
1
feat: add a way to provide a custom User-Agent
#1429
freak12techno
closed
6 months ago
1
fix(tendermint): Make `FinalizeBlock::validator_updates` nullable when deserializing
#1428
ec2
closed
6 months ago
2
FinalizeBlock Response Deserialization Bug
#1427
ec2
closed
6 months ago
0
Next