Skip to content

Releases: OdyseeTeam/chainquery

v2.6.0

12 Jun 03:16
c5bfafa

Choose a tag to compare

What changed

  • Added GitHub Actions CI for Go 1.26, including MySQL-backed race tests, generated migration bindata checks, Linux amd64 builds, and release artifact uploads.
  • Replaced Travis-era release and deployment plumbing with GitHub Releases, publishing the Linux chainquery binary and SHA-256 checksum directly on tagged releases.
  • Hardened block processing against stalls with bounded RPC, database, socket notification, and alert paths, plus incomplete-head cleanup and recovery coverage.
  • Improved reorg handling and added Slack app logging for reorg depth and affected heights.
  • Removed legacy autoupdate, Travis webhook, Twilio, and deprecated Slack webhook support.
  • Added and regenerated database migrations and SQLBoiler models for block processing state, transaction counts, purchases, signed supports, index cleanup, and unused column removal.
  • Improved chain sync, claim trie, support, output, mempool, notification, and LBCD/sockety integration behavior across several long-running production fixes.
  • Expanded regression coverage for reorgs, block processor recovery, transaction pipeline ordering, router behavior, config parsing, RPC/script handling, generated bindata, and build metadata.

Full Changelog: v2.5.6...v2.6.0

v2.5.4

26 Oct 04:58
83ab6af

Choose a tag to compare

Changelog

83ab6af improve sync claims of claim trie sync

v2.5.3

26 Oct 03:24
56e22f4

Choose a tag to compare

Changelog

56e22f4 increase queue size

v2.5.2

25 Oct 23:49
dbd19af

Choose a tag to compare

Changelog

b924f99 Add new index to make finding spent outputs to update faster.
8b935bf Improve claimtrie sync process via code to reduce query complexity to make it overall much faster.
dbd19af fix linting

v2.5.1

21 Oct 02:35
eb0f738

Choose a tag to compare

Changelog

eb0f738 Added prometheus metrics Fix notifications to close response

v2.5.0

19 Oct 05:21
88d9618

Choose a tag to compare

Changelog

8b491c0 Add claim count for each channel
88d9618 Merge pull request #153 from lbryio/claims_in_channels

v2.4.0

08 Sep 03:32
e96a4b4

Choose a tag to compare

Changelog

0de3c9b Add payment, new claim notifications
e96a4b4 Log error if subscribers cannot be applied
05f7bb5 Remove testing and add comments
f8ee520 fix linting

v2.3.4

11 Aug 17:13
e01ddc7

Choose a tag to compare

Changelog

e01ddc7 Prevent liscenseURL greater than length 255 on stream

v2.3.3

11 Jul 18:03
1b1ced9

Choose a tag to compare

Changelog

1b1ced9 Prevent sourceURL greater than length 255 on channel too

v2.3.2

11 Jul 17:50
8023552

Choose a tag to compare

Changelog

8023552 Prevent sourceURL greater than length 255