georgehao
|
b85a109fd3
|
feat(coordinator): when prover failure, recover status (#814)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.1.62
|
2023-08-17 21:15:27 +08:00 |
|
georgehao
|
c091081f70
|
feat(coordinator): check timeout more than once (#813)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.1.61
|
2023-08-17 18:41:48 +08:00 |
|
colin
|
e42397867b
|
fix(test): rollup relayer test (#811)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2023-08-17 17:17:25 +08:00 |
|
HAOYUatHZ
|
9a5ad83121
|
feat(coordinator): print more logs for `ErrValidatorFailureProverTask… (#809)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-17 14:54:04 +08:00 |
|
georgehao
|
ba90865ec6
|
feat(coordinator): split chunk/bactch timeout (#806)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
v4.1.58
|
2023-08-17 13:55:59 +08:00 |
|
HAOYUatHZ
|
66f3b42d24
|
fix(coordinator): fix validateFailureTotal (#810)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
v4.1.57
|
2023-08-16 19:43:00 -07:00 |
|
colin
|
a9a6b7464a
|
fix(relayer): decrease limit number of get pending batches (#776)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-17 09:59:53 +08:00 |
|
HAOYUatHZ
|
24898602de
|
fix(coordinator): fix cannot get ProverTask correctly (#805)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
v4.1.55
|
2023-08-16 18:05:08 +08:00 |
|
Xi Lin
|
623213a67a
|
feat(contract): add ScrollOwner (#586)
Co-authored-by: zimpha <zimpha@users.noreply.github.com>
|
2023-08-16 02:51:14 -07:00 |
|
Steven
|
8e8a9c0351
|
fix: upgrade scroll-prover to v0.5.18 to fix git version issue (#804)
v4.1.53
|
2023-08-16 16:07:05 +08:00 |
|
Steven
|
974930f051
|
feat(types): add git_version to both chunk and batch proofs (#801)
v4.1.52
|
2023-08-16 14:37:03 +08:00 |
|
HAOYUatHZ
|
9654d76356
|
ci(github): simplify bump_version workflow (#802)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-16 13:36:43 +08:00 |
|
HAOYUatHZ
|
373e98ff3c
|
fix(db): don't overwrite prover_task's prover_version (#797)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-16 13:25:26 +08:00 |
|
HAOYUatHZ
|
34c3b91fd7
|
feat(coordinator): print version at startup (#800)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
v4.1.49
|
2023-08-16 12:23:36 +08:00 |
|
HAOYUatHZ
|
3adf077070
|
ci: update auto bump workflow (#798)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
|
2023-08-16 11:20:41 +08:00 |
|
yqrashawn
|
2a4d6e05a1
|
ci: auto version bump when not bumped manually (#792)
Signed-off-by: yqrashawn <namy.19@gmail.com>
Co-authored-by: yqrashawn <yqrashawn@users.noreply.github.com>
|
2023-08-16 11:03:24 +08:00 |
|
Péter Garamvölgyi
|
0ee99024bb
|
fix: use correct format for balance check error (#795)
|
2023-08-15 22:44:57 +08:00 |
|
colin
|
0a3401772e
|
fix(rollup-relayer): remove tx in pending txs set when tx preparation failed (#793)
v4.1.46
|
2023-08-15 09:40:43 +02:00 |
|
Steven
|
69d2d2b7c2
|
fix: upgrade libzkp to use scroll-prover 0.5.16 (#790)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.1.45
|
2023-08-15 13:06:43 +08:00 |
|
HAOYUatHZ
|
e86399b5d4
|
fix: update libzkp to use scroll-prover v0.5.15 (#789)
Co-authored-by: Steven Gu <asongala@163.com>
v4.1.44
|
2023-08-14 22:38:04 +08:00 |
|
HAOYUatHZ
|
b1e3b28dc6
|
Revert "fix: update libzkp to use scroll-prover v0.5.15" (#788)
|
2023-08-14 22:34:05 +08:00 |
|
Steven
|
0a9641be70
|
fix: update libzkp to use scroll-prover v0.5.15 (#787)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
|
2023-08-14 22:31:40 +08:00 |
|
Xi Lin
|
4a3056667e
|
bug(contracts): require last message not skipped in each block. (#777)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-14 11:41:21 +02:00 |
|
georgehao
|
a78c8cf1df
|
feat(coordinator):add independent metrics server (#781)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.1.43
|
2023-08-14 14:45:02 +08:00 |
|
HAOYUatHZ
|
d68c6b7757
|
feat: revert chunk prover whitelist (#785)
Co-authored-by: Your Name <you@example.com>
v4.1.42
|
2023-08-14 14:35:50 +08:00 |
|
Steven
|
e6fe25f10f
|
fix: Update libzkp to use scroll-prover v0.5.14 (#782)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.1.41
|
2023-08-14 14:23:43 +08:00 |
|
HAOYUatHZ
|
251c706c04
|
feat(coordinator): use dotenv for whitelist (#784)
Co-authored-by: Your Name <you@example.com>
v4.1.40
|
2023-08-14 13:34:40 +08:00 |
|
HAOYUatHZ
|
55658c6f52
|
feat(coordinator): add chunk prover whitelist (#783)
v4.1.39
|
2023-08-14 10:59:43 +08:00 |
|
Haichen Shen
|
3328000919
|
feat: upgrade l2geth (#780)
Co-authored-by: Steven Gu <asongala@163.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.1.38
|
2023-08-13 11:38:40 +08:00 |
|
georgehao
|
2ec9a4afae
|
feat(coordinator):add metrics (#771)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
v4.1.37
|
2023-08-13 11:04:56 +08:00 |
|
Steven
|
a1ebb3e42a
|
fix: libzkp v0.5.13 (#779)
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
v4.1.36
|
2023-08-13 10:52:02 +08:00 |
|
Péter Garamvölgyi
|
58c0511a94
|
fix: deprecate rollup operator env (#778)
|
2023-08-12 07:24:14 +02:00 |
|
colin
|
ba129ba161
|
refactor(relayer): separate commit/rollup senders and remove sender pool (#772)
v4.1.35
|
2023-08-12 00:32:37 +08:00 |
|
colin
|
8b58bd1eab
|
fix(prover): add 5xx error code retry (#775)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-11 21:14:22 +08:00 |
|
colin
|
7097bdb4e1
|
feat(coordinator): add prover get task rate limit (#755)
v4.1.33
|
2023-08-11 16:37:55 +08:00 |
|
georgehao
|
c3ae79bff4
|
feat(coordinator): fix prover task timeout bug (#774)
v4.1.32
|
2023-08-11 15:29:16 +08:00 |
|
Steven
|
e8f5251ae2
|
fix: upgrade libzkp to use scroll-prover v0.5.12 (#769)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
v4.1.31
|
2023-08-10 20:10:30 +08:00 |
|
HAOYUatHZ
|
d10438ae0f
|
ci(github): temp fix gacts/install-geth-tools (#770)
|
2023-08-10 19:28:31 +08:00 |
|
maskpp
|
a7ce900aa7
|
ci(github): add prover_stats_api docker build action (#768)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-10 17:21:27 +08:00 |
|
maskpp
|
49ec0b8fa8
|
fix(integration test): fix TestCoordinatorProverInteraction (#765)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2023-08-10 17:20:25 +08:00 |
|
georgehao
|
244e5e915a
|
fix(coordinator): fix update proving_status bug (#759)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2023-08-10 17:02:53 +08:00 |
|
HAOYUatHZ
|
dc53d6d022
|
ci(github): speed up docker builds (#766)
|
2023-08-10 14:59:51 +08:00 |
|
HAOYUatHZ
|
6dc89a9c0b
|
fix coordinator version in docker (#764)
v4.1.29
|
2023-08-10 00:24:54 +08:00 |
|
Steven
|
9e450a7b0f
|
fix: upgrade libzkp to use scroll-prover v0.5.11 (#761)
v4.1.28
|
2023-08-09 22:48:18 +08:00 |
|
HAOYUatHZ
|
af76593c1d
|
feat(coordinator): reject old-version prover (#757)
v4.1.27
|
2023-08-09 21:25:46 +08:00 |
|
colin
|
a2ae697f79
|
fix(relayer): increase ProcessCommittedBatches loop time (#762)
v4.1.26
|
2023-08-09 19:59:13 +08:00 |
|
colin
|
41b07bd05a
|
feat(rollup-relayer): add calldata log in commitBatch failed tx (#760)
v4.1.25
|
2023-08-09 17:28:07 +08:00 |
|
maskpp
|
90dc0911d3
|
feat: add prover-stats-api docker file (#758)
|
2023-08-09 17:10:38 +08:00 |
|
HAOYUatHZ
|
3f775ae7bc
|
feat(coordinator): add ProverVersion to ProverTask (#756)
v4.1.24
|
2023-08-09 15:43:29 +08:00 |
|
Steven
|
674b801005
|
fix: upgrade libzkp to use scroll-prover v0.5.10 (#754)
v4.1.23
|
2023-08-08 21:08:32 +08:00 |
|