colinlyguo
|
dced0c6a82
|
bump minor version
|
2025-04-02 16:16:38 +08:00 |
|
colinlyguo
|
38af170acc
|
chore: auto version bump [bot]
|
2025-04-01 06:17:30 +00:00 |
|
colin
|
c65622b7f6
|
Merge branch 'develop' into feat/openvm-euclid-v2
|
2025-04-01 14:17:06 +08:00 |
|
colin
|
55dfbf6735
|
fix(rollup-relayer): rollup status overwrite (#1638)
|
2025-04-01 14:16:56 +08:00 |
|
colinlyguo
|
80af42695d
|
unmask cross-check fields and update scroll-proving-sdk deps
|
2025-03-31 23:45:28 +08:00 |
|
colinlyguo
|
4c4cff0ca4
|
temporarily mask KzgProof
|
2025-03-31 20:04:22 +08:00 |
|
colinlyguo
|
0df9ede841
|
temporarily mask challenge digest
|
2025-03-31 19:24:09 +08:00 |
|
colinlyguo
|
1572680566
|
update challenge digest and zkvm prover dep
|
2025-03-28 19:33:41 +08:00 |
|
colinlyguo
|
886af073c1
|
fix challenge digest
|
2025-03-27 23:50:08 +08:00 |
|
Ho
|
1bec964097
|
Adapt to rc11 (unified phase) (#1637)
Signed-off-by: noelwei <fan@scroll.io>
Co-authored-by: kunxian xia <xiakunxian130@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2025-03-27 00:28:09 +08:00 |
|
colinlyguo
|
77dceaea35
|
fix
|
2025-03-19 23:05:48 +08:00 |
|
colinlyguo
|
d0cb8b9aa5
|
apply changes for sanity checks
|
2025-03-19 18:31:49 +08:00 |
|
colinlyguo
|
e3332885ed
|
merge message.LegacyChunkTaskDetail and message.EuclidV2ChunkTaskDetail
|
2025-03-18 11:35:12 +08:00 |
|
colinlyguo
|
3ee2d2b39c
|
tweaks
|
2025-03-18 01:30:06 +08:00 |
|
Ho
|
0bb53140f5
|
fix: byte48 type required in prover (#1627)
Signed-off-by: noelwei <fan@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2025-03-14 17:39:45 +08:00 |
|
colinlyguo
|
9b5c42e9d9
|
tweak logs
|
2025-03-14 13:46:44 +08:00 |
|
colinlyguo
|
11afeb1354
|
update verifier
|
2025-03-13 15:31:07 +08:00 |
|
colinlyguo
|
77d63226c5
|
fix
|
2025-03-13 14:29:53 +08:00 |
|
colinlyguo
|
135073c0ad
|
Reapply "feat: add euclidv2 verifier"
This reverts commit 7d5b77a36c.
|
2025-03-13 14:26:31 +08:00 |
|
colin
|
bab0e4f8d6
|
Merge branch 'develop' into feat/openvm-euclid-v2
|
2025-03-13 13:35:00 +08:00 |
|
Jonas Theis
|
0a1868cec1
|
fix(relayer): fix rolling hash computation (#1628)
Co-authored-by: jonastheis <jonastheis@users.noreply.github.com>
|
2025-03-13 13:34:35 +08:00 |
|
colinlyguo
|
2d620ddf4f
|
fix
|
2025-03-13 05:40:02 +08:00 |
|
colinlyguo
|
8befb84910
|
fix
|
2025-03-13 04:51:27 +08:00 |
|
colinlyguo
|
cb87c7aedd
|
another type fix
|
2025-03-13 04:24:35 +08:00 |
|
colinlyguo
|
459941d942
|
use hexutil.Big
|
2025-03-13 03:27:38 +08:00 |
|
colinlyguo
|
7d4ff80edf
|
update type error
|
2025-03-13 03:07:52 +08:00 |
|
colinlyguo
|
12a262ad99
|
align new types
|
2025-03-13 02:25:49 +08:00 |
|
colinlyguo
|
7d5b77a36c
|
Revert "feat: add euclidv2 verifier"
This reverts commit ef9e25f14c.
|
2025-03-13 00:40:24 +08:00 |
|
colinlyguo
|
87e1235c7f
|
fix
|
2025-03-12 23:31:47 +08:00 |
|
colin
|
86e6555a54
|
Merge branch 'develop' into feat/openvm-euclid-v2
|
2025-03-12 23:19:12 +08:00 |
|
colinlyguo
|
e3b17a0740
|
add PostMsgQueueHash in chunk info
|
2025-03-12 23:18:06 +08:00 |
|
Ömer Faruk Irmak
|
ef9e25f14c
|
feat: add euclidv2 verifier
|
2025-03-12 18:17:59 +03:00 |
|
colinlyguo
|
ad2e94e190
|
support euclidV2 in proof handling
|
2025-03-12 22:07:44 +08:00 |
|
colinlyguo
|
b984341991
|
euclid & euclidv2 compatible logic
|
2025-03-12 17:44:58 +08:00 |
|
Jonas Theis
|
fcfbc53252
|
feat(chunk proposer): add config parameter to limit chunk proposing by L2 gas (#1622)
Co-authored-by: jonastheis <jonastheis@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
|
2025-03-12 17:38:19 +08:00 |
|
kunxian xia
|
a6ed321666
|
update scroll-zkvm-prover v0.1.1-rc.2
|
2025-03-12 17:10:16 +08:00 |
|
georgehao
|
13c8605211
|
fix coordiantor assign bug (#1621)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2025-03-12 15:13:10 +08:00 |
|
colinlyguo
|
bcc6b0f7e0
|
add PrevMsgQueueHash in chunk task detail
|
2025-03-12 14:52:27 +08:00 |
|
colinlyguo
|
fcbaa674c6
|
update dependencies
|
2025-03-11 21:45:53 +08:00 |
|
Jonas Theis
|
b7c5ba9046
|
feat(relayer): adapt to CodecV7 for EuclidV2 (#1583)
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>
|
2025-03-11 14:05:37 +01:00 |
|
georgehao
|
2cc9f65852
|
chore: auto version bump [bot]
|
2025-03-11 10:45:50 +00:00 |
|
Morty
|
5f7973528e
|
fix(coordinator): prevent assign halo2 tasks to openvm provers (#1616)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
|
2025-03-11 10:00:30 +03:00 |
|
jonastheis
|
af381223f3
|
chore: auto version bump [bot]
|
2025-03-10 23:14:41 +00:00 |
|
Jonas Theis
|
bb6ee2c932
|
Merge branch 'develop' into feat/use-codec-v6
|
2025-03-11 07:14:23 +08:00 |
|
Ömer Faruk Irmak
|
69a7339bab
|
feat: bump zkvm-prover (#1614)
Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
|
2025-03-10 23:12:12 +08:00 |
|
jonastheis
|
38b3239c6b
|
chore: auto version bump [bot]
|
2025-03-10 12:29:04 +00:00 |
|
jonastheis
|
90d15637eb
|
Merge remote-tracking branch 'origin/develop' into feat/use-codec-v6
|
2025-03-10 20:28:29 +08:00 |
|
Ömer Faruk Irmak
|
056ebdca1c
|
feat: upgrade to euclid-enabled l2geth (#1612)
Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2025-03-10 14:57:34 +03:00 |
|
jonastheis
|
d57e6b0e7b
|
chore: auto version bump [bot]
|
2025-03-10 09:59:24 +00:00 |
|
Ömer Faruk Irmak
|
7a386ad807
|
feat: euclid prover and coordinator (#1597)
Co-authored-by: noelwei <fan@scroll.io>
Co-authored-by: Rohit Narurkar <rohit.narurkar@proton.me>
Co-authored-by: jonastheis <4181434+jonastheis@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Morty <70688412+yiweichi@users.noreply.github.com>
Co-authored-by: omerfirmak <omerfirmak@users.noreply.github.com>
|
2025-03-10 12:17:59 +03:00 |
|