Skip to content

Releases: iotaledger/inx-indexer

INX-Indexer-0.8.1

20 Jun 08:16
9b99667
Compare
Choose a tag to compare
  • Fix indexer API data race at startup by @muXxer

INX-Indexer-0.8.0

30 May 16:59
58f9a3b
Compare
Choose a tag to compare

INX-Indexer-0.7.1

24 May 14:19
6cf361a
Compare
Choose a tag to compare

INX-Indexer-0.7.0

23 May 12:15
fd64743
Compare
Choose a tag to compare
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

19 May 13:38
722dada
Compare
Choose a tag to compare

INX-Indexer-0.6.0

19 May 07:05
0ad8ea9
Compare
Choose a tag to compare
  • Align to latest TIPs and iota.go

INX-Indexer-0.5.0

06 May 12:19
1fd5def
Compare
Choose a tag to compare
v0.5.0

- Updated iota.go and INX (#19)

INX-Indexer-0.4.0

29 Apr 16:47
86fc1dd
Compare
Choose a tag to compare
v0.4.0

- Updated iota.go to support latest address changes (#18)

INX-Indexer-0.3.1

29 Apr 15:19
4515507
Compare
Choose a tag to compare
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

29 Apr 09:23
c392698
Compare
Choose a tag to compare
  • Changed the routes to /outputs/...