Commit Graph

1152 Commits

Author SHA1 Message Date
Ho
39f2d254d4 Avoiding encode entryption key 2025-09-25 08:30:24 +09:00
Ho
6f282c455e handling null return in getL1message 2025-09-25 08:28:27 +09:00
Péter Garamvölgyi
0b511d2904 undo unrelated change v4.6.1-cloak-coordinator-0b511d29 2025-09-24 11:52:09 +02:00
Péter Garamvölgyi
99fe0a75a8 fix scroll_getL1MessagesInBlock call 2025-09-24 11:51:14 +02:00
Ho
4977b3a8a0 bump minor version v4.6.1-cloak-coordinator-4977b3a8 2025-09-19 15:47:49 +09:00
Ho
c9ae48b28f update local test staffs 2025-09-19 15:45:36 +09:00
Zhang Zhuo
d2dd018d50 Merge branch 'feat/cloak' into HEAD 2025-09-19 09:38:31 +08:00
Zhang Zhuo
3b40a6bb64 Merge remote-tracking branch 'origin/develop' into HEAD 2025-09-19 09:38:24 +08:00
Ho
1098876183 [Feat] Update zkvm to 0.6 (use openvm 1.4) (#1736) 2025-09-19 10:29:13 +09:00
Jonas Theis
9e520e7769 feat(tx sender): add multiple write clients for more reliable tx submission (#1740) v4.5.47 2025-09-19 08:56:01 +08:00
Rohit Narurkar
f17c273997 config for 0.6.0-rc.1 v4.5.46-cloak-rollup-relayer-f17c2739 2025-09-17 10:15:58 +01:00
Péter Garamvölgyi
9f125c9fcc fix: use codec v1 for validium encoding (#1739) 2025-09-17 08:48:22 +01:00
Ho
aacc0c0936 prune gpu prover making 2025-09-17 11:47:19 +09:00
Ho
9c906a4ef8 add missed cuda feature in building 2025-09-17 11:43:02 +09:00
Rohit Narurkar
bae85beb94 Merge branch 'feat/openvm_1.4' into feat/cloak 2025-09-16 14:48:20 +01:00
Rohit Narurkar
416f1af3c8 feat: handle decryption key and validium chunk task 2025-09-16 14:46:24 +01:00
Rohit Narurkar
e8e047264e test: add validium mode to test data 2025-09-16 12:01:03 +01:00
Rohit Narurkar
3663e51150 feat: version byte to tasks 2025-09-16 11:58:43 +01:00
Rohit Narurkar
07ebd015a5 feat: add more arguments to task and metadata 2025-09-16 11:09:36 +01:00
Rohit Narurkar
342c015382 feat: handle versioning and validium tasks 2025-09-16 10:25:03 +01:00
Ho
ad13b56d7c clean up 2025-09-16 15:12:17 +09:00
Zhang Zhuo
f6e6176b99 Merge branch 'feat/openvm_1.4' into feat/cloak 2025-09-16 11:04:32 +08:00
Zhang Zhuo
53d7112591 cargo check ok 2025-09-16 11:02:33 +08:00
Ho
722cc5ee76 fix gpu prover building and update build route 2025-09-16 11:55:25 +09:00
Zhang Zhuo
25fd6aa231 upgrade some deps 2025-09-16 10:54:03 +08:00
Ho
ab8df8e4b5 trival update considering AI reviews 2025-09-16 11:13:53 +09:00
Ho
755ed6074e update toolchain for CI 2025-09-15 20:35:12 +09:00
Ho
0d6eaf74fc deprecate patch for gpu building 2025-09-15 20:12:36 +09:00
Ho
953ba50c07 update gpu building 2025-09-15 19:57:04 +09:00
Ho
9998069515 upgrade zkvm dep 2025-09-15 19:46:35 +09:00
Ho
fcda68b5b3 fix, e2e for 0.5.6 passed 2025-09-12 17:18:28 +09:00
Ho
f3d1b151b2 fmt 2025-09-12 15:35:58 +09:00
Ho
e33d11ddc7 apply features in configuration 2025-09-12 15:35:48 +09:00
Ho
642ee2f975 export new func with ffi 2025-09-12 11:36:54 +09:00
Ho
8fcd27333f prune storage fetch in execution 2025-09-12 11:27:02 +09:00
Ho
f640ef9377 update dep to openvm 14 and fix issues after upgrade 2025-09-11 22:32:26 +09:00
Jonas Theis
de7f6e56a9 refactor(rollup relayer): remove max_block_num_per_chunk configuration parameter (#1729)
Co-authored-by: jonastheis <jonastheis@users.noreply.github.com>
v4.5.46
2025-09-10 14:16:13 +08:00
Ho
3b323198dc [feat] Integration e2e test tools (#1694)
Co-authored-by: georgehao <haohongfan@gmail.com>
2025-09-09 15:48:20 +09:00
Ho
c11e0283e8 [FIX] script for detecting plonky3gpu version (#1730) 2025-09-09 10:45:37 +08:00
Ho
a5a7844646 [FIX] Compatible with current prover (before 0.5.6) (#1732) v4.5.45 2025-09-02 19:20:02 +09:00
georgehao
7ff5b190ec bump version to v4.5.44 (#1731) v4.5.44 2025-09-02 09:56:59 +08:00
Ho
b297edd28d [Feat] Prover loading assets (circuits) dynamically (#1717) 2025-08-29 19:32:44 +09:00
Péter Garamvölgyi
47c85d4983 Fix unique chunk hash (#1727) v4.5.43 2025-08-26 14:27:24 +02:00
Morty
1552e98b79 fix(bridge-history+rollup-relayer): update da-codec to prevent zstd deadlock (#1724)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
v4.5.42
2025-08-25 16:23:01 +08:00
Péter Garamvölgyi
a65b3066a3 fix: remove unnecessary logs (#1725) 2025-08-22 15:02:20 +02:00
Morty
1f2b397bbd feat(bridge-history): add aws s3 blob client (#1716)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.5.41
2025-08-12 14:59:44 +08:00
colin
ae791a0714 fix(rollup-relayer): sanity checks (#1720) 2025-08-12 14:57:02 +08:00
colin
c012f7132d feat(rollup-relayer): add sanity checks before committing and finalizing (#1714)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.5.39
2025-08-11 17:49:29 +08:00
Jonas Theis
6897cc54bd feat(permissionless batches): batch production toolkit and operator recovery (#1555)
Signed-off-by: noelwei <fan@scroll.io>
Co-authored-by: Ömer Faruk Irmak <omerfirmak@gmail.com>
Co-authored-by: noelwei <fan@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Morty <70688412+yiweichi@users.noreply.github.com>
Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
Co-authored-by: jonastheis <jonastheis@users.noreply.github.com>
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: kunxian xia <xiakunxian130@gmail.com>
Co-authored-by: Velaciela <git.rover@outlook.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Morty <yiweichi1@gmail.com>
v4.5.38-fix-bundle-rc0
2025-08-04 12:37:31 +08:00
georgehao
d21fa36803 change l2watcher from w.GetBlockByNumberOrHash to BlockByNumber (#1715) v4.5.37 2025-07-31 18:29:50 +08:00