* triedb/pathdb: fix async node buffer diskroot mismatches when journaling * triedb: check whether the async flush is done * fix: generate new eth config --------- Co-authored-by: VM <arimas@foxmail.com>
* fix: use the top root hash for rewinding under path schema * feat: add async flush nodebuffer in path schema * chore: add prun-block param suffix check * fix: code review comments