diff --git a/Cargo.lock b/Cargo.lock index 9e8556c5..3b514925 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1530,7 +1530,7 @@ dependencies = [ [[package]] name = "canoe-bindings" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-sol-types", "serde", @@ -1539,7 +1539,7 @@ dependencies = [ [[package]] name = "canoe-verifier" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-genesis", "alloy-primitives", @@ -1555,7 +1555,7 @@ dependencies = [ [[package]] name = "canoe-verifier-address-fetcher" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-primitives", "eigenda-cert", @@ -2409,7 +2409,7 @@ dependencies = [ [[package]] name = "eigenda-cert" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -2976,7 +2976,7 @@ dependencies = [ [[package]] name = "hokulea-client" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-consensus", "alloy-evm", @@ -2997,7 +2997,7 @@ dependencies = [ [[package]] name = "hokulea-client-bin" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-evm", "alloy-op-evm", @@ -3017,7 +3017,7 @@ dependencies = [ [[package]] name = "hokulea-eigenda" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-primitives", "async-trait", @@ -3032,7 +3032,7 @@ dependencies = [ [[package]] name = "hokulea-host-bin" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-primitives", "anyhow", @@ -3059,7 +3059,7 @@ dependencies = [ [[package]] name = "hokulea-proof" version = "0.1.0" -source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.2#d8870847aeb1c5a37f4a2c8487b3ddaf2bacb67b" +source = "git+https://github.com/Layr-Labs/hokulea?tag=hokulea-client%2Fv1.0.3#2089fde6a63f0ad91e1bf46826d423c3c27bcbd9" dependencies = [ "alloy-primitives", "ark-bn254", @@ -5879,8 +5879,8 @@ checksum = "48fd7bd8a6377e15ad9d42a8ec25371b94ddc67abe7c8b9127bec79bebaaae18" [[package]] name = "rust-kzg-bn254-primitives" -version = "0.1.2" -source = "git+https://github.com/Layr-Labs/rust-kzg-bn254.git?rev=4d1d6a84910a3fc1e5e8927f694e4fc10ac5dd9d#4d1d6a84910a3fc1e5e8927f694e4fc10ac5dd9d" +version = "0.1.3" +source = "git+https://github.com/Layr-Labs/rust-kzg-bn254.git#c09fafd757c94f13ed1ccfa051f8e31d6910673d" dependencies = [ "ark-bn254", "ark-ec", @@ -5897,8 +5897,8 @@ dependencies = [ [[package]] name = "rust-kzg-bn254-verifier" -version = "0.1.2" -source = "git+https://github.com/Layr-Labs/rust-kzg-bn254.git?rev=4d1d6a84910a3fc1e5e8927f694e4fc10ac5dd9d#4d1d6a84910a3fc1e5e8927f694e4fc10ac5dd9d" +version = "0.1.3" +source = "git+https://github.com/Layr-Labs/rust-kzg-bn254.git#c09fafd757c94f13ed1ccfa051f8e31d6910673d" dependencies = [ "ark-bn254", "ark-ec", diff --git a/Cargo.toml b/Cargo.toml index 460416dd..1d5dae85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -147,9 +147,9 @@ revm-context = { version = "11.0.1", default-features = false } alloy-signer = { version = "1.0.38", default-features = false } # Hokulea -hokulea-eigenda = { git = "https://github.com/Layr-Labs/hokulea", tag = "hokulea-client/v1.0.2", default-features = false } -hokulea-proof = { git = "https://github.com/Layr-Labs/hokulea", tag = "hokulea-client/v1.0.2", default-features = false } -hokulea-host-bin = { git = "https://github.com/Layr-Labs/hokulea", tag = "hokulea-client/v1.0.2", default-features = false } +hokulea-eigenda = { git = "https://github.com/Layr-Labs/hokulea", tag = "hokulea-client/v1.0.3", default-features = false } +hokulea-proof = { git = "https://github.com/Layr-Labs/hokulea", tag = "hokulea-client/v1.0.3", default-features = false } +hokulea-host-bin = { git = "https://github.com/Layr-Labs/hokulea", tag = "hokulea-client/v1.0.3", default-features = false } # General url = "2.5.4"