p2pderivatives / rust-bitcoin-coin-selection

10 stars 5 forks source link

BNB/SRD add tests with a much larger set #39

Open yancyribbens opened 7 months ago

yancyribbens commented 7 months ago

Comment from https://github.com/p2pderivatives/rust-bitcoin-coin-selection/pull/30

Enterprise wallets can easily accumulate thousands of UTXOs. The biggest wallet I’ve seen had over 550'000 UTXOs. When I recommend testing a wallet with many UTXOs I was thinking of something like ~1000

Add testing for much larger sets.