georgehao
|
82f39aa9dc
|
fix bundle task detail bug (#1460)
vShadowfork-darwin
darwin-shadowfork-test
|
2024-07-19 23:44:59 +08:00 |
|
georgehao
|
0c106636c2
|
update zkcircuit (#1457)
v4.4.23-upgrad4-test18
|
2024-07-19 17:48:52 +08:00 |
|
georgehao
|
c87c35629d
|
fix typo (#1456)
|
2024-07-19 13:23:04 +08:00 |
|
georgehao
|
8f273f7a69
|
fix coordinator bug (#1455)
|
2024-07-19 12:33:33 +08:00 |
|
Mengran Lan
|
17b7e5caee
|
Feat/upgrade4 prover print more error (#1454)
|
2024-07-19 08:23:26 +08:00 |
|
colin
|
07dc2c91bb
|
Merge branch 'develop' into feat/upgrade4
|
2024-07-19 00:45:46 +08:00 |
|
Mengran Lan
|
4e3a4a42c8
|
fix(prover): fix too many bytes issue when proving batch (#1453)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.33
|
2024-07-19 00:38:11 +08:00 |
|
colinlyguo
|
768226c71f
|
Merge branch 'develop' into feat/upgrade4
|
2024-07-19 00:27:28 +08:00 |
|
georgehao
|
74c197e85a
|
update codec version (#1448)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Suuuuuuperrrrr fred <FredrikaPhililip@proton.me>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: sbaizet <74511063+sbaizet-ledger@users.noreply.github.com>
Co-authored-by: caseylove <casey4love@foxmail.com>
Co-authored-by: BoxChen <13927203+nishuzumi@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2024-07-19 00:00:45 +08:00 |
|
Mengran Lan
|
f95eaec3ce
|
feat(prover): upgrade darwin's zkevm-circuits branch (#1451)
|
2024-07-18 23:43:00 +08:00 |
|
Mengran Lan
|
c34883e0aa
|
fix lint issue (#1450)
|
2024-07-18 23:26:30 +08:00 |
|
Mengran Lan
|
8960d0f32d
|
fix(prover): fix panic issue when trying to get curie's bundle vk (#1449)
|
2024-07-18 23:13:01 +08:00 |
|
georgehao
|
76a9d6fb20
|
fix init bundle vk map (#1447)
|
2024-07-18 20:51:32 +08:00 |
|
Rohit Narurkar
|
8b779ff49a
|
prover(branch): release/v0.12.0 (#1446)
|
2024-07-18 18:47:23 +08:00 |
|
BoxChen
|
61ab085c82
|
docs: update README to reflect project structure changes (#1416)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-07-18 11:43:06 +08:00 |
|
georgehao
|
d516949f39
|
fix ProcessPendingBundles record not found (#1444)
|
2024-07-18 11:38:14 +08:00 |
|
Rohit Narurkar
|
3716c5a436
|
bump prover (upgrade #4) (#1437)
|
2024-07-18 10:19:31 +08:00 |
|
caseylove
|
a8e2551d79
|
ci(Makefile): add missing help msg of Makefile target update (#1440)
|
2024-07-16 13:52:58 +08:00 |
|
georgehao
|
cfa106291e
|
bump version (#1439)
v4.4.32
|
2024-07-14 05:13:29 +08:00 |
|
colin
|
bfb3c7d2b4
|
feat(chunk&batch proposers): check compressed data validity (#1431)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-07-14 05:07:54 +08:00 |
|
colin
|
f14053ed0c
|
fix(bridge-history): decode commitBatchWithBlobProof calldata (#1429)
|
2024-07-13 00:20:51 +08:00 |
|
sbaizet
|
0ff897a287
|
build: add ca-certificates to gas-oracle and rollup-relayer (#1436)
|
2024-07-12 14:37:19 +02:00 |
|
georgehao
|
04a893a98f
|
feat: enable process pending bundles (#1433)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
vdrawin-local-rc0
|
2024-07-12 11:44:30 +08:00 |
|
Mengran Lan
|
622ce7b0c9
|
feat(prover): upgrade zkevm-circuits to same as coordinator's with changes of BatchProvingTask & BundleProvingTask (#1434)
|
2024-07-12 10:56:33 +08:00 |
|
georgehao
|
2392d3458a
|
enable chunk proof verify (#1432)
v4.4.23-upgrad4-test3
|
2024-07-11 20:02:43 +08:00 |
|
Rohit Narurkar
|
a2e8b6a644
|
libzkp and coordinator updates (preparation for Upgrade4) (#1419)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-07-11 19:47:02 +08:00 |
|
Mengran Lan
|
3567f5b62a
|
feat(prover): upgrade zkevm-circuits version (#1424)
|
2024-07-11 15:06:24 +08:00 |
|
sbaizet
|
4e3dc52db3
|
fix: add ca-certificates on go-rust-builder intermediate image (#1428)
v4.4.28
|
2024-07-11 15:05:55 +08:00 |
|
colin
|
8471838cd4
|
fix(rollup-relayer): catch errors (#1427)
v4.4.27
|
2024-07-10 22:56:16 +08:00 |
|
colin
|
c812288250
|
build: update dockerfiles (#1426)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.26
|
2024-07-10 19:42:27 +08:00 |
|
colin
|
e61a0c3473
|
fix(rollup-relayer): avoid compressing "small tip" block (#1414)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.25
|
2024-07-10 18:00:24 +08:00 |
|
Suuuuuuperrrrr fred
|
470a8ed053
|
Delete dead badge (#1425)
|
2024-07-10 11:09:40 +02:00 |
|
colin
|
0737d5d3e3
|
feat(bridge-history): generate withdraw proofs by bundle (#1415)
|
2024-07-10 11:54:37 +08:00 |
|
georgehao
|
61a3af538d
|
enable push tag to build docker
v4.4.23-upgrad4-test2
|
2024-07-10 10:05:38 +08:00 |
|
colin
|
c758aa6fa4
|
fix: build coordinator and bridge-history images (#1421)
|
2024-07-10 09:30:32 +08:00 |
|
Mengran Lan
|
abe66c6f7e
|
feat(prover): supporting upgrade4 (#1412)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
v4.4.23-upgrade4-local-test
|
2024-07-08 19:32:34 +08:00 |
|
colinlyguo
|
7196c5cab6
|
Merge branch 'develop' into feat/upgrade4
|
2024-07-08 19:27:05 +08:00 |
|
georgehao
|
380dbba61d
|
feat(coordinator): upgrade 4 (#1399)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: Mengran Lan <lanmengran@qq.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2024-07-08 18:57:53 +08:00 |
|
colin
|
86aed8e667
|
chore: decommission event-watcher (#1413)
|
2024-07-08 17:54:25 +08:00 |
|
colin
|
bc9bc5db36
|
feat(rollup-relayer): finalize bundle (#1411)
|
2024-07-08 15:26:50 +08:00 |
|
colin
|
beee0c286c
|
feat(coordinator): enhance batch proof sanity check (#1408)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Mengran Lan <mengran@scroll.io>
Co-authored-by: amoylan2 <amoylan2@users.noreply.github.com>
|
2024-07-02 16:59:52 +08:00 |
|
colin
|
0b32509a55
|
Merge branch 'develop' into feat/upgrade4
|
2024-07-02 16:57:26 +08:00 |
|
Xi Lin
|
ab9c541409
|
refactor: use submodules for contracts (#1396)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
v4.4.23
|
2024-07-02 16:34:40 +08:00 |
|
Rohit Narurkar
|
e679052df1
|
feat(common): update types as per upgrade4 (#1409)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
|
2024-07-02 00:42:29 +08:00 |
|
Mengran Lan
|
16673e2b97
|
feat(bridge-history): change FinalizeBatch event logic (#1405)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: amoylan2 <amoylan2@users.noreply.github.com>
|
2024-07-02 00:40:04 +08:00 |
|
colin
|
a2536d5613
|
fix(coordinator): panic (#1407)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.22
|
2024-06-29 06:01:44 +08:00 |
|
colin
|
5f31d28ced
|
fix(coordinator): get empty task (#1406)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.21
|
2024-06-28 23:17:35 +08:00 |
|
colin
|
229809ad6f
|
feat(rollup-relayer): support commitBatchWithBlobProof (#1397)
|
2024-06-27 21:25:51 +08:00 |
|
colin
|
fb43e87608
|
feat(rollup-db): add bundle hash (#1401)
|
2024-06-27 15:00:47 +08:00 |
|
colin
|
54adbb3e77
|
feat(common): add hardfork util functions supporting both height and timestamp (#1400)
|
2024-06-27 09:55:07 +08:00 |
|