Releases: iotaledger/inx-indexer
Releases · iotaledger/inx-indexer
INX-Indexer-0.8.1
- Fix indexer API data race at startup by @muXxer
INX-Indexer-0.8.0
- Renamed module and updated dependencies by @alexsporn in #26
INX-Indexer-0.7.1
INX-Indexer-0.7.0
Use hive.go app module (#24) * Use hive.go app module * Small cleanups * Update go modules * - Use inx-app - Fix initial indexer filling Co-authored-by: Alexander Sporn <[email protected]>
INX-Indexer-0.6.1
- Update INX with new RawOutput type by @alexsporn in #23
INX-Indexer-0.6.0
- Align to latest TIPs and iota.go
INX-Indexer-0.5.0
v0.5.0 - Updated iota.go and INX (#19)
INX-Indexer-0.4.0
v0.4.0 - Updated iota.go to support latest address changes (#18)
INX-Indexer-0.3.1
Feat/improvements (#17) * - Update INX and remove prometheus proxying * - If a query returns no result, set the current ledger index for the empty response * - Added db path config * - Moved packages into pkg folder * - Added dbinfo file in the database folder * - Use empty config and add config template * - Don't expose prometheus by default in docker
INX-Indexer-0.3.0
- Changed the routes to
/outputs/...