Lawliet-Chan
|
929c8bf609
|
feat(libzkp): upgrade zkevm to v0.3 (#458)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-05-15 15:18:22 +08:00 |
|
maskpp
|
2cec2a3da2
|
feat(l2geth): bump l2geth version to scroll-v3.1.12 (#477)
|
2023-05-15 10:47:09 +08:00 |
|
Max Wolff
|
646ecb0124
|
feat(contracts): Intrinsic Gas Check (#465)
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-12 10:57:58 -07:00 |
|
Xi Lin
|
26b65473cf
|
feat(contracts): fixes according to Zellic contract audits (#441)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-05-12 09:10:53 -07:00 |
|
colin
|
db906f8c8a
|
test: add more tests (#466)
|
2023-05-12 20:28:21 +08:00 |
|
maskpp
|
83c954bd26
|
fix(watcher): fix l1 baseFee (#475)
|
2023-05-12 17:39:14 +08:00 |
|
maskpp
|
97553ecebd
|
refactor(test): simplify bridge tests (#472)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-05-12 14:15:02 +08:00 |
|
HAOYUatHZ
|
ae02b32874
|
build(CI): fix bridge-history-api github CI (#474)
|
2023-05-12 11:44:27 +08:00 |
|
Lawliet-Chan
|
b790c29499
|
feat(libzkp): change linkage from staticlib to dylib (#471)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
v3.0.15
|
2023-05-12 10:59:32 +08:00 |
|
Xi Lin
|
57737ec2ca
|
feat(contracts): add replay message support (#437)
Co-authored-by: Max Wolff <maxcwolff@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-05-11 17:10:40 -07:00 |
|
colin
|
97e2695207
|
refactor(config): mask Infura endpoint with placeholder (#473)
|
2023-05-11 22:14:09 +08:00 |
|
Xi Lin
|
ff800bee9d
|
feat(contract): use rlp encoding instead of abi.encode for L1 message (#395)
Co-authored-by: Max Wolff <maxcwolff@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-05-10 12:01:44 -07: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 |
|
Xi Lin
|
58a10d93c6
|
feat(contracts): address alias check in L2 (#438)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-05-09 12:25:49 -07:00 |
|
Xi Lin
|
8bf6592f61
|
feat(contracts): enable relay with proof in L1 (#457)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-09 12:14:50 -07:00 |
|
georgehao
|
cb8c896a5d
|
test(bridge): add relayer tests (#453)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-09 21:53:45 +08:00 |
|
maskpp
|
592648e19c
|
refactor(test): use trytimes to replace some waiting logic (#462)
|
2023-05-09 21:19:19 +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 |
|