Commit Graph

1152 Commits

Author SHA1 Message Date
lightsing
3f95ffc3d7 upgrade, fmt and clippy for edition 2024 2025-11-26 16:37:56 +08:00
lightsing
49c0b1a844 update README 2025-11-26 15:49:34 +08:00
lightsing
970f8d488e debug this 2025-11-26 15:48:57 +08:00
lightsing
bf60d16ea8 fix 2025-11-26 15:37:02 +08:00
lightsing
e962e713d8 log 2025-11-26 15:28:13 +08:00
lightsing
785ce615d5 fix 2025-11-26 15:27:14 +08:00
lightsing
b64015c54d fix 2025-11-26 15:16:39 +08:00
lightsing
4e0573a820 update 2025-11-26 15:11:51 +08:00
lightsing
4bc57bb95e too verbose 2025-11-26 15:05:25 +08:00
lightsing
4bed6845c3 wtf 2025-11-26 15:03:20 +08:00
lightsing
b9846293b2 more logging 2025-11-26 15:00:02 +08:00
lightsing
397f327776 logging 2025-11-26 14:55:54 +08:00
lightsing
fe9ce35249 update 2025-11-26 14:47:37 +08:00
lightsing
4062c554a3 add logging 2025-11-26 13:58:12 +08:00
lightsing
2b38078e02 add test_axiom_e2e_run 2025-11-26 13:49:08 +08:00
lightsing
ab6490ef35 fix 2025-11-26 13:48:40 +08:00
lightsing
d5f9d55075 fix merge 2025-11-26 13:24:35 +08:00
Ho
ecfdbb342d update readme 2025-11-26 12:49:20 +09:00
Ho
98775e0bbb update test stuff 2025-11-26 10:56:10 +09:00
lightsing
6a17d2c715 Merge branch 'develop' into feat/axiom
# Conflicts:
#	Cargo.lock
#	Cargo.toml
#	crates/libzkp/Cargo.toml
#	crates/prover-bin/src/prover.rs
#	crates/prover-bin/src/zk_circuits_handler/universal.rs
#	zkvm-prover/config.json.template
2025-11-25 15:04:25 +08:00
Morty
0ede0cd41f feat(blob-uploader): upload blob once proposed (#1759)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
v4.7.2
2025-11-25 14:07:08 +08:00
Ho
9dceae1ca2 [Feat] Galileo forking (#1753)
Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
v4.7.1
2025-11-24 17:37:04 +08:00
lightsing
22b8ac7204 update 2025-11-18 14:07:38 +08:00
lightsing
8f3346c738 Merge branch 'develop' into feat/axiom
# Conflicts:
#	Cargo.lock
#	Cargo.toml
2025-11-18 13:52:23 +08:00
georgehao
235ba874c6 Update Galileo Dependency (#1752) 2025-11-17 18:18:48 +08:00
Zhang Zhuo
6bee33036f feat: the CLOAK privacy solution (#1737)
Co-authored-by: Ho <fan@scroll.io>
Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2025-11-14 15:00:37 +01:00
lightsing
2c7117ebc3 update config template 2025-11-11 15:07:32 +08:00
lightsing
3b3bd5f9ee fix 2025-11-11 14:35:50 +08:00
lightsing
2d12839a8c wip 2025-11-10 15:35:46 +08:00
Ho
1985e54ab3 [Feat] For prover 4.6.1 (#1742) v4.6.1-rc1 2025-10-24 16:18:40 +09:00
Péter Garamvölgyi
bfc0fdd7ce feat: support Fusaka blob type (#1746)
Co-authored-by: jonastheis <jonastheis@users.noreply.github.com>
Co-authored-by: jonastheis <4181434+jonastheis@users.noreply.github.com>
v4.5.49
2025-10-18 08:52:29 +02:00
Jonas Theis
426c57a5fa feat(l2 relayer): enhance batch submission strategy based on backlog size (#1745) v4.5.48 2025-10-17 09:06:53 +08:00
Péter Garamvölgyi
b7fdf48c30 ci: Do not push latest tag on Docker images (#1744) 2025-09-30 08:40:49 +02:00
johnsonjie
ad0c918944 update prover image cuda version (#1741) 2025-09-24 09:42:19 +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
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