Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(prover): oracle prover #194

Merged
merged 20 commits into from
Apr 27, 2023
Merged

feat(prover): oracle prover #194

merged 20 commits into from
Apr 27, 2023

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Apr 25, 2023

  • Oracle Proof Producer
  • --oracleProver flag
  • isOracle property on validproofsubmitter

also:

  • dummy flag and oracleProver flag should be MutuallyExclusive.

  • Removed some unused code from EncodeProveBlockInput as well, that doesnt use the two anchorTx properties.

  • Fixed some typos reusltChan and godlenTouch.

  • Fixed isSubmitProofTxRetriable with a typo in the error, checking for error L1_NOT_ORACLE_PROVEN instead of correct L1_NOT_ORACLE_PROVER

prover/proof_producer/oracle_proof_producer.go Outdated Show resolved Hide resolved
prover/proof_producer/oracle_proof_producer.go Outdated Show resolved Hide resolved
prover/proof_producer/oracle_proof_producer.go Outdated Show resolved Hide resolved
prover/proof_submitter/util.go Show resolved Hide resolved
cyberhorsey and others added 2 commits April 27, 2023 00:46
@davidtaikocha davidtaikocha merged commit ebbc725 into main Apr 27, 2023
@davidtaikocha davidtaikocha deleted the oracle_prover branch April 27, 2023 16:50
vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
Co-authored-by: David <david@taiko.xyz>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants