Ho
|
9367565a31
|
[Refactor] Universal task (#1680)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2025-06-25 14:42:51 +08:00 |
|
colin
|
fedfa04c2b
|
refactor(coordinator): simplify logic post-Euclid (#1652)
|
2025-05-16 23:37:52 +08: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 |
|
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 |
|
colin
|
fa80b3e4a8
|
feat: darwinv2 (#1484)
Co-authored-by: Xi Lin <zimpha@gmail.com>
Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com>
Co-authored-by: Mengran Lan <mengran@scroll.io>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-08-23 17:56:08 +08:00 |
|
georgehao
|
04215f3e7b
|
Upgrade#4 (#1394)
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: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Mengran Lan <mengran@scroll.io>
Co-authored-by: amoylan2 <amoylan2@users.noreply.github.com>
Co-authored-by: Mengran Lan <lanmengran@qq.com>
Co-authored-by: Suuuuuuperrrrr fred <FredrikaPhililip@proton.me>
Co-authored-by: sbaizet <74511063+sbaizet-ledger@users.noreply.github.com>
Co-authored-by: caseylove <casey4love@foxmail.com>
Co-authored-by: BoxChen <13927203+nishuzumi@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2024-07-31 17:30:09 +08:00 |
|
georgehao
|
b4f8377a08
|
fix(coordinator): fix coordinator recover public key inconsistent (#1265)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2024-04-12 07:19:31 +08:00 |
|
Zhang Zhuo
|
73045df037
|
feat(coordinator): support multiple batch verifier versions (#1249)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-04-11 10:55:58 +08:00 |
|
georgehao
|
b01b5819da
|
feat(coordinator): support assigning tasks of different versions to provers (#1182)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
|
2024-03-25 16:51:36 +00:00 |
|
georgehao
|
e35d1d5b4e
|
fix: make fmt failure & unit test failure (#1180)
|
2024-03-07 00:03:40 +08:00 |
|
colin
|
63f1b1e7de
|
feat(coordinator): add a prover block list (#1161)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-03-06 15:09:56 +08:00 |
|
georgehao
|
0730e91292
|
feat(observability):add ready&health check api for k8s (#938)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-09-11 19:22:19 +08:00 |
|
georgehao
|
244e5e915a
|
fix(coordinator): fix update proving_status bug (#759)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-10 17:02:53 +08:00 |
|
HAOYUatHZ
|
af76593c1d
|
feat(coordinator): reject old-version prover (#757)
|
2023-08-09 21:25:46 +08:00 |
|
colin
|
fb1c800532
|
fix(coordinator & prover): bug fixes (#727)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2023-08-06 04:11:47 +02:00 |
|
colin
|
2a0c7ae6b5
|
refactor(coordinator & prover): RESTful API (#696)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-05 08:27:07 +02:00 |
|
Steven
|
df54d518cf
|
feat: add ChunkProof message (#688)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-07-30 16:24:36 +08:00 |
|
HAOYUatHZ
|
20e13445f8
|
refactor: rename roller to prover (#684)
|
2023-07-28 22:59:27 +08:00 |
|