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

Indexer example and utils #153

Closed abizjak closed 6 months ago

abizjak commented 6 months ago

Purpose

Helpers for writing indexers.

Checklist

DOBEN commented 6 months ago

RUST_VERSION needs to be updated in the CI pipeline.

abizjak commented 6 months ago

RUST_VERSION needs to be updated in the CI pipeline.

Yes, which is very annoying since a transitive dependency caused this and it's annoying to require Rust 1.72 just because of that. :/