Page MenuHomePhabricator

Enable ranged access to the CoinsDB
Open, NormalPublic

Description

The CoinsViewDB needs a GetCursor variant which can handle prefix based ranges.

This will probably require a class that abstracts bit-prefixes to hash-ranges, which will be needed throughout UTXO p2p messages.

Event Timeline

tomtomtom7 triaged this task as Normal priority.Mar 15 2018, 13:11
tomtomtom7 created this task.