georgehao
|
a78c8cf1df
|
feat(coordinator):add independent metrics server (#781)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-14 14:45:02 +08:00 |
|
HAOYUatHZ
|
d68c6b7757
|
feat: revert chunk prover whitelist (#785)
Co-authored-by: Your Name <you@example.com>
|
2023-08-14 14:35:50 +08:00 |
|
HAOYUatHZ
|
251c706c04
|
feat(coordinator): use dotenv for whitelist (#784)
Co-authored-by: Your Name <you@example.com>
|
2023-08-14 13:34:40 +08:00 |
|
HAOYUatHZ
|
55658c6f52
|
feat(coordinator): add chunk prover whitelist (#783)
|
2023-08-14 10:59:43 +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 |
|
georgehao
|
2ec9a4afae
|
feat(coordinator):add metrics (#771)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-08-13 11:04:56 +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 |
|
maskpp
|
49ec0b8fa8
|
fix(integration test): fix TestCoordinatorProverInteraction (#765)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-10 17:20:25 +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
|
6dc89a9c0b
|
fix coordinator version in docker (#764)
|
2023-08-10 00:24:54 +08:00 |
|
HAOYUatHZ
|
af76593c1d
|
feat(coordinator): reject old-version prover (#757)
|
2023-08-09 21:25:46 +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 |
|
georgehao
|
816a3b4a15
|
fix(coordinator&prover): jwt token expired bug (#736)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-08-06 19:56:16 +08:00 |
|
HAOYUatHZ
|
11fac0330f
|
feat(coordinator): add log to valid proof result (#734)
|
2023-08-06 17:36:02 +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
|
fb1c800532
|
fix(coordinator & prover): bug fixes (#727)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2023-08-06 04:11:47 +02:00 |
|
georgehao
|
a98a2ff4b5
|
feat(coordinator): fix login replay attack (#723)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-08-05 10:58:59 +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 |
|
Péter Garamvölgyi
|
27857b6fbb
|
fix: use correct l2geth version for tests (#718)
|
2023-08-04 07:26:57 +02:00 |
|
Steven
|
d7ce6c0b6f
|
fix: update libzkp and two-chunks prover test (#703)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Xinran <1576710154@qq.com>
|
2023-08-04 10:34:30 +08: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 |
|
Péter Garamvölgyi
|
ab34ff0315
|
fix: make coordinator API tests more resilient and informative (#707)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-03 10:09:21 +08:00 |
|
Nazarii Denha
|
a36b4bb8ed
|
fix: flaky api_test (#710)
|
2023-08-02 17:25:07 +02: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 |
|
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 |
|
colin
|
3880cdc1af
|
refactor(scroll): update dependencies and format goimports in prover-stats-api module (#662)
|
2023-07-21 15:03:32 +08:00 |
|
Péter Garamvölgyi
|
b79832566c
|
feat(coordinator): Remove timestamp from roller protocol (#236)
|
2023-07-11 20:35:28 -07: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 |
|
Steven
|
1b62c064ad
|
fix(libzkp): replace tag with rev for halo2curves in libzkp (#629)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-10 12:41:27 +08:00 |
|
georgehao
|
a83e035845
|
feat(gorm): adapt the gorm logger with geth logger (#609)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-07-10 12:09:46 +08: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 |
|
Lawliet-Chan
|
5390ec93b4
|
refactor(zkp): Zk test automation (#589)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-06-29 09:23:58 +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 |
|
HAOYUatHZ
|
0319b11a57
|
refactor: de-duplicate library path (#544)
|
2023-06-07 13:41:37 +08:00 |
|
maskpp
|
798179ee6d
|
fix(mock): fix mocked proof to pass SanityCheck (#524)
|
2023-05-30 08:23:57 +08:00 |
|
HAOYUatHZ
|
4398a36ee2
|
feat(db): update block_batch's proof (#520)
|
2023-05-27 15:53:38 +08:00 |
|