Skip to content
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

chore: update network-v2 proto #1725

Merged
merged 3 commits into from
Nov 1, 2024
Merged

chore: update network-v2 proto #1725

merged 3 commits into from
Nov 1, 2024

Conversation

mattstam
Copy link
Contributor

@mattstam mattstam commented Oct 31, 2024

and set a different default cycle limit

@@ -99,10 +99,6 @@ impl NetworkProver {
let request_id_hex = "0x".to_string() + &hex::encode(request_id.clone());
log::info!("Created request {} in transaction {}", request_id_hex, tx_hash_hex);

if NetworkClient::rpc_url() == DEFAULT_PROVER_NETWORK_RPC {
log::info!("View in explorer: https://explorer-v2.succinct.xyz/{}", request_id_hex);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will add this back when explorer is done, better than giving out dead link

Copy link

github-actions bot commented Oct 31, 2024

SP1 Performance Test Results

Branch: mattstam/chore-v2
Commit: d9442f8
Author: mattstam

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 0.17 2.84 0.46 24s
ssz-withdrawals 2757356 17.33 125.33 35.11 1m19s
tendermint 12593597 6.72 271.91 100.16 2m8s

@mattstam mattstam merged commit bc92c8b into dev Nov 1, 2024
12 checks passed
@mattstam mattstam deleted the mattstam/chore-v2 branch November 1, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants