Alexander Krutikov

Results 5 comments of Alexander Krutikov

Most likely issue appears on different peer sets. I notice such a behavior when kagome node connects only to 2-3 peers. polkadot node has up to 40 peers connected.

Indeed, lag in finalization appears when there is a lag in peers too!

- [x] add `--sync` command arg - [x] implement state request via `/dot/state/2` - [x] implement fast sync - [x] request state after fast sync finished - [x] restart fast...

Feature is based on reading custom sections from WASM binary. Unfortunately, custom sections are not supported both in binaryen and WAVM at the time of check. But supported in WasmEdge.