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 |
|
georgehao
|
9d2a41a231
|
refactor(bridge): update bridge orm and layout (#496)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-26 12:23:29 +08:00 |
|
Lawliet-Chan
|
01a8f32363
|
feat(roller&coordinator): fetch traces from local l2geth node on roller (#452)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-24 22:00:18 +08:00 |
|
Lawliet-Chan
|
bd9d2e784c
|
feat(version&Roller): add Halo2 version into Roller (#494)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
|
2023-05-22 14:57:10 +08:00 |
|
Lawliet-Chan
|
5788dd6207
|
fix(libzkp): fix makefile script (#491)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
|
2023-05-18 17:56:11 +08:00 |
|
colin
|
b2b19dd2d3
|
feat(tests): add Docker-based local testing solution for M1/M2 silicon (#469)
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: Orest Tarasiuk <830847+OrestTa@users.noreply.github.com>
Co-authored-by: Xi Lin <zimpha@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-05-17 18:29:51 +02:00 |
|
Lawliet-Chan
|
f2c8b733c3
|
fix(libzkp):fix libzkp.so path (#486)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-17 13:27:42 +08:00 |
|
maskpp
|
a70c317b92
|
refactor(API): refactor SubmitProof (#318)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-05-16 09:22:45 +08:00 |
|
Lawliet-Chan
|
929c8bf609
|
feat(libzkp): upgrade zkevm to v0.3 (#458)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-05-15 15:18:22 +08:00 |
|
maskpp
|
2cec2a3da2
|
feat(l2geth): bump l2geth version to scroll-v3.1.12 (#477)
|
2023-05-15 10:47:09 +08:00 |
|
colin
|
db906f8c8a
|
test: add more tests (#466)
|
2023-05-12 20:28:21 +08:00 |
|
Lawliet-Chan
|
b790c29499
|
feat(libzkp): change linkage from staticlib to dylib (#471)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
|
2023-05-12 10:59:32 +08:00 |
|
ChuhanJin
|
0a1e64cc44
|
feat(bridge-history-api):add bridge-history-api (#459)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-05-10 19:51:18 +08:00 |
|
maskpp
|
592648e19c
|
refactor(test): use trytimes to replace some waiting logic (#462)
|
2023-05-09 21:19:19 +08:00 |
|
HAOYUatHZ
|
4549439dab
|
chore(coordinator): add more logs to VerifyToken (#456)
|
2023-05-08 22:30:52 +08:00 |
|
Lawliet-Chan
|
5b49c81692
|
feat(roller&coordinator): add aggregation roller communication protocol (#432)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-05-06 20:19:43 +08:00 |
|
colin
|
de735694fb
|
test(bridge): add unit tests (#439)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-05-06 11:43:02 +08:00 |
|
Jerry Ho
|
c4a67c7444
|
docs(coordinator): add basic doc for coordinator (#435)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: Orest Tarasiuk <830847+OrestTa@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-05-04 22:02:02 +08:00 |
|
Orest Tarasiuk
|
85a1d5967f
|
fix xargs parameter deprecation for -i (portability to macOS) (#445)
|
2023-05-04 14:06:36 +08:00 |
|
HAOYUatHZ
|
b7c39f64a7
|
refactor: move message package (#442)
|
2023-04-28 16:20:54 +08:00 |
|
georgehao
|
7fea3f5c22
|
test(coordinator): add API unit-tests (#433)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-26 10:20:36 +08:00 |
|
maskpp
|
7afddae276
|
fix(common): fix bug in auth message (#440)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-04-25 19:24:36 +08:00 |
|
colin
|
10ac638a51
|
test(coordinator): add more unit tests (#430)
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-04-23 22:28:03 +08:00 |
|
maskpp
|
ab1cda6568
|
test(coordinator): simplify coordinator tests (#434)
|
2023-04-23 17:15:28 +08:00 |
|
maskpp
|
c774462d1d
|
test(integration-test): refactor integration-test (#425)
|
2023-04-18 21:33:12 +08:00 |
|
colin
|
7eb6d9696a
|
chore(bridge & coordinator): clear some unused code (#423)
|
2023-04-17 22:09:52 +08:00 |
|
maskpp
|
c13e8aafc4
|
feat(tests): update docker app (#402)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: ChuhanJin <60994121+ChuhanJin@users.noreply.github.com>
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <651734127@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-13 08:40:51 +08:00 |
|
colin
|
2b2cc62efe
|
fix(coordinator): add metric roller_proofs_generated_failed_time (#419)
|
2023-04-12 18:27:55 +08:00 |
|
colin
|
807b7c7f33
|
refactor(coordinator): adjust logs for Loki query (#417)
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-04-11 16:38:52 +08:00 |
|
colin
|
bad77eac2f
|
feat(coordinator): prover monitoring (#392)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-07 09:06:58 +08:00 |
|
Nazarii Denha
|
4042bea6db
|
retry proving timeout batch (#313)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-04-05 16:42:06 +02:00 |
|
HAOYUatHZ
|
165c9092da
|
feat(bridge): fetch block transaction data instead of trace (#393)
Co-authored-by: colinlyguo <651734127@qq.com>
|
2023-03-25 11:50:02 +08:00 |
|
HAOYUatHZ
|
c752e3473d
|
feat: upgade l2geth to alpha-v1.10 (#379)
|
2023-03-21 15:53:52 +08:00 |
|
Nazarii Denha
|
c2445176ec
|
feat(verifier): add worker pool for verifying proofs (#357)
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <651734127@qq.com>
|
2023-03-18 21:39:14 +08:00 |
|