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
--save-blocks is unnecessary because it can be fully implemented via the WASM HTTP API. There's no good reason to block the main thread for it. It's also really inflexible to run it only at startup.
--replay-blocks: I'd prefer to have this be psibase import <filename>. I also think that this should not be the recommended approach to creating a new node. If downloading the blocklog over p2p is significantly slower than downloading it via some other mechanism, we should ask ourselves why that is the case, and fix it.
tbfleming
changed the title
Fix --save-blocks, --replay-blocks
Replace --save-blocks, --replay-blocks
Nov 22, 2022
No description provided.
The text was updated successfully, but these errors were encountered: