Lawliet-Chan
|
ee4c00eb6b
|
fix(roller): fix stack bug (#320)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-03-06 19:59:33 +08:00 |
|
Lawliet-Chan
|
44e27b1110
|
bugfix(libzkp): fix difficulty (#343)
|
2023-03-03 22:09:29 +08:00 |
|
Péter Garamvölgyi
|
e78cff529c
|
fix: reduce finalize batch tx frequency (#332)
|
2023-03-01 09:01:15 +01:00 |
|
Lawliet-Chan
|
669f3f45b4
|
Fix(zkevm): fix zkevm bug for goerli. (#334)
|
2023-03-01 14:28:18 +08:00 |
|
HAOYUatHZ
|
24c7a632f2
|
fix(db): fix SetMaxOpenConns (#328)
|
2023-02-28 15:15:15 +08:00 |
|
Haichen Shen
|
cc64c29f56
|
feat(batch proposer): add time limit to commit batches (#323)
|
2023-02-25 16:25:09 +08:00 |
|
HAOYUatHZ
|
780d6b326f
|
fix(bridge): fix typos (#321)
|
2023-02-23 19:41:12 +08:00 |
|
Xi Lin
|
92e70432e4
|
feat(bridge): only update gas price oracle for exceeding diff threshold (#319)
|
2023-02-23 19:14:29 +08:00 |
|
HAOYUatHZ
|
6f3eddf773
|
fix(config): fix typos (#315)
|
2023-02-23 12:50:09 +08:00 |
|
Péter Garamvölgyi
|
6fcd6b1b6c
|
fix: Flush buffered writer (#314)
|
2023-02-22 18:01:19 +01:00 |
|
Xi Lin
|
9e2f2c3e9c
|
fix(bridge): fix batch proposer (#312)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-02-22 16:28:29 +01:00 |
|
Péter Garamvölgyi
|
6816a7e911
|
fix incorrect block order during batch recovery (#311)
|
2023-02-22 15:45:31 +01:00 |
|
Haichen Shen
|
fb7002bd6d
|
feat(bridge): update the watcher and relayer based on the new contract (#305)
Co-authored-by: colinlyguo <651734127@qq.com>
Co-authored-by: zimpha <zimpha@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-02-22 18:15:44 +08:00 |
|
HAOYUatHZ
|
a90f2e6c4e
|
chore: upgrade l2geth dependency for trace type (#304)
|
2023-02-21 10:40:46 +08:00 |
|
Péter Garamvölgyi
|
65e0b671ff
|
feat: import genesis batch during startup (#299)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-02-18 23:29:34 +01:00 |
|
HAOYUatHZ
|
3849d1bcc9
|
build: update version to alpha-v1.0 (#301)
|
2023-02-18 18:59:23 +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 |
|
maskpp
|
4ad17468d0
|
feat(coordinator): Enable set ws compression level. (#292)
|
2023-02-13 19:56:30 +08:00 |
|
maskpp
|
fbcabcc5e2
|
feat(confirmations): Upgrade confirm (#291)
|
2023-02-12 19:06:09 +08:00 |
|
Péter Garamvölgyi
|
5fdd2c609c
|
feat(bridge): confirm block based on "safe" and "finalized" tags (#265)
|
2023-02-09 21:20:52 +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>
|
2023-02-08 09:08:09 +01:00 |
|
colin
|
33a912e7c1
|
fix(bridge): compatible with DynamicFeeTxType not supported chain (#280)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-02-06 13:47:34 +08:00 |
|
Péter Garamvölgyi
|
f5d02175f8
|
Revert "fix: add gas multiplier (#275)" (#279)
|
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>
|
2023-02-02 15:25:50 +08:00 |
|
Péter Garamvölgyi
|
41d71fc274
|
fix: add gas multiplier (#275)
|
2023-02-01 19:47:53 +01: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)
|
2023-01-20 12:09:47 +01:00 |
|
Péter Garamvölgyi
|
7eac41691e
|
feat(bridge): handle expired messages correctly (#257)
|
2023-01-19 23:53:34 +01:00 |
|
Péter Garamvölgyi
|
d9516890b0
|
feat(bridge): handle expired messages (#256)
|
2023-01-19 23:21:17 +01:00 |
|
Péter Garamvölgyi
|
ddb96bb732
|
feat(bridge): add more l1 relayer logs (#255)
|
2023-01-19 22:37:02 +01:00 |
|
Péter Garamvölgyi
|
e419dd8d5c
|
fix(bridge): add limit to GetL1MessagesByStatus (#254)
|
2023-01-19 22:19:48 +01:00 |
|
Péter Garamvölgyi
|
c99c65bdfd
|
fix(bridge): execute watcher loops independently (#253)
|
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>
|
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>
|
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>
|
2023-01-19 14:52:20 +08:00 |
|
Péter Garamvölgyi
|
598e10e4fc
|
feat(bridge): update skipped batches in a single db operation (#242)
|
2023-01-18 15:21:41 +01: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>
|
2023-01-18 20:01:43 +08:00 |
|
HAOYUatHZ
|
09dc638652
|
perf(db): add limit in block_batch queries (#240)
|
2023-01-17 20:46:51 +08:00 |
|
Scroll Dev
|
0fcdb6f824
|
doc: bump version number (#238)
|
2023-01-17 06:57:43 +08:00 |
|
Xi Lin
|
d0c63e75df
|
bugfix(database): make sure return order of statuses in GetRollupStatusByIDList (#235)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-01-16 20:57:27 +08:00 |
|
Xi Lin
|
a1cb3d3b87
|
fix(contracts&libzkp): fix mpt circuits panic (#232)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-01-14 14:58:37 +08:00 |
|
colin
|
47b4c54e05
|
fix(relayer): use sync map for concurrent write (#231)
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-01-14 12:07:59 +08:00 |
|
maskpp
|
fe822a65b9
|
refactor(bridge): refactor bridge parallelization (#213)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@gmail.com>
|
2023-01-14 09:40:07 +08:00 |
|
HAOYUatHZ
|
8f55299941
|
Revert "refactor(coordinator): remove debug api namespace from manager" (#224)
Co-authored-by: Nazarii Denha <dengaaa2002@gmail.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-01-13 08:41:36 +08:00 |
|
HAOYUatHZ
|
0bdcce79ba
|
chore: bump version number (#226)
|
2023-01-13 08:33:53 +08:00 |
|
Péter Garamvölgyi
|
fcd29c305d
|
fix(coordinator): use uint32 for timestamp to enable RLP encoding (#225)
|
2023-01-12 18:24:59 +01:00 |
|
Lawliet-Chan
|
54a6ab472a
|
feat(message): replace json.Marshal with rlp.Encode for Signing (#219)
|
2023-01-12 22:21:59 +08:00 |
|
HAOYUatHZ
|
b2a5baa2ad
|
feat(bridge): upgrade TraceGasCost estimation (#222)
|
2023-01-12 16:45:11 +08:00 |
|
maskpp
|
a44956a05f
|
fix(bug): fix data race in common/cmd module. (#220)
|
2023-01-11 21:05:46 +08:00 |
|
Péter Garamvölgyi
|
d24392feac
|
feat(bridge): Propose batches, fetch blocks and events in parallel (#216)
|
2023-01-10 23:13:06 +08:00 |
|