* fix(state): set state concurrency based on other services' concurrency * fix(sync): increase the sync downloader lookahead limit It seems like the recent tokio upgrade made this code even more efficient, so on testnet we can have around 6000 blocks in flight. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bin/zebrad | ||
| commands | ||
| components | ||
| application.rs | ||
| commands.rs | ||
| components.rs | ||
| config.rs | ||
| lib.rs | ||
| prelude.rs | ||
| sentry.rs | ||