georgehao
|
3f8c8d6a5f
|
feat: update
|
2023-09-05 15:48:10 +08:00 |
|
georgehao
|
3bc3b4e306
|
feat: resolve conflict
|
2023-09-05 15:47:10 +08:00 |
|
maskpp
|
237d048ce6
|
feat(prover): update l2geth version and enable use compression when get trace (#915)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-02 14:38:47 +08:00 |
|
colinlyguo
|
2e0340460f
|
fix: migration
|
2023-08-31 16:03:37 +08:00 |
|
colin
|
63d0ccf364
|
Merge branch 'develop' into feat/one-task-multi-prover
|
2023-08-31 16:02:06 +08:00 |
|
colin
|
f553a70d20
|
feat(rollup-relayer): add l1 commit estimation fields in batch schema (#891)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-30 19:52:23 +08:00 |
|
georgehao
|
2cb64e0c17
|
feat: update
|
2023-08-28 19:54:14 +08:00 |
|
georgehao
|
686cb00a4c
|
feat: update
|
2023-08-28 19:48:40 +08:00 |
|
georgehao
|
2a542620a1
|
feat: update
|
2023-08-28 19:48:02 +08:00 |
|
georgehao
|
0349993beb
|
feat: update
|
2023-08-28 19:44:21 +08:00 |
|
georgehao
|
e990e02391
|
feat(database): add index (#881)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-28 17:07:29 +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 |
|
georgehao
|
60f8046f9a
|
feat: golint
|
2023-08-25 10:47:52 +08:00 |
|
georgehao
|
0c27c64ade
|
feat: one task assign multiple prover
|
2023-08-24 20:44:54 +08:00 |
|
georgehao
|
f33ec93eb6
|
feat: update
|
2023-08-23 17:24:35 +08:00 |
|
georgehao
|
7b721a7397
|
feat: fix conflict
|
2023-08-22 20:28:09 +08:00 |
|
georgehao
|
e523d61d1a
|
feat: update
|
2023-08-22 20:27:28 +08:00 |
|
Péter Garamvölgyi
|
8b611b443a
|
fix: only create/drop index if exists in migration (#856)
Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
|
2023-08-22 11:27:49 +02:00 |
|
georgehao
|
510a519069
|
feat: add migrate sql
|
2023-08-22 16:50:47 +08:00 |
|
georgehao
|
d0d4b6e4f3
|
feat: update
|
2023-08-22 15:49:46 +08:00 |
|
georgehao
|
95e146ab1f
|
feat: updat
e
|
2023-08-22 15:37:09 +08:00 |
|
georgehao
|
0676f23c02
|
Merge branch 'feat/prover_task_unique' of github.com:scroll-tech/scroll into feat/prover_task_unique
|
2023-08-22 15:36:43 +08:00 |
|
georgehao
|
59d9bb25af
|
feat: update uuid generate style
|
2023-08-22 15:36:31 +08:00 |
|
georgehao
|
b32b023c50
|
Merge branch 'develop' into feat/prover_task_unique
|
2023-08-22 12:15:36 +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
|
d2f2dae3de
|
feat: make the prover_task to unique
|
2023-08-21 17:42:51 +08:00 |
|
maskpp
|
60bea74444
|
fix(coordinator): fix version check in HandleZkProof (#831)
Co-authored-by: mask-pp <mask-pp@users.noreply.github.com>
|
2023-08-19 04:42:44 +08:00 |
|
Péter Garamvölgyi
|
8542a176ed
|
fix: drop l1 message hash unique index (#823)
Co-authored-by: Thegaram <Thegaram@users.noreply.github.com>
|
2023-08-18 09:47:05 +02: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 |
|
Haichen Shen
|
3328000919
|
feat: upgrade l2geth (#780)
Co-authored-by: Steven Gu <asongala@163.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-13 11:38:40 +08:00 |
|
HAOYUatHZ
|
3f775ae7bc
|
feat(coordinator): add ProverVersion to ProverTask (#756)
|
2023-08-09 15:43:29 +08: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 |
|
Péter Garamvölgyi
|
27857b6fbb
|
fix: use correct l2geth version for tests (#718)
|
2023-08-04 07:26:57 +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 |
|
HAOYUatHZ
|
9ce3d4188c
|
feat: upgrade l2geth to scroll-v4.3.8 (#706)
Co-authored-by: root <root@vultr.guest>
|
2023-08-02 21:25:09 +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 |
|
colin
|
3880cdc1af
|
refactor(scroll): update dependencies and format goimports in prover-stats-api module (#662)
|
2023-07-21 15:03:32 +08:00 |
|
colin
|
076cfc1eae
|
refactor(relayer): optimize l1 block schema (#648)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 17:26:43 +08:00 |
|
colin
|
f38dda8e02
|
feat(relayer): remove 'skipped' proving/rollup status and related code/tests (#642)
|
2023-07-13 16:39:02 +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
|
fbd50f3d82
|
refactor(orm): change chunk_proofs_ready to chunk_proofs_status (#626)
|
2023-07-07 19:22:24 +02:00 |
|
colin
|
faec817d34
|
feat(coordinator): upgrade coordinator to rollup v2 (#610)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-07-07 16:23:26 +02:00 |
|
georgehao
|
95124ce70e
|
feat(coordinator): refactor coordinator session info (#604)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-03 21:36:01 +08:00 |
|
colin
|
86175a04c3
|
feat(bridge): upgrade bridge to rollup v2 (#530)
Co-authored-by: Richard Zhang <rzhang139@gmail.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-06-28 10:12:16 +08:00 |
|
HAOYUatHZ
|
65620464fb
|
feat: upgrade l2geth to scroll-v4.1.0 (#593)
Co-authored-by: Your Name <you@example.com>
|
2023-06-27 18:27:09 +08:00 |
|
maskpp
|
2a745ad7a9
|
build: Update golang-ci version to v1.52.2 and go version to v1.19.x (#525)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-06-07 23:07:14 +08:00 |
|