hashgraph / hedera-mirror-node-explorer

Hedera Mirror Node Explorer for the Hedera Hashgraph DLT.
Apache License 2.0
14 stars 9 forks source link

Add HIP-874 search by topic ID #1109

Closed SimiHunjan closed 3 weeks ago

SimiHunjan commented 4 weeks ago

Problem

Mirror Node is releasing a new rest API to query topics by topic ID.

Mirror Node Issue: https://github.com/hashgraph/hedera-mirror-node/issues/7925

This will be deployed to production with v0.107.0

Solution

Implement searching by topic ID.

Alternatives

No response