nano-node icon indicating copy to clipboard operation
nano-node copied to clipboard

Bound the number of unconfirmed transactions a node needs to track

Open clemahieu opened this issue 1 year ago • 0 comments

When combining the following improvements: Time-bounded proofs of work: https://github.com/nanocurrency/nano-node/issues/4197 Bounded scheduler bucket sizes: https://github.com/nanocurrency/nano-node/issues/4194 Improved bucket sorting: https://github.com/nanocurrency/nano-node/issues/4169

The number of unconfirmed transactions a node needs to track will be bounded and confirmation rate will be limited by aggregate node bandwidth.

clemahieu avatar Mar 22 '23 11:03 clemahieu