| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| chainquery-linux-amd64 | 2026-06-12 | 29.7 MB | |
| chainquery-linux-amd64.sha256 | 2026-06-12 | 93 Bytes | |
| README.md | 2026-06-12 | 1.3 kB | |
| v2.6.0 source code.tar.gz | 2026-06-12 | 409.2 kB | |
| v2.6.0 source code.zip | 2026-06-12 | 522.6 kB | |
| Totals: 5 Items | 30.6 MB | 0 | |
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: https://github.com/OdyseeTeam/chainquery/compare/v2.5.6...v2.6.0