Skip to content

Releases: hirosystems/ordhook

v3.0.0-beta.2

24 Sep 00:16
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

3.0.0-beta.2 (2024-09-24)

Bug Fixes

  • roll back ordinals db changes when brc20 db commit fails (#367) (f4e0c79)

v3.0.0-beta.1

20 Sep 18:58
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2024-09-20)

⚠ BREAKING CHANGES

  • support brc20 activity on scan blocks command (#350)
  • keep original deployed ticker for brc20 tokens (#349)

Features

  • add prometheus monitoring (#356) (f35e1d0)
  • keep original deployed ticker for brc20 tokens (#349) (39774a9)
  • support a separate storage directory for observers.sqlite (#354) (7a65fdf)
  • support brc20 activity on scan blocks command (#350) (caacff7)
  • wait for bitcoind to be at chain tip before starting service (#364) (d4b67bb)

Bug Fixes

  • also check config when looking for brc20 db connection (#347) (d80388b)
  • only create brc-20 db connection and cache if required (#357) (5692426)

v2.2.5

23 Jul 20:38
Compare
Choose a tag to compare

2.2.5 (2024-07-23)

Bug Fixes

  • abort scan on predicate action error (#345) (7ee763a)
  • validate and wait for bitcoind block height responses (#340) (b28b92e)

v2.2.4

26 Jun 18:18
Compare
Choose a tag to compare

2.2.4 (2024-06-26)

Bug Fixes

v2.2.3

26 Jun 16:42
Compare
Choose a tag to compare

2.2.3 (2024-06-26)

Bug Fixes

v2.2.2

18 Jun 22:11
Compare
Choose a tag to compare

2.2.2 (2024-06-18)

Bug Fixes

  • augment brc20 tx by tx_index (#315) (122bfdf)
  • retrieving block height from inscriptions db (6c9ea06)

v2.2.1

11 Jun 15:47
Compare
Choose a tag to compare

2.2.1 (2024-06-11)

Bug Fixes

  • base catchup on inscriptions db, vs blocks db (a76a037)
  • consider meta protocols when switching to stream (#311) (26d8ed9)
  • set is_streaming_blocks to false when scanning (#309) (b31f6bd)

v2.2.0

24 May 18:07
Compare
Choose a tag to compare

2.2.0 (2024-05-24)

Features

Bug Fixes

v2.1.0

12 Feb 16:25
Compare
Choose a tag to compare

2.1.0 (2024-02-12)

Features

  • confirm before deleting blocks (a5fee25)
  • display git-commit (3256427)
  • extract additional data (4141fd6)
  • improve queue management (d57ac75)
  • improve transfers handling (21ce9ca)
  • introduce stream-indexing flag (9c9e2a5)
  • locations are now ordinal_number centric (instead of inscription_id) (d667958)
  • migrate to tcmalloc (7d048a3)
  • revisit config files (1c80b67)

Bug Fixes

v2.0.1

08 Jan 21:38
Compare
Choose a tag to compare

2.0.1 (2024-01-08)

Bug Fixes

  • replay + jubilee number increment (d5bf88f)