diff --git a/Cargo.lock b/Cargo.lock index 1c6fd46af..ee7daa705 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -146,7 +146,7 @@ dependencies = [ [[package]] name = "alloy-celo-evm" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-evm", @@ -2662,16 +2662,7 @@ dependencies = [ [[package]] name = "canoe-bindings" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-sol-types", - "serde", -] - -[[package]] -name = "canoe-bindings" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-sol-types", "serde", @@ -2680,21 +2671,21 @@ dependencies = [ [[package]] name = "canoe-provider" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", "alloy-sol-types", "anyhow", "async-trait", - "canoe-bindings 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-bindings", + "eigenda-cert", "serde", ] [[package]] name = "canoe-sp1-cc-host" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", "alloy-rpc-types", @@ -2702,7 +2693,7 @@ dependencies = [ "anyhow", "async-trait", "bincode", - "canoe-bindings 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-bindings", "canoe-provider", "rsp-primitives", "sp1-cc-client-executor", @@ -2717,15 +2708,15 @@ dependencies = [ [[package]] name = "canoe-sp1-cc-verifier" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", "alloy-sol-types", "bincode", - "canoe-bindings 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "canoe-verifier 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-bindings", + "canoe-verifier", "cfg-if", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "eigenda-cert", "rsp-primitives", "sha2 0.10.9", "sp1-cc-client-executor", @@ -2736,11 +2727,11 @@ dependencies = [ [[package]] name = "canoe-verifier" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-genesis", "alloy-primitives", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", + "eigenda-cert", "reth-chainspec", "reth-evm", "revm-primitives", @@ -2749,39 +2740,13 @@ dependencies = [ "tracing", ] -[[package]] -name = "canoe-verifier" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-genesis", - "alloy-primitives", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "reth-chainspec", - "reth-evm", - "revm-primitives", - "serde", - "thiserror 2.0.17", - "tracing", -] - -[[package]] -name = "canoe-verifier-address-fetcher" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-primitives", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "thiserror 2.0.17", -] - [[package]] name = "canoe-verifier-address-fetcher" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "eigenda-cert", "thiserror 2.0.17", ] @@ -2909,7 +2874,7 @@ dependencies = [ [[package]] name = "celo-alloy-consensus" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -2925,7 +2890,7 @@ dependencies = [ [[package]] name = "celo-alloy-network" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-network", @@ -2939,7 +2904,7 @@ dependencies = [ [[package]] name = "celo-alloy-rpc-types" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -2958,7 +2923,7 @@ dependencies = [ [[package]] name = "celo-alloy-rpc-types-engine" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -2974,7 +2939,7 @@ dependencies = [ [[package]] name = "celo-client" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-celo-evm", "alloy-consensus", @@ -2984,8 +2949,8 @@ dependencies = [ "celo-proof", "celo-protocol", "cfg-if", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", + "hokulea-eigenda", + "hokulea-proof", "kona-client", "kona-derive", "kona-executor", @@ -2999,7 +2964,7 @@ dependencies = [ [[package]] name = "celo-driver" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-primitives", @@ -3020,7 +2985,7 @@ dependencies = [ [[package]] name = "celo-executor" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-celo-evm", "alloy-consensus", @@ -3048,7 +3013,7 @@ dependencies = [ [[package]] name = "celo-genesis" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -3068,7 +3033,7 @@ dependencies = [ [[package]] name = "celo-host" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -3084,8 +3049,8 @@ dependencies = [ "celo-client", "celo-genesis", "clap", - "hokulea-host-bin 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", + "hokulea-host-bin", + "hokulea-proof", "kona-cli 0.3.2 (git+https://github.com/op-rs/kona?tag=kona-client%2Fv1.1.7)", "kona-host", "kona-mpt", @@ -3105,7 +3070,7 @@ dependencies = [ [[package]] name = "celo-proof" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -3140,7 +3105,7 @@ dependencies = [ [[package]] name = "celo-protocol" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-consensus", "alloy-eips", @@ -3169,7 +3134,7 @@ dependencies = [ [[package]] name = "celo-registry" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-chains", "alloy-primitives", @@ -3184,7 +3149,7 @@ dependencies = [ [[package]] name = "celo-revm" version = "0.1.0" -source = "git+https://github.com/celo-org/celo-kona?rev=64f4c0c#64f4c0c13ed79aae4079ca4152751f4f539336d5" +source = "git+https://github.com/celo-org/celo-kona?rev=d6f815b#d6f815b4dbec072e7ecaa1ef5a835e3d43b3b1c3" dependencies = [ "alloy-eips", "alloy-evm", @@ -4273,25 +4238,12 @@ dependencies = [ [[package]] name = "eigenda-cert" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", "alloy-rlp", "anyhow", - "canoe-bindings 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "serde", - "thiserror 2.0.17", -] - -[[package]] -name = "eigenda-cert" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-primitives", - "alloy-rlp", - "anyhow", - "canoe-bindings 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-bindings", "serde", "thiserror 2.0.17", ] @@ -5482,33 +5434,12 @@ dependencies = [ [[package]] name = "hokulea-client" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-consensus", - "alloy-evm", - "alloy-op-evm", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "kona-client", - "kona-derive", - "kona-driver", - "kona-executor", - "kona-preimage", - "kona-proof", - "op-alloy-consensus", - "op-revm", - "revm", - "tracing", -] - -[[package]] -name = "hokulea-client" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-consensus", "alloy-evm", "alloy-op-evm", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "hokulea-eigenda", "kona-client", "kona-derive", "kona-driver", @@ -5524,33 +5455,13 @@ dependencies = [ [[package]] name = "hokulea-client-bin" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-evm", "alloy-op-evm", "cfg-if", - "hokulea-client 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "kona-client", - "kona-preimage", - "kona-proof", - "kona-std-fpvm 0.2.0 (git+https://github.com/op-rs/kona?tag=kona-client%2Fv1.1.7)", - "kona-std-fpvm-proc 0.2.0 (git+https://github.com/op-rs/kona?tag=kona-client%2Fv1.1.7)", - "op-alloy-consensus", - "op-revm", - "revm", -] - -[[package]] -name = "hokulea-client-bin" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-evm", - "alloy-op-evm", - "cfg-if", - "hokulea-client 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "hokulea-client", + "hokulea-proof", "kona-client", "kona-preimage", "kona-proof", @@ -5564,10 +5475,10 @@ dependencies = [ [[package]] name = "hokulea-compute-proof" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "hokulea-proof", "num", "rust-kzg-bn254-primitives", "rust-kzg-bn254-prover", @@ -5578,26 +5489,11 @@ dependencies = [ [[package]] name = "hokulea-eigenda" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-primitives", - "async-trait", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "kona-derive", - "kona-protocol", - "serde", - "thiserror 2.0.17", - "tracing", -] - -[[package]] -name = "hokulea-eigenda" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", "async-trait", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "eigenda-cert", "kona-derive", "kona-protocol", "serde", @@ -5608,43 +5504,16 @@ dependencies = [ [[package]] name = "hokulea-host-bin" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-primitives", - "anyhow", - "async-trait", - "clap", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "hokulea-client-bin 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "kona-cli 0.3.2 (git+https://github.com/op-rs/kona?tag=kona-client%2Fv1.1.7)", - "kona-client", - "kona-host", - "kona-preimage", - "kona-proof", - "kona-std-fpvm 0.2.0 (git+https://github.com/op-rs/kona?tag=kona-client%2Fv1.1.7)", - "reqwest 0.12.24", - "serde", - "thiserror 2.0.17", - "tokio", - "tracing", - "tracing-subscriber 0.3.20", -] - -[[package]] -name = "hokulea-host-bin" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", "anyhow", "async-trait", "clap", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-client-bin 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "eigenda-cert", + "hokulea-client-bin", + "hokulea-eigenda", + "hokulea-proof", "kona-cli 0.3.2 (git+https://github.com/op-rs/kona?tag=kona-client%2Fv1.1.7)", "kona-client", "kona-host", @@ -5662,38 +5531,16 @@ dependencies = [ [[package]] name = "hokulea-proof" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93#ede4e93969fa3e181093c8807576afb85c60cb0e" -dependencies = [ - "alloy-primitives", - "ark-bn254", - "ark-ff 0.5.0", - "async-trait", - "canoe-verifier 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "canoe-verifier-address-fetcher 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93)", - "kona-preimage", - "kona-proof", - "rust-kzg-bn254-primitives", - "rust-kzg-bn254-verifier", - "serde", - "thiserror 2.0.17", - "tracing", -] - -[[package]] -name = "hokulea-proof" -version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-primitives", "ark-bn254", "ark-ff 0.5.0", "async-trait", - "canoe-verifier 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "canoe-verifier-address-fetcher 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-verifier", + "canoe-verifier-address-fetcher", + "eigenda-cert", + "hokulea-eigenda", "kona-preimage", "kona-proof", "rust-kzg-bn254-primitives", @@ -5706,17 +5553,17 @@ dependencies = [ [[package]] name = "hokulea-witgen" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ "alloy-consensus", "alloy-rlp", "anyhow", "async-trait", "canoe-provider", - "canoe-verifier-address-fetcher 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "eigenda-cert 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-verifier-address-fetcher", + "eigenda-cert", + "hokulea-eigenda", + "hokulea-proof", "kona-preimage", "kona-proof", "tracing", @@ -5725,11 +5572,11 @@ dependencies = [ [[package]] name = "hokulea-zkvm-verification" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e#ede4e93969fa3e181093c8807576afb85c60cb0e" +source = "git+https://github.com/Layr-Labs/hokulea?rev=c07bb19#c07bb195fd6b8f2bef4c716906f450338af9e484" dependencies = [ - "canoe-verifier 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "canoe-verifier-address-fetcher 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-verifier", + "canoe-verifier-address-fetcher", + "hokulea-proof", "kona-derive", "kona-preimage", "kona-proof", @@ -9085,8 +8932,8 @@ dependencies = [ "celo-genesis", "celo-proof", "celo-protocol", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "hokulea-eigenda", + "hokulea-proof", "hokulea-witgen", "kona-derive", "kona-driver", @@ -9108,14 +8955,14 @@ dependencies = [ "anyhow", "async-trait", "canoe-sp1-cc-host", - "canoe-verifier-address-fetcher 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-verifier-address-fetcher", "celo-genesis", "celo-host", "celo-protocol", "hokulea-compute-proof", - "hokulea-eigenda 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-host-bin 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "hokulea-eigenda", + "hokulea-host-bin", + "hokulea-proof", "hokulea-witgen", "kona-preimage", "kona-proof", @@ -9243,7 +9090,7 @@ dependencies = [ "cfg-if", "futures", "hana-host", - "hokulea-host-bin 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "hokulea-host-bin", "kona-derive", "kona-genesis", "kona-host", @@ -10858,8 +10705,8 @@ name = "range-eigenda" version = "0.1.0" dependencies = [ "canoe-sp1-cc-verifier", - "canoe-verifier-address-fetcher 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", - "hokulea-proof 0.1.0 (git+https://github.com/Layr-Labs/hokulea?rev=ede4e93969fa3e181093c8807576afb85c60cb0e)", + "canoe-verifier-address-fetcher", + "hokulea-proof", "hokulea-zkvm-verification", "kona-proof", "op-succinct-client-utils", diff --git a/Cargo.toml b/Cargo.toml index 043dfe77d..0099b9519 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -97,11 +97,11 @@ kona-genesis = { git = "https://github.com/op-rs/kona", tag = "kona-client/v1.1. # TODO: replace commit hash with tag when available # celo-kona -celo-driver = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c" } -celo-proof = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c" } -celo-host = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c" } -celo-protocol = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c", default-features = false } -celo-genesis = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c", default-features = false } +celo-driver = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b" } +celo-proof = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b" } +celo-host = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b" } +celo-protocol = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b", default-features = false } +celo-genesis = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b", default-features = false } # hana hana-blobstream = { git = "https://github.com/celestiaorg/hana", rev = "1d272dd83263dbcc2ad97daaac84b2e578a0b288" } @@ -110,15 +110,15 @@ hana-host = { git = "https://github.com/celestiaorg/hana", rev = "1d272dd83263db hana-oracle = { git = "https://github.com/celestiaorg/hana", rev = "1d272dd83263dbcc2ad97daaac84b2e578a0b288" } # hokulea -hokulea-compute-proof = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -hokulea-eigenda = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -hokulea-host-bin = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -hokulea-proof = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -hokulea-witgen = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -hokulea-zkvm-verification = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -canoe-sp1-cc-host = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -canoe-sp1-cc-verifier = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } -canoe-verifier-address-fetcher = { git = "https://github.com/Layr-Labs/hokulea", rev = "ede4e93969fa3e181093c8807576afb85c60cb0e" } +hokulea-compute-proof = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +hokulea-eigenda = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +hokulea-host-bin = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +hokulea-proof = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +hokulea-witgen = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +hokulea-zkvm-verification = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +canoe-sp1-cc-host = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +canoe-sp1-cc-verifier = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } +canoe-verifier-address-fetcher = { git = "https://github.com/Layr-Labs/hokulea", rev = "c07bb19" } # op-succinct op-succinct-prove = { path = "scripts/prove" } @@ -188,10 +188,10 @@ op-alloy-rpc-types-engine = { version = "0.22.0", default-features = false } op-alloy-network = { version = "0.22.0", default-features = false } # Celo Alloy -celo-alloy-consensus = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c", default-features = false } -celo-alloy-rpc-types = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c", default-features = false } -celo-alloy-rpc-types-engine = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c", default-features = false } -celo-alloy-network = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c", default-features = false } +celo-alloy-consensus = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b", default-features = false } +celo-alloy-rpc-types = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b", default-features = false } +celo-alloy-rpc-types-engine = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b", default-features = false } +celo-alloy-network = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b", default-features = false } # Execution alloy-evm = { version = "0.23.1", default-features = false } @@ -204,7 +204,7 @@ revm-precompile = { version = "29.0.1", default-features = false } op-revm = { version = "12.0.1", default-features = false } # Celo Execution -alloy-celo-evm = { git = "https://github.com/celo-org/celo-kona", rev = "64f4c0c", default-features = false } +alloy-celo-evm = { git = "https://github.com/celo-org/celo-kona", rev = "d6f815b", default-features = false } # SP1 sp1-sdk = { version = "=5.2.2", default-features = false, features = ["network"] } diff --git a/elf/aggregation-elf b/elf/aggregation-elf index 0f133c5f8..e9ef7f46a 100755 Binary files a/elf/aggregation-elf and b/elf/aggregation-elf differ diff --git a/elf/celestia-range-elf-embedded b/elf/celestia-range-elf-embedded index 00def3f02..7d1f9e1ca 100755 Binary files a/elf/celestia-range-elf-embedded and b/elf/celestia-range-elf-embedded differ diff --git a/elf/eigenda-range-elf-embedded b/elf/eigenda-range-elf-embedded index ebfde3544..58b405c5d 100755 Binary files a/elf/eigenda-range-elf-embedded and b/elf/eigenda-range-elf-embedded differ diff --git a/elf/range-elf-bump b/elf/range-elf-bump index 01d3d26b5..9d870375d 100755 Binary files a/elf/range-elf-bump and b/elf/range-elf-bump differ diff --git a/elf/range-elf-embedded b/elf/range-elf-embedded index 94e2e7c7a..442bd76a5 100755 Binary files a/elf/range-elf-embedded and b/elf/range-elf-embedded differ