maskpp
|
9f9530faf2
|
trigger ci
|
2023-02-23 14:47:13 +08:00 |
|
maskpp
|
ce7962a1f2
|
fix comments.
|
2023-02-17 11:44:21 +08:00 |
|
maskpp
|
20e345453e
|
Add Handle confirm process.
|
2023-02-17 11:37:14 +08:00 |
|
maskpp
|
8548d6b25d
|
fix bug
|
2023-02-16 22:17:18 +08:00 |
|
maskpp
|
d0cd0f654d
|
Change l2 relayer's init logic.
|
2023-02-16 22:10:57 +08:00 |
|
maskpp
|
2422bb8953
|
Update version
|
2023-02-14 11:21:37 +08:00 |
|
maskpp
|
db957af22d
|
change check logic
|
2023-02-14 11:11:01 +08:00 |
|
maskpp
|
a6ff1d01dd
|
change check logic
|
2023-02-14 11:04:06 +08:00 |
|
maskpp
|
6aa02874c0
|
change check logic
|
2023-02-14 10:59:14 +08:00 |
|
maskpp
|
714343c2b8
|
Update bridge/l1/relayer.go
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-02-14 10:02:53 +08:00 |
|
HAOYUatHZ
|
a26cc23c9a
|
Merge branch 'staging' into maskpp/resender
|
2023-02-13 20:40:42 +08:00 |
|
maskpp
|
4ad17468d0
|
feat(coordinator): Enable set ws compression level. (#292)
prealpha-v13.1
|
2023-02-13 19:56:30 +08:00 |
|
maskpp
|
7f1eddb6f1
|
Fix test case.
|
2023-02-13 16:24:06 +08:00 |
|
maskpp
|
40f703e87d
|
Merge staging branch and fix conflict.
|
2023-02-13 16:10:27 +08:00 |
|
maskpp
|
fbcabcc5e2
|
feat(confirmations): Upgrade confirm (#291)
prealpha-v13.0
|
2023-02-12 19:06:09 +08:00 |
|
Péter Garamvölgyi
|
eb3f187926
|
feat(contracts): Add fee vault (#223)
|
2023-02-11 21:24:45 +01:00 |
|
colinlyguo
|
7bd80f1656
|
bump version
|
2023-02-10 21:52:56 +08:00 |
|
colin
|
a7a4115fb6
|
Merge branch 'staging' into maskpp/resender
|
2023-02-10 21:51:26 +08:00 |
|
Péter Garamvölgyi
|
d5f0218f5f
|
feat: allow to override L2 deployment when address is provided (#293)
|
2023-02-10 14:28:38 +01:00 |
|
colinlyguo
|
6c3f506e98
|
rename messagePack to packRelayMessage
|
2023-02-10 19:55:44 +08:00 |
|
maskpp
|
b589ebeaba
|
revert mistake change
|
2023-02-10 16:49:31 +08:00 |
|
maskpp
|
631915480b
|
fix comments.
|
2023-02-10 16:42:59 +08:00 |
|
maskpp
|
ee15881a04
|
Update bridge/l2/relayer_finalize.go
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2023-02-10 16:35:55 +08:00 |
|
maskpp
|
80058c55d7
|
fix sender test case.
|
2023-02-10 10:34:38 +08:00 |
|
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 |
|