kunxian xia
|
894f2592ad
|
enable zkvm gpu prover
veuclid-phase-1-gpu-prover-rc0
|
2025-03-05 17:33:10 +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 |
|
Rohit Narurkar
|
eb5758b693
|
feat: bump to zkvm-prover rc5
|
2025-02-28 13:03:55 +03: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 |
|
Ö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 |
|
Ö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 |
|
Ö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 |
|
Morty
|
dfdb2ecf07
|
ci: increase prover fmt timeout (#1589)
|
2025-01-25 01:00:34 +08:00 |
|
Morty
|
a6f2457040
|
feat(coordinator): assign static prover first and avoid reassigning failed task to same prover (#1584)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
v4.4.86
|
2025-01-15 19:42:58 +08:00 |
|
Alexis
|
fa0927c5dc
|
optimize l2 GasPrice comparasion (#1581)
Co-authored-by: alexis <alexisdevilliers1999@gmail.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2025-01-06 17:56:09 +08:00 |
|
colin
|
f92029aaeb
|
fix(rollup-relayer): update batch finalizing status and unify db time… (#1582)
|
2024-12-30 17:46:40 +08:00 |
|
Hsiao_Jan
|
45b23edde9
|
fix(coordinator): fix the error in the incorrect call during database… (#1576)
Co-authored-by: xiaoranlu <xiaoranlu@tencent.com>
|
2024-12-17 14:51:50 +08:00 |
|
qcrao
|
33b1b3cb51
|
opt: pre-allocate chunk blocks slice in chunk proposer (#1572)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
v4.4.83
|
2024-12-12 14:27:22 +08:00 |
|
colin
|
51c930d7da
|
fix(sender): nonce update (#1570)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-12-12 14:22:24 +08:00 |
|
Bin
|
4cfc5511fb
|
fix: Using the Recommended Error Determination (#1546)
Co-authored-by: 0xmountaintop <37070449+0xmountaintop@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-12-12 14:15:32 +08:00 |
|
colin
|
06beb5dca3
|
fix(rollup): only enable chain-monitor in rollup-relayer (#1569)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.81
|
2024-12-06 14:15:22 +08:00 |
|
colin
|
968a396b5e
|
refactor(sender): split signer address checks into gas-oracle and rollup-relayer (#1568)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.80
|
2024-12-06 13:22:39 +08:00 |
|
colin
|
fa2401c081
|
fix(sender): graceful restart (#1567)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.79
|
2024-12-03 00:51:01 +08:00 |
|
0xmountaintop
|
438a9fb1d6
|
fix(sender): make sure gas price is above baseFee (#1531)
Co-authored-by: 0xmountaintop <0xmountaintop@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.78
|
2024-11-21 14:14:08 +08:00 |
|
colin
|
1c22307f08
|
refactor(rollup-relayer): remove outdated logic (#1561)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.77
|
2024-11-21 12:36:40 +08:00 |
|
colin
|
22dd3901f0
|
fix(gas-oracle): check blob gas fee before entering default gas price mode (#1565)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-11-19 14:27:23 +08:00 |
|
colin
|
54d823677f
|
fix(rollup-relayer): graceful restart (#1564)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-11-18 17:49:23 +08:00 |
|
colin
|
e3cf2cb82b
|
refactor(gas-oracle): remove outdated logic (#1560)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-11-18 15:42:51 +08:00 |
|
colin
|
b6025425ac
|
fix(rollup-relayer): check if previous bundle or batch is finalized in fake finalize mode (#1563)
|
2024-11-18 13:57:43 +08:00 |
|
Bin
|
3ab5752276
|
fix: some normative recommendations (#1547)
Co-authored-by: 0xmountaintop <37070449+0xmountaintop@users.noreply.github.com>
|
2024-11-11 16:04:02 +07:00 |
|
colin
|
c4ba0f9178
|
fix(rollup-relayer): update finalize status atomically (#1558)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.72
|
2024-10-30 11:52:35 +08:00 |
|
0xmountaintop
|
f0e8fbe738
|
feat(coordinator): add version check for sdk provers (#1551)
Co-authored-by: 0xmountaintop <0xmountaintop@users.noreply.github.com>
|
2024-10-30 11:48:11 +11:00 |
|
Morty
|
2059b49624
|
fix(rollup): sender use pending block base fee (#1556)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
v4.4.71
|
2024-10-29 18:27:11 +08:00 |
|
colin
|
bc8f9dbc83
|
fix(rollup-relayer): wrong l1 messages popped num (#1550)
v4.4.70
|
2024-10-23 22:15:15 +08:00 |
|
colin
|
cc2441d42d
|
fix(rollup-relayer): empty l2 block root hash check (#1549)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.69
|
2024-10-23 17:52:44 +08:00 |
|