0xMiden / 0xMiden/node

Add "skip validator" mode of operation

Open
#1,921 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
104
Forks
138
Avg merge
1d 13h
Merged PRs (30d)
56

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.