Skip to content

Releases: gaze-network/gaze-indexer

v0.6.1

26 Oct 13:58
58334dd
Compare
Choose a tag to compare

What's Changed

  • feat: implement batch insert using multirow inserts by @gazenw in #70
  • feat: add etching tx hash for runes info api by @gazenw in #72

Full Changelog: v0.5.6...v0.6.1

v0.4.3

04 Oct 06:36
7a86398
Compare
Choose a tag to compare

What's Changed

  • fix: add different genesis runes config for each network by @gazenw in #54

Full Changelog: v0.4.2...v0.4.3

v0.4.2

04 Oct 06:36
22a3246
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

30 Aug 09:20
6e8a846
Compare
Choose a tag to compare

What's Changed

  • feat: add fractal network constant by @gazenw in #47
  • Turkish translation by @Rumeyst in #46
  • fix: add decimals field in runes get holders by @gazenw in #49

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

13 Aug 10:36
206eb65
Compare
Choose a tag to compare

What's Changed

  • Add nodesale indexer module by @waiemwor in #40
  • Modify Node Sale API to allow query all nodes from a deployment. by @waiemwor in #43
  • Add get utxo by tx hash and output idx for Runes by @gazenw in #42

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

25 Jul 08:08
1967895
Compare
Choose a tag to compare

What's Changed

  • fix: return runes not found error if rune id in request is not found by @gazenw in #37
  • feat: add Runes API pagination by @gazenw in #36

Full Changelog: v0.2.7...v0.3.0

v0.2.7

09 Jul 09:17
dad02bf
Compare
Choose a tag to compare

What's Changed

  • feat: remove unnecessary verbose query by @gazenw in #33

Full Changelog: v0.2.6...v0.2.7

v0.2.6

08 Jul 10:30
6203b10
Compare
Choose a tag to compare

What's Changed

  • fix: incorrect condition for finding output destinations by @gazenw in #31

Full Changelog: v0.2.5...v0.2.6

v0.2.5

04 Jul 08:40
90f1fd0
Compare
Choose a tag to compare

What's Changed

  • fix(httpclient): can't use base url path by @Planxnx in #30
  • fix(httpclient): support base url query params by @Planxnx

Full Changelog: v0.2.4...v0.2.5

v0.2.4

02 Jul 09:11
a5fc803
Compare
Choose a tag to compare

What's Changed

  • fix: implement processor shutdown by @bombnp in #22
  • feat(btcutils): add bitcoin utility functions by @Planxnx in #26
  • fix: create error handler middleware by @Planxnx in #27
  • feat(runes): get txs by block range by @gazenw in #28
  • feat: release v0.2.4 by @gazenw in #29

Full Changelog: v0.2.3...v0.2.4