You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pruning refactor
- removed complex event loop and async channels
- prune by INSERT then DROP (see README)
- integrate sharding
- align import/export with SDK snapshot API
- drop node pool (to be stubbed and re-tested)