colin
|
3880cdc1af
|
refactor(scroll): update dependencies and format goimports in prover-stats-api module (#662)
|
2023-07-21 15:03:32 +08: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 |
|
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 |
|
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 |
|
maskpp
|
2cec2a3da2
|
feat(l2geth): bump l2geth version to scroll-v3.1.12 (#477)
|
2023-05-15 10:47:09 +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 |
|
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
|
2fafb64e0a
|
test(integration): add predeployed erc20 & greeter contract tests (#428)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-23 19:55:22 +08:00 |
|
maskpp
|
0f26e0d67b
|
test(integration): pre-deploy test contracts into genesis (#420)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-21 16:23:16 +08:00 |
|
maskpp
|
c774462d1d
|
test(integration-test): refactor integration-test (#425)
|
2023-04-18 21:33:12 +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 |
|
maskpp
|
de7c38a903
|
feat(test): let integration-test log verbosity be configurable (#409)
|
2023-04-04 16:20:12 +08:00 |
|
ChuhanJin
|
d376c903af
|
feat(bridge): separate bridge into subcomponents (#397)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <651734127@qq.com>
|
2023-03-31 11:04:24 +08:00 |
|
HAOYUatHZ
|
c752e3473d
|
feat: upgade l2geth to alpha-v1.10 (#379)
|
2023-03-21 15:53:52 +08:00 |
|
colin
|
7b0546e1e5
|
feat(relayer & watcher & coordinator): add metrics (#330)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-03-16 11:21:40 +08:00 |
|
maskpp
|
e034b6e436
|
fix(l1 geth): set miner etherbase address (#368)
|
2023-03-16 09:40:10 +08:00 |
|
maskpp
|
2f2072fd4e
|
fix(docker cmd): fix bug in docker cmd (#364)
|
2023-03-14 16:47:26 +08:00 |
|
ChuhanJin
|
d3c84dd013
|
refactor(common): Add docker app into common for test cases (#351)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <651734127@qq.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-03-10 10:05:46 +08:00 |
|
Haichen Shen
|
fb7002bd6d
|
feat(bridge): update the watcher and relayer based on the new contract (#305)
Co-authored-by: colinlyguo <651734127@qq.com>
Co-authored-by: zimpha <zimpha@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-02-22 18:15:44 +08:00 |
|
HAOYUatHZ
|
a90f2e6c4e
|
chore: upgrade l2geth dependency for trace type (#304)
|
2023-02-21 10:40:46 +08:00 |
|
maskpp
|
4ad17468d0
|
feat(coordinator): Enable set ws compression level. (#292)
|
2023-02-13 19:56:30 +08:00 |
|
maskpp
|
fbcabcc5e2
|
feat(confirmations): Upgrade confirm (#291)
|
2023-02-12 19:06:09 +08:00 |
|
Péter Garamvölgyi
|
5fdd2c609c
|
feat(bridge): confirm block based on "safe" and "finalized" tags (#265)
|
2023-02-09 21:20:52 +08:00 |
|
colin
|
33a912e7c1
|
fix(bridge): compatible with DynamicFeeTxType not supported chain (#280)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-02-06 13:47:34 +08:00 |
|
colin
|
ea9c1c6776
|
feat: add monitor metrics (#262)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
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>
|
2023-02-01 13:46:52 +08:00 |
|
maskpp
|
a44956a05f
|
fix(bug): fix data race in common/cmd module. (#220)
|
2023-01-11 21:05:46 +08:00 |
|
colin
|
a78160ddad
|
fix(roller): avoid discarding task when connection failure (#203)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-01-09 10:52:50 +08:00 |
|
maskpp
|
23bc381f5c
|
fix(integration-test): fixtestStartProcess (#193)
|
2022-12-29 16:43:06 +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 |
|
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 |
|