colinlyguo
|
b42a17580b
|
go mod tidy and bump version
|
2023-08-05 03:41:04 +08:00 |
|
georgehao
|
fcf34edbfb
|
feat(coordinator): add prover rest api (#716)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-08-04 20:48:17 +08:00 |
|
colin
|
ba51b5794d
|
Merge branch 'develop' into pull-model-prover-client
|
2023-08-04 14:37:08 +08: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 |
|
colinlyguo
|
0652852c16
|
address comments
|
2023-08-03 19:01:46 +08:00 |
|
colinlyguo
|
7bf538f287
|
refactor error code
|
2023-08-03 17:08:26 +08:00 |
|
colin
|
d0c82f78ad
|
Merge branch 'develop' into pull-model-prover-client
|
2023-08-03 15:03:02 +08:00 |
|
colinlyguo
|
c63e25a9bf
|
add login auth
|
2023-08-03 14:57:24 +08: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 |
|
ChuhanJin
|
8013ab8529
|
fix(bridge-history-api): fix GetLatestL2SentMsgBatchIndex return wrong column (#713)
|
2023-08-03 12:55:25 +08:00 |
|
Péter Garamvölgyi
|
559ad6a5f1
|
fix: update l2geth test image genesis config (#711)
|
2023-08-03 10:51:04 +08:00 |
|
ChuhanJin
|
d183125c59
|
feat(bridge-history-api): server add withdraw_root api service (#708)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-03 09:58:51 +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 |
|
colinlyguo
|
1ea0dcd0ae
|
bump version
|
2023-08-02 16:35:42 +08:00 |
|
ChuhanJin
|
51fa5c823c
|
feat(bridge-history-api): server api add return l1l2token (#705)
|
2023-08-02 10:33:10 +02:00 |
|
ChuhanJin
|
7fce3c30c6
|
feat(bridge-history-api): maintain withdraw_root in workflow and db (#694)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-08-02 12:51:40 +08:00 |
|
colinlyguo
|
5b7a2bb40c
|
bump version
|
2023-08-02 02:36:18 +08:00 |
|
ChuhanJin
|
c5590e9434
|
refactor(bridge-history-api): server switch to gin framework (#672)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-02 00:05:48 +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 |
|
colin
|
eb9070e1ae
|
feat(relayer): estimate l1 batch commit gas (#659)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-07-31 14:03:38 +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 |
|
ChuhanJin
|
e780994146
|
fix(bridge-history-api): fix error not return 0 (#685)
|
2023-07-28 22:18:44 +08:00 |
|
ChuhanJin
|
f9a0de0f16
|
feat(bridge-history-api): switch to v2 decoding (#683)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-28 13:55:55 +02:00 |
|
colin
|
3eb62880fe
|
feat(orm): add more info for agg proving (#678)
|
2023-07-28 19:27:15 +08:00 |
|
Péter Garamvölgyi
|
530db9e2e1
|
fix(build): update verifier lib path (#682)
|
2023-07-27 13:48:14 +02:00 |
|
Péter Garamvölgyi
|
bab1982c30
|
fix(build): include prover-stats-api in dockerfiles (#681)
|
2023-07-27 12:34:10 +02:00 |
|
HAOYUatHZ
|
de1d9b98ec
|
bump version (#666)
|
2023-07-22 15:37:13 +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 |
|
Lawliet-Chan
|
e3b451c641
|
feat(prover-stats-api): add prover stats API (#635)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-20 15:33:29 +08:00 |
|
ChuhanJin
|
b4cb30e2a1
|
feat(bridge-history-api): add watch nft batch events watching (#643)
Co-authored-by: vincent <419436363@qq.com>
|
2023-07-17 21:10:03 +08:00 |
|
colin
|
d9b8891803
|
refactor(chunk & batch proposer): optimize logging (#653)
|
2023-07-17 15:28:25 +08:00 |
|
ChuhanJin
|
6db2c0a8cb
|
fix(bridge-history-api): crossMsgs can be empty (#646)
Co-authored-by: vincent <419436363@qq.com>
|
2023-07-14 17:39:37 +08:00 |
|
ChuhanJin
|
0caf0d4052
|
fix(bridge-history-api): fix claimable api sql issue (#645)
Co-authored-by: vincent <419436363@qq.com>
|
2023-07-14 15:26:31 +08:00 |
|
vyzo
|
95f2f7da0f
|
fix(bridge): adjust gas fee cap in resumbitTransaction for rising basefee (#625)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-07-13 17:29:17 +08:00 |
|
colin
|
f38dda8e02
|
feat(relayer): remove 'skipped' proving/rollup status and related code/tests (#642)
|
2023-07-13 16:39:02 +08:00 |
|
Péter Garamvölgyi
|
b79832566c
|
feat(coordinator): Remove timestamp from roller protocol (#236)
|
2023-07-11 20:35:28 -07:00 |
|
ChuhanJin
|
425f74e763
|
feat(bridge-history-api): add new api to fetch all claimable txs under one address (#607)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-07-11 23:10:06 +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 |
|
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 |
|
HAOYUatHZ
|
81ae4d3e7b
|
refactor(libzkp): suppress compilation warnings (#575)
|
2023-07-10 12:28:51 +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 |
|