Concordium / concordium-rust-sdk

Rust SDK for the Concordium blockchain.
https://docs.rs/concordium-rust-sdk/latest/concordium_rust_sdk/
Mozilla Public License 2.0
13 stars 18 forks source link

Support gRPC fast catch up endpoint (2) #196

Closed limemloh closed 3 days ago

limemloh commented 3 months ago

Support the gRPC endpoint for doing a fast catch up added as part of https://github.com/Concordium/concordium-node/issues/1071.

Duplicating https://github.com/Concordium/concordium-rust-sdk/issues/139 due to sync failure.

limemloh commented 3 days ago

The are currently no plans to implement the node side of this