Skip to content

chore: bump frigate to v1.5.1#6

Merged
josibake merged 1 commit into
mainfrom
chore/bump-frigate-v1.5.1
May 20, 2026
Merged

chore: bump frigate to v1.5.1#6
josibake merged 1 commit into
mainfrom
chore/bump-frigate-v1.5.1

Conversation

@josibake
Copy link
Copy Markdown
Member

Brings, on top of v1.5.0:

  • f8b0457 bump to v1.5.1
  • ee33934 persist indexed block progress in a separate marker table with startup reorg and orphan-tweak checks
  • a3c5a76 use json-rpc batching when fetching transactions for initial mempool indexing
  • 36decce cold-sync index logging cleanup (separates fetched from indexed counts)
  • cb172a0 use getblock verbosity=3 to inline prevout scripts and skip per-input getrawtransaction
  • 15e0bfd fix script-hash subscribe/unsubscribe races, defer headers eligibility with catch-up
  • d38423d serialize all client socket writes through a per-handler write lock
  • fdf9ac8 release electrum transport read lock during socket reads to avoid client request starvation
  • 8fa3f2c document backend per-IP limits and notification ordering
  • 8bfde6d include version in startup message

Drongo submodule pointer is unchanged from v1.5.0.

Brings, on top of v1.5.0:

- f8b0457 bump to v1.5.1
- ee33934 persist indexed block progress in a separate marker table
  with startup reorg and orphan-tweak checks
- a3c5a76 use json-rpc batching when fetching transactions for initial
  mempool indexing
- 36decce cold-sync index logging cleanup (separates fetched from
  indexed counts)
- cb172a0 use getblock verbosity=3 to inline prevout scripts and skip
  per-input getrawtransaction
- 15e0bfd fix script-hash subscribe/unsubscribe races, defer headers
  eligibility with catch-up
- d38423d serialize all client socket writes through a per-handler
  write lock
- fdf9ac8 release electrum transport read lock during socket reads to
  avoid client request starvation
- 8fa3f2c document backend per-IP limits and notification ordering
- 8bfde6d include version in startup message

Drongo submodule pointer is unchanged from v1.5.0.
@josibake josibake merged commit f9eed3d into main May 20, 2026
@josibake josibake deleted the chore/bump-frigate-v1.5.1 branch May 20, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant