diff --git a/Cargo.lock b/Cargo.lock index 07d2f5f..4d21837 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6248,7 +6248,7 @@ dependencies = [ [[package]] name = "rsp-client-executor" version = "0.1.0" -source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#190d22039884d392345999ebbd50b46c0f7a70eb" +source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#a7404e6e223b56258a110f66e1971a29961afa78" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6286,7 +6286,7 @@ dependencies = [ [[package]] name = "rsp-host-executor" version = "0.1.0" -source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#190d22039884d392345999ebbd50b46c0f7a70eb" +source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#a7404e6e223b56258a110f66e1971a29961afa78" dependencies = [ "alloy-consensus", "alloy-network", @@ -6322,7 +6322,7 @@ dependencies = [ [[package]] name = "rsp-mpt" version = "0.1.0" -source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#190d22039884d392345999ebbd50b46c0f7a70eb" +source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#a7404e6e223b56258a110f66e1971a29961afa78" dependencies = [ "alloy-primitives", "alloy-rlp", @@ -6340,7 +6340,7 @@ dependencies = [ [[package]] name = "rsp-primitives" version = "0.1.0" -source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#190d22039884d392345999ebbd50b46c0f7a70eb" +source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#a7404e6e223b56258a110f66e1971a29961afa78" dependencies = [ "alloy-consensus", "alloy-eips", @@ -6356,7 +6356,7 @@ dependencies = [ [[package]] name = "rsp-rpc-db" version = "0.1.0" -source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#190d22039884d392345999ebbd50b46c0f7a70eb" +source = "git+https://github.com/brevis-network/pico-subblock?branch=pico-subblock#a7404e6e223b56258a110f66e1971a29961afa78" dependencies = [ "alloy-consensus", "alloy-network-primitives", diff --git a/data/aggregator-elf b/data/aggregator-elf index 487a973..d2948e1 100755 Binary files a/data/aggregator-elf and b/data/aggregator-elf differ diff --git a/data/subblock-elf b/data/subblock-elf index 3b97f6b..33aab64 100755 Binary files a/data/subblock-elf and b/data/subblock-elf differ