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

Add indexer for all transaction outcomes and special outcomes. #149

Closed abizjak closed 8 months ago

abizjak commented 8 months ago

Purpose

Add an additional indexer to index both normal and special events.

Remove obsolete JSON serialization of blocksummary. Not needed since V1 API has been removed.

Checklist

abizjak commented 8 months ago

This is useful in the election tooling.