Add "skip validator" mode of operation
未關閉
- 主要語言
- Rust
- 星號
- 104
- 分支
- 138
- 平均合併
- 1 天 13 小時
- 30 天內合併 PR
- 56
描述
We were recently experiencing some performance problems with the testnet node and were trying to get some more insights by starting a node locally with a snapshot of the testnet database.
However, the local validator obviously can't sign new blocks properly, so block production is failing when verifying the signature.
Still, this mode of operation might be _very_ useful from time to time because it allows for much faster iteration.
This mode of operation could then be extended to include more proof skipping which I think is also desirable for other use cases.
貢獻指南
評估
這個 Issue 還沒有評估資料。