Skip to content

Releases: holaplex/indexer

Geyser Plugin v0.3.1

13 May 19:07
plugin-v0.3.1
7415bda
Compare
Choose a tag to compare
  • Enabled transaction notifications
  • Switched from smol to tokio 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

12 Apr 22:17
62bd616
Compare
Choose a tag to compare
  • Rename metaplex-indexerholaplex-indexer
  • Rename accountsdbgeyser
  • 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

28 Mar 15:07
a9bd0b3
Compare
Choose a tag to compare

Add logging and reconnect functionality to accountsdb plugin

AccountsDB Plugin v0.1.0

22 Feb 01:16
a18952e
Compare
Choose a tag to compare

Tag for the initial release of the accountsdb RabbitMQ producer plugin.