-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
meta issue: towards 300 tps #133
Comments
it may cost thousands of dollars EC2 cost (even for a very big proving cluster, for 1 hour) . Not too much. |
At the moment, seems implementing "prover_cluster" and "rewrite global state manager in rust" is the most urgent. |
We may write a series of article, like
etc |
w
We may wanna further remove ethAddr in circuits. |
Our recent goal is to run a 300tps rollup test on testnet ( for 1 hour? ), including matching engine, witness generation, proving, contract verification.
here I list some must-to-do for this goal:
Better to do:
Depedency of other repo:
For all things above, we can support 'SpotTrade' first. Implement 'Withdraw/DepositToNew' etc later.
The text was updated successfully, but these errors were encountered: