maskpp
|
b706cb69d3
|
fix(db): return same amount of status as hashes for GetRollupStatusByHashList (#523)
|
2023-05-29 15:46:01 +08:00 |
|
HAOYUatHZ
|
4398a36ee2
|
feat(db): update block_batch's proof (#520)
|
2023-05-27 15:53:38 +08:00 |
|
HAOYUatHZ
|
9a27499c03
|
feat(db): rename created_time to created_at & updated_time to `… (#502)
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-05-27 06:25:19 +08:00 |
|
georgehao
|
9d2a41a231
|
refactor(bridge): update bridge orm and layout (#496)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-26 12:23:29 +08:00 |
|
Richord
|
e53c7bca99
|
Add metric to track batch payload size and number of oversized batches (#500)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-05-24 09:08:39 -07:00 |
|
Lawliet-Chan
|
01a8f32363
|
feat(roller&coordinator): fetch traces from local l2geth node on roller (#452)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-24 22:00:18 +08:00 |
|
Lawliet-Chan
|
bd9d2e784c
|
feat(version&Roller): add Halo2 version into Roller (#494)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
|
2023-05-22 14:57:10 +08:00 |
|
HAOYUatHZ
|
58b70639b2
|
refactor(bridge-history-api): rename CreatedTime to CreatedAt (#492)
|
2023-05-19 11:22:09 +08:00 |
|
ChuhanJin
|
0a7a7ad98b
|
refactor(bridge-history-api): update bridge-history api (#478)
Co-authored-by: vincent <419436363@qq.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-17 22:37:16 +08:00 |
|
Lawliet-Chan
|
f2c8b733c3
|
fix(libzkp):fix libzkp.so path (#486)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-05-17 13:27:42 +08:00 |
|
maskpp
|
a70c317b92
|
refactor(API): refactor SubmitProof (#318)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Lawliet-Chan <1576710154@qq.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: Haichen Shen <shenhaichen@gmail.com>
|
2023-05-16 09:22:45 +08:00 |
|
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
|
83c954bd26
|
fix(watcher): fix l1 baseFee (#475)
|
2023-05-12 17:39:14 +08:00 |
|
Lawliet-Chan
|
b790c29499
|
feat(libzkp): change linkage from staticlib to dylib (#471)
Co-authored-by: xinran chen <lawliet@xinran-m1x.local>
|
2023-05-12 10:59:32 +08:00 |
|
HAOYUatHZ
|
4549439dab
|
chore(coordinator): add more logs to VerifyToken (#456)
|
2023-05-08 22:30:52 +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 |
|
Péter Garamvölgyi
|
168eaf0fc2
|
Respect size limit in batch proposer (#446)
|
2023-05-04 08:44:05 +02:00 |
|
Lawliet-Chan
|
401ea68332
|
feat(libzkp): recover rust zkp panic instead of crashing (#421)
|
2023-04-14 20:51:50 +08:00 |
|
colin
|
2b2cc62efe
|
fix(coordinator): add metric roller_proofs_generated_failed_time (#419)
|
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 |
|
Lawliet-Chan
|
de1e40d19c
|
fix(libzkp): load_params and seed in zk (#415)
|
2023-04-10 15:41:16 +08:00 |
|
colin
|
bad77eac2f
|
feat(coordinator): prover monitoring (#392)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-04-07 09:06:58 +08:00 |
|
Péter Garamvölgyi
|
5d761ad812
|
Make sure attempts can be deserialized from db on startup (#410)
|
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>
|
2023-04-05 16:42:06 +02:00 |
|
Péter Garamvölgyi
|
41e2d960d8
|
Fix already executed revert message (#408)
|
2023-04-03 21:26:30 +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>
|
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>
|
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>
|
2023-03-25 11:50:02 +08:00 |
|
HAOYUatHZ
|
54c28fa512
|
build: update version (#387)
|
2023-03-24 09:25:10 +08:00 |
|
Péter Garamvölgyi
|
2962fa4b0e
|
batch proposer: only sleep if we failed to create batch (#388)
|
2023-03-22 22:16:31 +08:00 |
|
colin
|
5b7ee9e55c
|
fix(batch proposer): propose up to propose batch limit (#383)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-03-22 20:39:25 +08:00 |
|
HAOYUatHZ
|
c752e3473d
|
feat: upgade l2geth to alpha-v1.10 (#379)
|
2023-03-21 15:53:52 +08:00 |
|
Nazarii Denha
|
c2445176ec
|
feat(verifier): add worker pool for verifying proofs (#357)
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>
Co-authored-by: colinlyguo <651734127@qq.com>
|
2023-03-18 21:39:14 +08:00 |
|
Xi Lin
|
73b6bd176e
|
feat(bridge): add min gas limit for message relay (#365)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: maskpp <maskpp266@gmail.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-03-16 18:19:13 +08:00 |
|
HAOYUatHZ
|
56b489e8d4
|
update version to alpha-v2.0
|
2023-03-16 18:06:24 +08:00 |
|
Max Wolff
|
6807c20267
|
feat(bridge): make sender bal check interval configurable (#352)
|
2023-03-16 18:00:06 +08:00 |
|
colin
|
7b0546e1e5
|
feat(relayer & watcher & coordinator): add metrics (#330)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: maskpp <maskpp266@gmail.com>
|
2023-03-16 11:21:40 +08:00 |
|
HAOYUatHZ
|
31c6d965a7
|
Update version.go
|
2023-03-14 05:59:54 +08:00 |
|
HAOYUatHZ
|
1d2886cbb2
|
Update version.go
|
2023-03-13 17:43:38 +08:00 |
|
maskpp
|
4df23100d1
|
fix(sender): Update estimate gas logic. (#354)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-03-10 20:37:36 +08:00 |
|
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 |
|