expiredhotdog

Results 4 issues of expiredhotdog

### Summary The `representatives` RPC command currently only has `count` and `sorting` options. While `sorting` does move very small / 0-weight reps to the bottom of the list, it does...

help wanted

**TLDR**: Not enabling --sync-pruned-blocks is strictly unnecessary and wasteful. The `--sync-pruned-blocks` flag, added in #5915, allows a pruned node to skip downloading the full content of certain blocks, when they...

low priority
proposal

[Utreexo](https://github.com/mit-dci/utreexo) allows pruned Bitcoin nodes to be run off of just a few kilobytes of state, rather than gigabytes. The savings with this would be even more extreme on Monero,...

Allowing access to the `delegators` RPC command would be a useful and welcome addition. [Link to docs](https://docs.nano.org/commands/rpc-protocol/#delegators).