-
Notifications
You must be signed in to change notification settings - Fork 1
Scaling UTXO Check Process #143
Copy link
Copy link
Open
Labels
scalabilityNeeded for system scalingNeeded for system scaling
Description
blakebyrnes
opened on Aug 27, 2024
Issue body actions
- Bitcoin block filtering might need to be done as new confirmed blocks come in out of process from the block sync so that we don’t hold up the chain
- At some point, it will be more efficient to download all new blocks to check, then just have a set of utxos that we check
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
scalabilityNeeded for system scalingNeeded for system scaling
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
Todo