teor

Results 602 comments of teor

Let's merge this new code to avoid code conflicts. If we need to make more changes to support DNS seeders, we can do them later.

Zebra's performance is good enough for now, so this is a low priority.

We should make these changes if users ask for them, or during lightwalletd development.

This is something we want to do eventually, but it's not urgent.

We might want to do this usability fix some time during the release candidate series, but it's not a blocker.

@arya2 it's ok to do the `spawn_blocking()` in `zebrad::commands::start` or `zebra_state::init()`, whatever is easier.

We're seeing some issues with note commitment tree CPU usage, so I've changed the priority to medium. (It's not a complete fix, because we still have to calculate the note...

This is a high priority because it will save us about 1 second per large non-finalized block.