Release v2.0.7
What's Changed
- Increase the delay time for TxPoolservice and remove redundant word in comment by @forcedebug in #4367
- Clean the pruning log and add config for parallel and parents count by @jackzhhuang in #4372
- Fix pruning point calc by @jackzhhuang in #4388
- Refactor MinerService: Switch to task_pool for increaseing block mining concurrency in DAG by @sanlee42 in #4394
- Fix crate vulnerabilities by @rex4539 in #4390
- Reload k with epoch by @sanlee42 in #4396
- using workspace version for sub-crates by @simonjiao in #4404
- Force upgrade stdlib with v13 for consensus update by @sanlee42 in #4402
- Fast find ancestor by @jackzhhuang in #4397
New Contributors
- @forcedebug made their first contribution in #4367
- @rex4539 made their first contribution in #4390
Full Changelog: v2.0.6...v2.0.7