chore: bump frigate to v1.5.1#6
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings, on top of v1.5.0:
Drongo submodule pointer is unchanged from v1.5.0.