colin
|
94bee1903a
|
feat(bridge-history): support codecv7 (#1609)
Co-authored-by: jonastheis <4181434+jonastheis@users.noreply.github.com>
|
2025-03-08 16:35:27 +08:00 |
|
jonastheis
|
b7e7d1a1f1
|
Merge remote-tracking branch 'origin/omerfirmak/euclid-prover' into feat/use-codec-v6
|
2025-03-08 11:59:41 +08:00 |
|
colinlyguo
|
8b08a57f63
|
Revert "simplify version checks"
This reverts commit a868bc1531.
|
2025-03-08 01:12:48 +08:00 |
|
colinlyguo
|
a868bc1531
|
simplify version checks
|
2025-03-08 01:08:29 +08:00 |
|
colinlyguo
|
101cc46bd9
|
update dependencies
|
2025-03-07 23:58:59 +08:00 |
|
Ömer Faruk Irmak
|
03c63a62cf
|
update batch/chunk details for phase2
|
2025-03-07 16:15:20 +03:00 |
|
colin
|
b30f4d0b00
|
chore(zkvm-circuit): upgrade to 0.1.0-rc.6 (#1610)
|
2025-03-07 13:28:49 +08:00 |
|
colinlyguo
|
4333d51bef
|
Revert "feat(bridge-history): support codecv7"
This reverts commit 82dd5e0e5e.
|
2025-03-07 01:53:10 +08:00 |
|
colinlyguo
|
82dd5e0e5e
|
feat(bridge-history): support codecv7
|
2025-03-07 01:52:35 +08:00 |
|
Ömer Faruk Irmak
|
e27ab5a396
|
Merge remote-tracking branch 'origin/develop' into omerfirmak/euclid-prover
|
2025-03-05 10:43:19 +03: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>
|
2025-02-26 21:14:21 +08:00 |
|
colin
|
5b6b145753
|
feat(bridge-history-api): update l2geth dependency for Pectra readiness (#1601)
|
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
|
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
|
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
|
d503d4a990
|
fix: base64 encode VKs
|
2025-02-17 12:52:49 +03:00 |
|
Ömer Faruk Irmak
|
2bd0655fda
|
feat: Add Euclid verifier
|
2025-02-16 16:39:49 +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
|
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>
|
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 |
|
qcrao
|
33b1b3cb51
|
opt: pre-allocate chunk blocks slice in chunk proposer (#1572)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
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 |
|
colin
|
06beb5dca3
|
fix(rollup): only enable chain-monitor in rollup-relayer (#1569)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
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>
|
2024-12-06 13:22:39 +08:00 |
|
colin
|
fa2401c081
|
fix(sender): graceful restart (#1567)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
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>
|
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>
|
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 |
|
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>
|
2024-10-29 18:27:11 +08:00 |
|
colin
|
bc8f9dbc83
|
fix(rollup-relayer): wrong l1 messages popped num (#1550)
|
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>
|
2024-10-23 17:52:44 +08:00 |
|
colin
|
5d965d49db
|
bump version to v4.4.68 (#1548)
|
2024-10-22 11:54:29 +08:00 |
|
colin
|
233fff0333
|
refactor: use new codec interfaces (#1530)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-10-22 11:13:12 +08:00 |
|
Morty
|
f2a656d67b
|
feat(gas-oracle): support gas token volatile exchange rate (#1526)
Co-authored-by: yiweichi <yiweichi@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2024-10-14 18:20:35 +08:00 |
|
colin
|
d6b9176ef2
|
fix(bundle-proposer): add get chunk nil check (#1537)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-10-14 15:44:57 +08:00 |
|
Nazarii Denha
|
e3c87e6547
|
feat(sender): support web3signer (#1524)
|
2024-10-03 12:49:12 +02:00 |
|
colin
|
a1d1cbc2e5
|
fix(rollup-relayer): wrong registration of metric (#1521)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-09-20 13:32:36 +08:00 |
|
colin
|
404a625cb4
|
feat(rollup-relayer): add sync height and throughput metrics (#1520)
|
2024-09-20 01:08:16 +08:00 |
|