Péter Garamvölgyi
|
ff30622314
|
feat: auto-finalize batches on Alpha testnet (#791)
|
2023-08-15 15:41:54 +08:00 |
|
HAOYUatHZ
|
4bca06a4c1
|
Merge remote-tracking branch 'origin/develop' into alpha
|
2023-05-09 15:52:48 +08:00 |
|
georgehao
|
e086c2739f
|
test(bridge): add watcher tests (#451)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-05-09 15:46:24 +08:00 |
|
Max Wolff
|
4dfa81d890
|
feat(contracts): remove L1 Fee in Oracle (#454)
|
2023-05-09 15:09:42 +08:00 |
|
HAOYUatHZ
|
4549439dab
|
chore(coordinator): add more logs to VerifyToken (#456)
|
2023-05-08 22:30:52 +08:00 |
|
maskpp
|
b4d8e5ffd7
|
test:bump l2geth docker version (#455)
|
2023-05-08 19:46:21 +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 |
|
HAOYUatHZ
|
166fd1c33d
|
refactor: fix instance_commitments naming (#449)
|
2023-05-05 09:03:30 +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 |
|
Péter Garamvölgyi
|
168eaf0fc2
|
Respect size limit in batch proposer (#446)
v3.0.12
|
2023-05-04 08:44:05 +02:00 |
|
Orest Tarasiuk
|
85a1d5967f
|
fix xargs parameter deprecation for -i (portability to macOS) (#445)
|
2023-05-04 14:06:36 +08:00 |
|
HAOYUatHZ
|
46f8b0e36c
|
doc: add prerequisites (#443)
|
2023-04-28 16:51:41 +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
|
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
|
ab1cda6568
|
test(coordinator): simplify coordinator tests (#434)
|
2023-04-23 17:15:28 +08:00 |
|
colin
|
905961d0ad
|
fix(Jenkinsfile): specify -coverpkg in unit tests (#431)
|
2023-04-21 20:50:36 +08:00 |
|
Xi Lin
|
cf9f0b921f
|
feat(contracts): forward data to receiver after deposit/withdraw (#429)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-21 19:27:49 +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 |
|
colin
|
7eb6d9696a
|
chore(bridge & coordinator): clear some unused code (#423)
|
2023-04-17 22:09:52 +08:00 |
|
Lawliet-Chan
|
401ea68332
|
feat(libzkp): recover rust zkp panic instead of crashing (#421)
|
2023-04-14 20:51:50 +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)
v3.0.10
|
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 |
|
HAOYUatHZ
|
454f032c9f
|
doc(test): add testing doc (#412)
|
2023-04-11 11:05:33 +08:00 |
|
maskpp
|
d1c4fa716d
|
fix(test): Clean the exited container by --rm after container stopped. (#416)
|
2023-04-10 19:18:59 +08:00 |
|
Lawliet-Chan
|
de1e40d19c
|
fix(libzkp): load_params and seed in zk (#415)
|
2023-04-10 15:41:16 +08:00 |
|
Ahmed Castro
|
76b5a6c751
|
Small typo fix on documentation comments (#411)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-09 15:34:27 +08:00 |
|
colin
|
bad77eac2f
|
feat(coordinator): prover monitoring (#392)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v3.0.7
|
2023-04-07 09:06:58 +08:00 |
|
Péter Garamvölgyi
|
5d761ad812
|
Make sure attempts can be deserialized from db on startup (#410)
v3.0.6
|
2023-04-05 19:00:54 +02: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>
v3.0.5
|
2023-04-05 16:42:06 +02:00 |
|
maskpp
|
de7c38a903
|
feat(test): let integration-test log verbosity be configurable (#409)
|
2023-04-04 16:20:12 +08:00 |
|
Péter Garamvölgyi
|
071a7772dd
|
fix already executed revert message (#407)
Co-authored-by: maskpp <maskpp266@gmail.com>
v3.0.1-fix
|
2023-04-03 16:19:40 +02:00 |
|
Péter Garamvölgyi
|
9d61149311
|
Merge tag 'v3.0.1' into alpha
fetch block transaction data instead of trace
|
2023-04-03 15:32:10 +02:00 |
|
Péter Garamvölgyi
|
41e2d960d8
|
Fix already executed revert message (#408)
v3.0.4
|
2023-04-03 21:26:30 +08:00 |
|
HAOYUatHZ
|
170bc08207
|
build(docker): auto docker push when pushing git tags (#406)
|
2023-04-03 16:52:51 +08:00 |
|
maskpp
|
d3fc4e1606
|
feat(pending limit): Let sender's pending limit be configurable. (#398)
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>
|
2023-04-03 14:24:47 +08:00 |
|
HAOYUatHZ
|
77749477db
|
build(docker): only build docker images when push github tags (#404)
|
2023-04-01 11:54:56 +08:00 |
|
HAOYUatHZ
|
1a5df6f4d7
|
fix(build): move docker build from jenkins to github to avoid unknown errors (#403)
|
2023-03-31 15:55:55 +08:00 |
|
maskpp
|
826280253a
|
fix(test): fix bug in testBatchProposerProposeBatch (#399)
Co-authored-by: colinlyguo <651734127@qq.com>
|
2023-03-31 13:58:46 +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>
v3.0.3
|
2023-03-31 11:04:24 +08:00 |
|
Max Wolff
|
179c6ee978
|
add failed relay status to db (#384)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
v3.0.2
|
2023-03-27 11:52:07 +02:00 |
|
HAOYUatHZ
|
165c9092da
|
feat(bridge): fetch block transaction data instead of trace (#393)
Co-authored-by: colinlyguo <651734127@qq.com>
v3.0.1
|
2023-03-25 11:50:02 +08:00 |
|
HAOYUatHZ
|
54c28fa512
|
build: update version (#387)
v3.0.0
|
2023-03-24 09:25:10 +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 |
|
Péter Garamvölgyi
|
2962fa4b0e
|
batch proposer: only sleep if we failed to create batch (#388)
alpha-v2.5
|
2023-03-22 22:16:31 +08:00 |
|