Releases: holaplex/indexer
Releases · holaplex/indexer
Geyser Plugin v0.3.1
- Enabled transaction notifications
- Switched from
smol
totokio
for async tasks - Performance improvements for account and transaction updates
- Metrics now use
solana_metrics
counters - Stricter, less confusing config JSON schema
Geyser Plugin v0.3.0
- Rename
metaplex-indexer
→holaplex-indexer
- Rename
accountsdb
→geyser
- Report host and plugin information in the AMQP connection name
- Update Solana dependency to v1.9.15
- Fixed dead-code warnings for plugin builds
AccountsDB Plugin v0.2.0 - Logging and Reconnect
Add logging and reconnect functionality to accountsdb plugin
AccountsDB Plugin v0.1.0
Tag for the initial release of the accountsdb
RabbitMQ producer plugin.