jonastheis
|
55b32e1c0c
|
add debug log message
vtest-euclidv2-rc0
|
2025-03-06 13:37:57 +08:00 |
|
jonastheis
|
8ea431514d
|
update go.work.sum
|
2025-03-06 13:36:32 +08:00 |
|
jonastheis
|
26a49cb2a3
|
Merge remote-tracking branch 'origin/omerfirmak/euclid-prover' into feat/use-codec-v6
|
2025-03-06 13:35:30 +08:00 |
|
Ömer Faruk Irmak
|
e27ab5a396
|
Merge remote-tracking branch 'origin/develop' into omerfirmak/euclid-prover
|
2025-03-05 10:43:19 +03:00 |
|
Ömer Faruk Irmak
|
554a233928
|
refactor: move euclid prover to new subdir
|
2025-03-04 14:17:53 +03:00 |
|
Morty
|
a5e2d71ebd
|
fix(prover): tokio thread stack overflow (#1604)
|
2025-03-01 00:56:58 +08:00 |
|
jonastheis
|
673777fe63
|
use go 1.22 in Dockerfile builder
|
2025-02-28 21:50:09 +07:00 |
|
jonastheis
|
7353f30ff6
|
update l2geth version in go.mod
|
2025-02-28 21:49:32 +07:00 |
|
Rohit Narurkar
|
eb5758b693
|
feat: bump to zkvm-prover rc5
|
2025-02-28 13:03:55 +03:00 |
|
jonastheis
|
47a6c23b1f
|
fix bug where chunk and batch blocks mismatch
|
2025-02-28 08:25:52 +07:00 |
|
jonastheis
|
081d28988d
|
update da-codec dependency
|
2025-02-27 15:33:54 +08:00 |
|
jonastheis
|
782e019f9c
|
Merge branch 'feat/use-codec-v6' of github.com:scroll-tech/scroll into feat/use-codec-v6
|
2025-02-27 15:05:37 +08:00 |
|
jonastheis
|
89ede0d315
|
build rollup images with --platform=linux/amd64
|
2025-02-27 15:04:26 +08:00 |
|
colin
|
a55de1fc09
|
feat: set code tx support (#1600)
|
2025-02-27 13:49:32 +08:00 |
|
jonastheis
|
ed394a6369
|
make sure that all batches committed in the same tx are part of the same bundle
|
2025-02-27 10:50:09 +08:00 |
|
jonastheis
|
121ce09c80
|
update config and adjust to new contract ABI
|
2025-02-27 10:47:56 +08:00 |
|
jonastheis
|
0125dd62a6
|
add new contract ABI
|
2025-02-27 10:43:48 +08:00 |
|
colin
|
6b837c01f3
|
fix(build): image building (#1603)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.89
|
2025-02-26 21:14:21 +08:00 |
|
colin
|
5b6b145753
|
feat(bridge-history-api): update l2geth dependency for Pectra readiness (#1601)
v4.4.88
|
2025-02-26 15:36:29 +08:00 |
|
Ömer Faruk Irmak
|
bb9d404e85
|
fix: force byte arrays to be marshaled as JSON arrays
|
2025-02-24 18:14:28 +03:00 |
|
jonastheis
|
e1a0bab452
|
add new contract ABI and adjust submission to it
|
2025-02-24 19:41:53 +08:00 |
|
Ömer Faruk Irmak
|
50ebf179fd
|
fix: generate evm proofs for bundles
|
2025-02-21 21:25:25 +03:00 |
|
Ömer Faruk Irmak
|
01fa3b34a7
|
feat: use verifier-only types in coordinator
|
2025-02-21 16:06:27 +03:00 |
|
Ömer Faruk Irmak
|
2e9827a750
|
fix: properly propagate verifier errors
|
2025-02-21 12:05:58 +03:00 |
|
Ömer Faruk Irmak
|
867fda6952
|
fix: add batch tasks details for v6 codec
|
2025-02-20 20:06:57 +03:00 |
|
jonastheis
|
fbc14ac91b
|
address review comments
|
2025-02-20 20:20:13 +08:00 |
|
Ömer Faruk Irmak
|
37924b0ae7
|
feat: bump zkvm-prover to rc4
|
2025-02-20 15:06:45 +03:00 |
|
Morty
|
c07975acdf
|
feat(prover): integrate proving-sdk && support multiple task types (#1587)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
Co-authored-by: Ömer Faruk Irmak <omerfirmak@gmail.com>
|
2025-02-20 17:17:23 +08:00 |
|
jonastheis
|
8b57dd6381
|
fixes after merge
|
2025-02-20 16:27:37 +08:00 |
|
jonastheis
|
f13863e542
|
Merge remote-tracking branch 'origin/omerfirmak/euclid-prover' into feat/use-codec-v6
|
2025-02-20 16:25:57 +08:00 |
|
jonastheis
|
d3acd6b510
|
adjust to recent CodecV7 changes. remove initialL1MessageQueueIndex and renaming to prev and post L1MessageQueueHash
|
2025-02-19 20:09:56 +08:00 |
|
Ömer Faruk Irmak
|
83c73f8458
|
fix: coordinator ignore euclid transition chunk
|
2025-02-17 14:50:08 +03:00 |
|
Ömer Faruk Irmak
|
bf084368c5
|
fix: prover using wrong resources for batch/bundle circuits
|
2025-02-17 13:27:20 +03:00 |
|
Ömer Faruk Irmak
|
d503d4a990
|
fix: base64 encode VKs
|
2025-02-17 12:52:49 +03:00 |
|
Ömer Faruk Irmak
|
ac17696171
|
feat: update contracts to euclid version
|
2025-02-16 16:39:52 +03:00 |
|
Ömer Faruk Irmak
|
b424cef816
|
feat: add CPU prover dockerfile
|
2025-02-16 16:39:52 +03:00 |
|
Ömer Faruk Irmak
|
e5ad9c618d
|
feat: allow stopping fake finalization at fork boundary
|
2025-02-16 16:39:52 +03:00 |
|
Ömer Faruk Irmak
|
848d3a6827
|
fix: re-enable supported forks check
|
2025-02-16 16:39:52 +03:00 |
|
Ömer Faruk Irmak
|
2bd0655fda
|
feat: Add Euclid verifier
|
2025-02-16 16:39:49 +03:00 |
|
Ömer Faruk Irmak
|
f01af24908
|
fix: potentially flaky testResubmitZeroGasPriceTransaction
|
2025-02-11 17:48:21 +03:00 |
|
Ömer Faruk Irmak
|
2de45f0d54
|
feat(coordinator): add euclid proof types
Co-authored-by: noelwei <fan@scroll.io>
|
2025-02-11 17:48:21 +03:00 |
|
Ömer Faruk Irmak
|
c3a3bad800
|
feat(rollup-relayer): add Euclid support
|
2025-02-11 17:48:21 +03:00 |
|
Ömer Faruk Irmak
|
9412c7ff3a
|
feat(coordinator): abstract proof types behind an interface
|
2025-02-11 17:48:21 +03:00 |
|
Ömer Faruk Irmak
|
5f2295043e
|
feat(prover): euclid prover first draft
|
2025-02-11 17:48:15 +03:00 |
|
jonastheis
|
69a80d4a4a
|
add testCommitBatchAndFinalizeBundleCodecV7 for relayer
|
2025-02-10 12:51:47 +08:00 |
|
jonastheis
|
8db5339c1f
|
fix issues with chunks when handling CodecV7
|
2025-02-10 12:22:25 +08:00 |
|
jonastheis
|
99c0a9fac5
|
update to latest da-codec
|
2025-02-10 12:21:45 +08:00 |
|
jonastheis
|
f4e17bcca6
|
fix ci
|
2025-02-06 15:30:58 +08:00 |
|
jonastheis
|
e713424e5c
|
update contextIDFromBatches prefix to v7
|
2025-02-05 17:25:07 +08:00 |
|
jonastheis
|
2efbbd7d77
|
add support for bundles with CodecV7
|
2025-02-05 17:05:17 +08:00 |
|