Skip to content

Use spn network.#102

Merged
0xSasaPrsic merged 4 commits intomain-cudafrom
spn_network
Sep 10, 2025
Merged

Use spn network.#102
0xSasaPrsic merged 4 commits intomain-cudafrom
spn_network

Conversation

@0xSasaPrsic
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Sep 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sp1-vector-hex Ready Ready Preview Comment Sep 9, 2025 8:20am
sp1-vector-mainnet Ready Ready Preview Comment Sep 9, 2025 8:20am
sp1-vector-turing Ready Ready Preview Comment Sep 9, 2025 8:20am

Copy link
Member

@moraesjeremias moraesjeremias left a comment

Choose a reason for hiding this comment

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

Can you please rebase? There're conflicts.

# Conflicts:
#	script/bin/operator.rs
#	services/bin/indexer.rs
#	services/src/types.rs
let proof = prover_client.prove(&self.pk, &stdin).plonk().run()?;
Ok(proof)
} else {
let spn = env::var("SP1_PROVER")?.to_lowercase() == "network";
Copy link
Member

Choose a reason for hiding this comment

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

Doesn't sp1-sdk@v5.2.1 has reserved a network implementation at all?
Just trying to understand a possible conflict if we forget to specify succinct's public rpc endpoint.

@0xSasaPrsic 0xSasaPrsic merged commit ba8d1c2 into main-cuda Sep 10, 2025
4 of 6 checks passed
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