georgehao
|
bce33834ab
|
fix(coordinator): assign chunk task bug (#1515)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2024-08-31 01:29:22 +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 |
|
yukionfire
|
d163abeffc
|
refactor(all): use errors.New to replace fmt.Errorf with no parameters (#1445)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-07-30 11:06:02 +08:00 |
|
Hsiao_Jan
|
33016b1d5d
|
fix(db): the function UpdateProvingStatusFailed proving_status determines the condition incorrectly (#1377)
Co-authored-by: xiaoranlu <xiaoranlu@tencent.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-06-14 10:01:33 +08:00 |
|
colin
|
ba77a74743
|
feat(rollup-relayer): support codecv2 (#1298)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-05-30 19:00:40 +08:00 |
|
HAOYUatHZ
|
5b827c3c18
|
feat(db): add batch_data_hash & blob metadata (#1221)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-04-12 15:45:06 +08:00 |
|
JayLiu
|
78a4298eda
|
test: add testcontainers (#1229)
Co-authored-by: liuyuecai <liuyuecai@360.cn>
|
2024-04-07 14:26:06 +08:00 |
|
georgehao
|
af2913903b
|
feat(coordinator): optimize get_task sql (#1228)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2024-04-03 12:01:48 +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 |
|
colin
|
4c6d7b7deb
|
refactor(batch): removing db fields in batch encoding type (#1196)
|
2024-03-19 10:16:54 +08:00 |
|
colin
|
73414391b9
|
refactor(relayer): support multiple codec versions (#1178)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-03-13 20:48: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
|
2b266aaa68
|
perf(coordinator): optimize coordinator get task's index (#962)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-22 01:30:57 +08:00 |
|
georgehao
|
410f14bc7d
|
perf(coordinator): optimize get_task of bad index (#961)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-09-21 23:48:34 +08:00 |
|
georgehao
|
59a2f1e998
|
perf(coordinator): optimize get task's optimistic lock (#960)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-09-21 22:44:06 +08:00 |
|
georgehao
|
20c5e9855b
|
perf(coordinator): use optimistic lock during batch/chunk assignment (#958)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-09-21 17:03:42 +08:00 |
|
georgehao
|
a79992e772
|
feat(coordinator): clean up challenge (#946)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-17 08:14:47 +08:00 |
|
colin
|
d39db01c5b
|
fix(coordinator): decrease active attempts zero check (#934)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-06 18:22:25 +08:00 |
|
georgehao
|
c6cc51bcfd
|
feat(coordinator): prover task assigned multiple prover (#871)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-09-06 15:28:31 +08:00 |
|
georgehao
|
1dfca3b7c0
|
feat(coordinator): prover task record unique (#845)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-28 10:51:01 +08:00 |
|
colin
|
8c71a6d22a
|
fix(chunk-proposer): count l1+l2 txs into chunk (#879)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-08-26 14:53:59 +08:00 |
|
georgehao
|
ae2f62df00
|
fix(coordinator): fix GetAssignedTaskOfOtherProvers (#868)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-08-24 15:25:16 +08:00 |
|
georgehao
|
ce5c6e0aa3
|
feat(coordinator): fix all chunks ready bug (#862)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-24 15:20:03 +08:00 |
|
georgehao
|
e8ddf99184
|
feat(coordinator):fix recover status bug (#866)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-08-24 12:21:29 +08:00 |
|
HAOYUatHZ
|
a2b9878733
|
fix(coordinator): fix taskType for ProverTask orm calls (#854)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-22 15:19:03 +08:00 |
|
HAOYUatHZ
|
61eb75fbb6
|
refactor(types): make DEPRECATED ProvingTaskProved more explict (#837)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-22 10:47:48 +08:00 |
|
georgehao
|
e9af5912ac
|
Fix(coordinator): fix coordinator recover proving_status error (#829)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-22 06:42:48 +08:00 |
|
georgehao
|
c091081f70
|
feat(coordinator): check timeout more than once (#813)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
|
2023-08-17 18:41:48 +08:00 |
|
georgehao
|
ba90865ec6
|
feat(coordinator): split chunk/bactch timeout (#806)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-17 13:55:59 +08:00 |
|
HAOYUatHZ
|
24898602de
|
fix(coordinator): fix cannot get ProverTask correctly (#805)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-16 18:05:08 +08:00 |
|
HAOYUatHZ
|
373e98ff3c
|
fix(db): don't overwrite prover_task's prover_version (#797)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-16 13:25:26 +08:00 |
|
colin
|
7097bdb4e1
|
feat(coordinator): add prover get task rate limit (#755)
|
2023-08-11 16:37:55 +08:00 |
|
georgehao
|
c3ae79bff4
|
feat(coordinator): fix prover task timeout bug (#774)
|
2023-08-11 15:29:16 +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
|
3f775ae7bc
|
feat(coordinator): add ProverVersion to ProverTask (#756)
|
2023-08-09 15:43:29 +08:00 |
|
georgehao
|
c5b80937ce
|
fix(coordinator): fix get task exceed the attempt times (#753)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-08 12:50:27 +08:00 |
|
HAOYUatHZ
|
9ee65119d8
|
feat(prover): make l2gethClient optional for batch_prover (#724)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-06 04:26:27 +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 |
|
georgehao
|
0b5b0dde4c
|
feat: fix coordinator row_consumption (#715)
|
2023-08-03 13:32:50 +02:00 |
|
Nazarii Denha
|
f44ec751a0
|
feat: integrate row consumption into chunk-proposer (#647)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-08-03 14:01:40 +08:00 |
|
Steven
|
62f7069278
|
feat: add batch and chunk provers and verifiers (#689)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-08-01 22:45:01 +08: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 |
|
colin
|
3eb62880fe
|
feat(orm): add more info for agg proving (#678)
|
2023-07-28 19:27:15 +08:00 |
|
georgehao
|
58e07a7481
|
refactor(coordinator): update coordinator orm and layout (#521)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-07-22 09:24:58 +08:00 |
|
georgehao
|
d59b2b4c41
|
refactor(coordinator): refactor task_prover's reward to decimal (#633)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-07-11 19:25:57 +08:00 |
|
Péter Garamvölgyi
|
207d13c453
|
refactor(db): revise types in DB migrations (#631)
|
2023-07-10 14:39:25 +02:00 |
|
Péter Garamvölgyi
|
357173848a
|
refactor(orm): set status fields explicitly during DB operations (#628)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-07-10 10:57:33 +02:00 |
|
Péter Garamvölgyi
|
8a0b526391
|
refactor(orm): Make ORM usage consistent (#627)
|
2023-07-10 09:18:08 +02:00 |
|