maskpp
|
fa0c8f1ba2
|
merge staging branch and fix conflict
|
2023-02-10 10:21:29 +08:00 |
|
maskpp
|
fd65128ec1
|
Update bridge/l2/relayer_finalize.go
Co-authored-by: ChuhanJin <60994121+ChuhanJin@users.noreply.github.com>
|
2023-02-10 10:08:39 +08:00 |
|
maskpp
|
fd17b869cd
|
Update bridge/l2/relayer_commit.go
Co-authored-by: ChuhanJin <60994121+ChuhanJin@users.noreply.github.com>
|
2023-02-10 10:08:22 +08:00 |
|
maskpp
|
3297e1ef9c
|
Update bridge/l1/relayer.go
Co-authored-by: ChuhanJin <60994121+ChuhanJin@users.noreply.github.com>
|
2023-02-10 10:06:20 +08:00 |
|
Péter Garamvölgyi
|
5fdd2c609c
|
feat(bridge): confirm block based on "safe" and "finalized" tags (#265)
prealpha-v12.0
|
2023-02-09 21:20:52 +08:00 |
|
maskpp
|
828b0592f7
|
fix ci
|
2023-02-09 17:03:52 +08:00 |
|
maskpp
|
0265e1a1fe
|
fix ci
|
2023-02-09 14:56:31 +08:00 |
|
maskpp
|
ddb6bf36f4
|
fix ci
|
2023-02-09 14:51:20 +08:00 |
|
maskpp
|
bce93a020d
|
Upgrade check logic.
|
2023-02-09 14:27:56 +08:00 |
|
maskpp
|
5a336bd5a9
|
Upgrade check logic.
|
2023-02-09 11:54:30 +08:00 |
|
maskpp
|
857442fb6b
|
fix ci lint
|
2023-02-08 18:33:27 +08:00 |
|
maskpp
|
1fc0477f43
|
fix comments
|
2023-02-08 18:27:54 +08:00 |
|
maskpp
|
c17f62718e
|
fix comments
|
2023-02-08 18:27:54 +08:00 |
|
maskpp
|
5c9dd1bd32
|
Merge branch 'staging' into maskpp/resender
|
2023-02-08 18:27:28 +08:00 |
|
maskpp
|
e676f5e44a
|
Update bridge/l2/relayer_message.go
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-02-08 17:55:21 +08:00 |
|
Péter Garamvölgyi
|
d9bc0842cc
|
perf(bridge): execute relayer loops independently (#258)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
prealpha-v11.20
|
2023-02-08 09:08:09 +01:00 |
|
maskpp
|
0156e42e18
|
insert
|
2023-02-08 10:34:37 +08:00 |
|
maskpp
|
7ee7f93f3f
|
The latest l1geth require .
|
2023-02-08 10:34:37 +08:00 |
|
maskpp
|
da096f8dd2
|
Merge branch 'staging' into maskpp/resender
|
2023-02-07 21:11:27 +08:00 |
|
maskpp
|
5ca3d1a03e
|
Update version
|
2023-02-07 21:02:32 +08:00 |
|
maskpp
|
a00d3e9a69
|
resend tx
|
2023-02-07 20:59:45 +08:00 |
|
Xi Lin
|
0e88b9aa94
|
feat(contract): enable whitelist relayer (#272)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-02-07 14:20:34 +08:00 |
|
colin
|
33a912e7c1
|
fix(bridge): compatible with DynamicFeeTxType not supported chain (#280)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
prealpha-v11.19
|
2023-02-06 13:47:34 +08:00 |
|
HAOYUatHZ
|
e48e76acdf
|
build: add nightly-2022-12-10 rust-related builder image (#282)
|
2023-02-06 10:33:01 +08:00 |
|
Péter Garamvölgyi
|
f5d02175f8
|
Revert "fix: add gas multiplier (#275)" (#279)
prealpha-v11.18
|
2023-02-03 11:15:45 +01: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>
prealpha-v11.17
|
2023-02-02 15:25:50 +08:00 |
|
Péter Garamvölgyi
|
41d71fc274
|
fix: add gas multiplier (#275)
prealpha-v11.16
|
2023-02-01 19:47:53 +01:00 |
|
ChuhanJin
|
02ea14d721
|
refactor(bridge): remove layer1 client in in layer1 relayer constructor (#274)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-02-01 15:44:55 +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 |
|
Péter Garamvölgyi
|
16576b6f53
|
fix(bridge): Handle duplicate messages (#261)
prealpha-v11.14
|
2023-01-20 12:09:47 +01:00 |
|
HAOYUatHZ
|
aa885f068f
|
docs(db): fix sql comments (#260)
|
2023-01-20 09:44:19 +08:00 |
|
HAOYUatHZ
|
1f764a579d
|
refactor(bridge): refactor layer2MessageOrm.GetL2Messages() (#243)
|
2023-01-20 09:29:34 +08:00 |
|
HAOYUatHZ
|
91ee767669
|
doc(db): update sql comment (#259)
|
2023-01-20 09:27:50 +08:00 |
|
Péter Garamvölgyi
|
7eac41691e
|
feat(bridge): handle expired messages correctly (#257)
prealpha-v11.13
|
2023-01-19 23:53:34 +01:00 |
|
Péter Garamvölgyi
|
d9516890b0
|
feat(bridge): handle expired messages (#256)
prealpha-v11.12
|
2023-01-19 23:21:17 +01:00 |
|
Péter Garamvölgyi
|
ddb96bb732
|
feat(bridge): add more l1 relayer logs (#255)
prealpha-v11.11
|
2023-01-19 22:37:02 +01:00 |
|
Péter Garamvölgyi
|
e419dd8d5c
|
fix(bridge): add limit to GetL1MessagesByStatus (#254)
prealpha-v11.10
|
2023-01-19 22:19:48 +01:00 |
|
Péter Garamvölgyi
|
c99c65bdfd
|
fix(bridge): execute watcher loops independently (#253)
prealpha-v11.9
|
2023-01-19 21:14:45 +01:00 |
|
colin
|
18fd7f56a8
|
fix(coordinator): reset roller state when proof session timeout (#210)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
prealpha-v11.8
|
2023-01-19 21:37:30 +08:00 |
|
Péter Garamvölgyi
|
a319dc1cff
|
bugfix(bridge): only relay messages for finalized batches (#251)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
prealpha-v11.7
|
2023-01-19 20:54:09 +08:00 |
|
colin
|
52bf3a55fc
|
fix(coordinator): fix CollectProofs for multi-roller & add tests (#252)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
prealpha-v11.6
|
2023-01-19 14:52:20 +08:00 |
|
Péter Garamvölgyi
|
598e10e4fc
|
feat(bridge): update skipped batches in a single db operation (#242)
prealpha-v11.5
|
2023-01-18 15:21:41 +01:00 |
|
maskpp
|
eed3f42731
|
fix(coordinator): Fix bug in coordinator.GetNumberOfIdleRollers function. (#247)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-01-18 20:51:19 +08:00 |
|
colin
|
5a4bea8ccd
|
fix(coordinator): set session failed when all rollers have submitted invalid proof (#241)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
prealpha-v11.4
|
2023-01-18 20:01:43 +08:00 |
|
ChuhanJin
|
5b37b63d89
|
build(jenkinsfile): replace status_check with comment in coverage test (#249)
Co-authored-by: vincent <419436363@qq.com>
|
2023-01-18 19:44:47 +08:00 |
|
HAOYUatHZ
|
5e5c4f7701
|
build(roller&coordinator): fix Makefile (#245)
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
|
2023-01-18 16:51:55 +08:00 |
|
HAOYUatHZ
|
09dc638652
|
perf(db): add limit in block_batch queries (#240)
prealpha-v11.3
|
2023-01-17 20:46:51 +08:00 |
|
HAOYUatHZ
|
b598a01e7f
|
build(jenkins): remove changeset condition (#239)
|
2023-01-17 07:07:58 +08:00 |
|
Scroll Dev
|
0fcdb6f824
|
doc: bump version number (#238)
prealpha-v11.2
|
2023-01-17 06:57:43 +08:00 |
|
Xi Lin
|
5a95dcf5ba
|
bugfix(bridge&database): fix compute message hash and add unit tests (#233)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-01-17 06:56:21 +08:00 |
|