georgehao
|
50040a164e
|
feat(coordinator): split the coordinator cron to single process (#995)
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-10-26 13:15:44 +08:00 |
|
georgehao
|
8bae647921
|
feat: remove prover-stats-api (#944)
|
2023-09-13 21:03:44 +08:00 |
|
HAOYUatHZ
|
38551c4eeb
|
refactor: rename bridge to rollup (#644)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-09-02 15:42:01 +08:00 |
|
Nazarii Denha
|
2847d02498
|
refactor(bridge): remove message-relayer and related code (#670)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: NazariiDenha <NazariiDenha@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2023-09-01 19:04:09 +02:00 |
|
HAOYUatHZ
|
6dc89a9c0b
|
fix coordinator version in docker (#764)
|
2023-08-10 00:24:54 +08:00 |
|
maskpp
|
90dc0911d3
|
feat: add prover-stats-api docker file (#758)
|
2023-08-09 17:10:38 +08:00 |
|
HAOYUatHZ
|
1e9c8fddf6
|
build(go): upgrade go to 1.19 (#693)
|
2023-08-01 10:32:45 +08:00 |
|
HAOYUatHZ
|
20e13445f8
|
refactor: rename roller to prover (#684)
|
2023-07-28 22:59:27 +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 |
|
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 |
|
ChuhanJin
|
577cc90a34
|
refactor(bridge-history-api): fix go lint (#638)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-07-18 18:35:45 +08:00 |
|
HAOYUatHZ
|
a6164046e1
|
build: clean up jenkins related files (#576)
|
2023-06-16 09:05:52 +08:00 |
|
HAOYUatHZ
|
98cb624951
|
ci: fix intermediate docker Makefile (#554)
|
2023-06-09 14:14:46 +08:00 |
|
HAOYUatHZ
|
9dba3f8f41
|
ci: update intermediate dockerfiles (#553)
|
2023-06-09 13:50:54 +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
|
9caa3d491e
|
build: add custom build scripts for intermediate dockers (#538)
|
2023-06-06 10:15:50 +08:00 |
|
ChuhanJin
|
e7dc628563
|
fix(jenkins): fix can not find gocover (#529)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-31 21:23:58 +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 |
|
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 |
|
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 |
|
Orest Tarasiuk
|
85a1d5967f
|
fix xargs parameter deprecation for -i (portability to macOS) (#445)
|
2023-05-04 14:06:36 +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 |
|
colin
|
10ac638a51
|
test(coordinator): add more unit tests (#430)
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-04-23 22:28:03 +08:00 |
|
colin
|
905961d0ad
|
fix(Jenkinsfile): specify -coverpkg in unit tests (#431)
|
2023-04-21 20:50:36 +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 |
|
maskpp
|
3c7c41e1bb
|
fix(cmd test): add more log to handle error and remove serial execution test (#391)
|
2023-03-23 16:43:41 +08:00 |
|
HAOYUatHZ
|
1a29797ee1
|
fix(CI): temporarily disable integration test (#385)
|
2023-03-22 12:42:52 +08:00 |
|
ChuhanJin
|
4c0ff9306b
|
fix(build): jenkinsfile tag job optimized and fix (#331)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-03-01 14:39:43 +08:00 |
|
Lawliet-Chan
|
f33bfffd85
|
feat(roller&coordinator): upgrade lizkp to zkevm-0215 version (#281)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-9-248.us-west-2.compute.internal>
|
2023-02-18 18:53:57 +08:00 |
|
HAOYUatHZ
|
e48e76acdf
|
build: add nightly-2022-12-10 rust-related builder image (#282)
|
2023-02-06 10:33:01 +08:00 |
|
Lawliet-Chan
|
bb76a00613
|
feat(libzkp): use dylib instead of staticlib (#266)
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-02-02 15:25:50 +08:00 |
|
HAOYUatHZ
|
b2a5baa2ad
|
feat(bridge): upgrade TraceGasCost estimation (#222)
|
2023-01-12 16:45:11 +08:00 |
|
Lawliet-Chan
|
dc6b71ca23
|
chore: improve golang lint rules (#172)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-01-12 12:55:00 +08:00 |
|
ChuhanJin
|
5c6e20a774
|
build(Jenkins): add docker push job for tag (#214)
Co-authored-by: vincent <419436363@qq.com>
|
2023-01-10 14:43:20 +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 |
|
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 |
|
HAOYUatHZ
|
9ee8d977cb
|
build: revert coverage test (#176)
|
2022-12-22 20:10:32 +08:00 |
|
HAOYUatHZ
|
c360cf52b1
|
build: improve dockerfiles (#171)
|
2022-12-20 11:04:18 +08:00 |
|
ChuhanJin
|
af77c9fa83
|
build(jenkinsfile): add coverage (#139)
Co-authored-by: vincent <419436363@qq.com>
|
2022-12-19 17:07:10 +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>
|
2022-12-10 18:46:18 +08:00 |
|
Steven
|
971e935c48
|
build: update Dockerfile to use go compilation cache (#104)
|
2022-11-18 14:29:40 +08:00 |
|
Steven
|
6a2ffd8589
|
build: improve Dockerfile for go dependency cache (#99)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2022-11-17 16:11:34 +08:00 |
|
Steven
|
00f3a6fed6
|
fix: cargo-chef panic issue (#98)
Co-authored-by: Steven Gu <steven.gu@crypto.com>
|
2022-11-16 19:58:09 +08:00 |
|
ChuhanJin
|
e2b4efeaed
|
build(database): add db_cli docker (#91)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2022-11-16 11:18:58 +08:00 |
|