-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
* 51 block test * patches * fix secp256k1 * script tweak * cleanup * update bn * merge * compile * running * sweep * fmt * add back zkop * zkop * update default chain spec * est fork chain spec * update * add missing chainspec feature * fix risc0 cargo.lock * fix r0 compile * update default chain spec * est fork chain spec * add missing chainspec feature * update to ontake revm Signed-off-by: smtmfft <[email protected]> * update sp1 dependency Signed-off-by: smtmfft <[email protected]> * refine error return Signed-off-by: smtmfft <[email protected]> * test rpc Signed-off-by: smtmfft <[email protected]> * fix ci Signed-off-by: smtmfft <[email protected]> * fix rebase error * update * cargo lock * update input & script native proof ok * update * fix test_native_prover * fix rpc * Update host/config/chain_spec_list_devnet.json Co-authored-by: Brecht Devos <[email protected]> * fix beacon rpc url * apply comment & update contracts * fix contracts * fix contracts * fmt &clippy * Delete core/input-taiko_mainnet-182300.json * delete Groth16 * typos * cargo fmt * delete * ignore test_native_prover --------- Signed-off-by: smtmfft <[email protected]> Co-authored-by: Chris Tian <[email protected]> Co-authored-by: smtmfft <[email protected]> Co-authored-by: smtmfft <[email protected]> Co-authored-by: Brecht Devos <[email protected]>
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,5 +75,4 @@ std = [ | |
sgx = [] | ||
sp1 = [] | ||
risc0 = [] | ||
sp1-cycle-tracker = [] | ||
proof_of_equivalence = [] | ||
sp1-cycle-tracker = [] |