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 16 forks source link

Support gRPC fast catch up endpoint (2) #196

Closed limemloh closed 2 months ago

limemloh commented 6 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 2 months ago

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