Xi Lin
|
eba7647e21
|
bugfix(bridge): add suffix to id in processingFinalization and processingCommitment (#207)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
prealpha-v9.1
|
2023-01-06 14:33:21 +01:00 |
|
Xi Lin
|
51076d21c3
|
bugfix(bridge): failed to fetch rollup events on restart (#201)
prealpha-v9.0
|
2023-01-06 20:39:09 +08:00 |
|
maskpp
|
077ed9839a
|
feat(bug): fix bug in l2 watcher (#199)
prealpha-v8.8
|
2023-01-05 17:32:50 +08:00 |
|
colinlyguo
|
bdcca55bd5
|
fix: roller test path (#202)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-01-05 11:41:45 +08:00 |
|
Xi Lin
|
20b8e2bf6c
|
feat(contract): add finalization status api in contract (#197)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-01-04 23:26:47 +08:00 |
|
ChuhanJin
|
cc596c42b3
|
build: fix rate limit failure by using solc static bin (#200)
Co-authored-by: vincent <419436363@qq.com>
|
2023-01-04 21:52:10 +08:00 |
|
HAOYUatHZ
|
7da717b251
|
chore(bridge): update l2 contractEventsBlocksFetchLimit (#198)
prealpha-v8.7
|
2023-01-04 15:47:35 +08:00 |
|
HAOYUatHZ
|
bbdbf3995f
|
feat(bridge): fast catch up new blocks (#184)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-01-04 15:43:14 +08:00 |
|
HAOYUatHZ
|
7fb8bc6e29
|
fix(test): fix TestCmd (#194)
|
2023-01-02 19:38:37 +08:00 |
|
HAOYUatHZ
|
b8fae294e4
|
build(Jenkins): use parallel testing (#169)
Co-authored-by: Scroll Dev <dev@scroll.io>
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2022-12-29 16:59:06 +08:00 |
|
maskpp
|
23bc381f5c
|
fix(integration-test): fixtestStartProcess (#193)
|
2022-12-29 16:43:06 +08:00 |
|
maskpp
|
b4ade85a9c
|
feat(roller): If roller is stopped, don't need to retry again. (#191)
Co-authored-by: vincent <419436363@qq.com>
|
2022-12-28 16:23:29 +08:00 |
|
HAOYUatHZ
|
d04522027c
|
refactor: clean up codes (#187)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2022-12-28 10:55:56 +08:00 |
|
ChuhanJin
|
7422bea51f
|
build(jenkinsfile): add coverage (#181)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2022-12-27 22:18:17 +08:00 |
|
Lawliet-Chan
|
abcc159390
|
chore(libzkp): short writings makefile in roller and coordinator (#189)
|
2022-12-27 18:58:09 +08:00 |
|
HAOYUatHZ
|
a545954dbc
|
chore(bridge): increase blockTracesFetchLimit & `contractEventsBlock… (#185)
prealpha-v8.6
|
2022-12-26 17:55:03 +08:00 |
|
HAOYUatHZ
|
dc6ef83fbd
|
chore: bump version number (#182)
prealpha-v8.5
|
2022-12-26 14:32:11 +08:00 |
|
HAOYUatHZ
|
e17647bc9f
|
chore(batch_proposer): add more check for batchTxNumThreshold (#180)
|
2022-12-26 14:16:39 +08:00 |
|
HAOYUatHZ
|
feaa95aefe
|
Revert "feat(libzkp): unwind panic (#163)" (#179)
|
2022-12-26 11:50:27 +08:00 |
|
HAOYUatHZ
|
8ad8a1b6f0
|
feat(batch_proposer): add batchTxNumThreshold (#178)
prealpha-v8.4
|
2022-12-26 10:17:16 +08:00 |
|
maskpp
|
22f6781c26
|
feat(Integration test): Enable run child process in integration-test test cases. (#102)
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2022-12-22 22:13:04 +08:00 |
|
HAOYUatHZ
|
b165402e81
|
refactor(bridge): refactor watcher confirmation check and add more logs (#173)
Co-authored-by: Scroll Dev <dev@scroll.io>
prealpha-v8.3
|
2022-12-22 21:26:52 +08:00 |
|
HAOYUatHZ
|
9ee8d977cb
|
build: revert coverage test (#176)
|
2022-12-22 20:10:32 +08:00 |
|
HAOYUatHZ
|
e1a6eb65f6
|
build: decrease coverage threshold to 40% (#175)
|
2022-12-22 15:31:05 +08:00 |
|
maskpp
|
9096334eab
|
chore(database): rename block_result to block_trace (#174)
|
2022-12-22 13:47:59 +08:00 |
|
HAOYUatHZ
|
c360cf52b1
|
build: improve dockerfiles (#171)
|
2022-12-20 11:04:18 +08:00 |
|
HAOYUatHZ
|
00dc075d9c
|
refactor: clean up codes (#168)
|
2022-12-19 20:06:00 +08:00 |
|
ChuhanJin
|
af77c9fa83
|
build(jenkinsfile): add coverage (#139)
Co-authored-by: vincent <419436363@qq.com>
|
2022-12-19 17:07:10 +08:00 |
|
maskpp
|
1c4ed0487a
|
fix(tests): fix docker workflow for tests (#152)
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2022-12-19 14:49:01 +08:00 |
|
HAOYUatHZ
|
e4761d9694
|
refactor(roller): reorg directory (#167)
|
2022-12-19 11:16:40 +08:00 |
|
maskpp
|
fbc7e03c67
|
fix(test): Fix weak test code in coordinator module (#165)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2022-12-16 15:06:46 +08:00 |
|
HAOYUatHZ
|
927011641d
|
refactor(bridge): remove L2Watcher ReplayBlockResultByHash API (#144)
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2022-12-16 10:45:46 +08:00 |
|
Lawliet-Chan
|
6eb71869e8
|
feat(libzkp): unwind panic (#163)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2022-12-15 20:26:38 +08:00 |
|
Xi Lin
|
91dcd51d55
|
fix(database): handle empty message array (#166)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
prealpha-v8.2
|
2022-12-15 17:09:37 +08:00 |
|
Nazarii Denha
|
479a061ee6
|
perf: optimize block trace db usage (#162)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
prealpha-v8.1
|
2022-12-14 21:43:33 +08:00 |
|
ChuhanJin
|
f9c6fcf801
|
build(Jenkinsfile): move "docker cleanup" to an individual following task (#141)
Co-authored-by: vincent <419436363@qq.com>
|
2022-12-14 15:26:57 +08:00 |
|
HAOYUatHZ
|
d463c6fb72
|
feat(batch_proposer): add batch_proposer configuration (#129)
Co-authored-by: maskpp <maskpp266@gmail.com>
prealpha-v8.0
|
2022-12-14 10:45:41 +08:00 |
|
maskpp
|
5a51d7d3f0
|
refactor: fix lint error (#161)
|
2022-12-13 21:23:24 +08:00 |
|
HAOYUatHZ
|
450ff4b51f
|
build: bump version to prealpha-v7.3 (#160)
prealpha-v7.3
|
2022-12-13 13:55:51 +08:00 |
|
colinlyguo
|
807845a633
|
build(jenkins): parallel build binaries & docker images (#156)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2022-12-13 13:32:48 +08:00 |
|
maskpp
|
87fc9a8cc9
|
feat(l2geth version): bump l2geth version (#159)
|
2022-12-13 13:15:20 +08:00 |
|
Lawliet-Chan
|
a63fe6924a
|
feat: Add version into coordinator (#157)
|
2022-12-13 11:58:13 +08:00 |
|
maskpp
|
41414e36bc
|
feat(ws log): Add err log when client stop the ws connection. (#158)
|
2022-12-13 11:47:31 +08:00 |
|
HAOYUatHZ
|
d2a30504e9
|
build(github CI): replace actions/cache@v2 with `Swatinem/rust-cach… (#155)
|
2022-12-13 11:00:01 +08:00 |
|
Nazarii Denha
|
c05a31524f
|
feat(coordinator&roller): secure handshaking (#106)
Co-authored-by: chuhanjin <419436363@qq.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: ChuhanJin <60994121+ChuhanJin@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Thegaram <th307q@gmail.com>
prealpha-v7.2
|
2022-12-12 13:24:42 +01:00 |
|
HAOYUatHZ
|
ac342faaf0
|
chore: add more logs for libzkp (#151)
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
prealpha-v7.1
|
2022-12-12 17:59:28 +08:00 |
|
HAOYUatHZ
|
f54575c410
|
build: rename intermediate docker images (#149)
|
2022-12-11 16:30:34 +08:00 |
|
HAOYUatHZ
|
b549816815
|
build(docker): add cargo-chef for coordinator docker build (#146)
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
|
2022-12-11 15:31:06 +08:00 |
|
Lawliet-Chan
|
2bc951f622
|
feat: use common lib for verifier & roller (#74)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colinlyguo <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
prealpha-v7.0
|
2022-12-10 18:46:18 +08:00 |
|
Xi Lin
|
1aea4a2584
|
fix(bridge): handle l2geth reorg while fetch missing block (#136)
|
2022-12-09 19:22:21 +08:00 |
|