Péter Garamvölgyi
|
f69fc7b5d5
|
enable isCurie on deployment
|
2024-07-09 14:21:14 +02:00 |
|
Péter Garamvölgyi
|
6e905352fc
|
bump foundry version
|
2024-07-05 17:08:24 +02:00 |
|
Péter Garamvölgyi
|
0680c0d4d3
|
set Curie in genesis
|
2024-07-05 16:53:09 +02:00 |
|
Péter Garamvölgyi
|
29a3447d50
|
Merge branch 'develop' into feat-deterministic-deployment
|
2024-07-05 16:44:21 +02: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
|
eada1d05fe
|
fix(Makefile): remove outdated prover in golang-related cmds (#1398)
|
2024-06-26 14:36:10 +08:00 |
|
sbaizet
|
2f39e37bc2
|
Ci coordinator api arm64 (#1383)
|
2024-06-24 09:17:22 +02:00 |
|
Zhang Zhuo
|
d454941c81
|
chore(libzkp): v0.11.4 (#1391)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.4.20
|
2024-06-24 09:35:57 +08:00 |
|
Péter Garamvölgyi
|
977f5701fe
|
fix REACT_APP_EXTERNAL_RPC_URI_L1
|
2024-06-18 20:13:07 +02:00 |
|
Mengran Lan
|
738c85759d
|
feat(prover): add unit test for circuits e2e test (used in test_zkp project) (#1379)
|
2024-06-18 15:21:26 +08:00 |
|
Zhang Zhuo
|
27d627e318
|
feat(coordinator & prover): upgrade libzkp to v0.11.3 (#1384)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
v4.4.19
|
2024-06-18 10:39:32 +08:00 |
|
Kenn
|
8c3ecd395f
|
chore: spelling fixes (#1378)
|
2024-06-18 09:31:20 +08:00 |
|
Hsiao_Jan
|
33016b1d5d
|
fix(db): the function UpdateProvingStatusFailed proving_status determines the condition incorrectly (#1377)
Co-authored-by: xiaoranlu <xiaoranlu@tencent.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-06-14 10:01:33 +08:00 |
|
Péter Garamvölgyi
|
53d0389ba7
|
update base image to arm-friendly one
|
2024-06-13 17:26:56 +02:00 |
|
Zhang Zhuo
|
b824509773
|
chore(libzkp): upgrade to v0.11.1 (#1350)
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: Mengran Lan <lanmengran@qq.com>
v4.4.17
scroll-v4.4.17
|
2024-06-13 18:00:26 +08:00 |
|
Ties
|
94ac1cd63f
|
fix: set cancun as foundry evm version (#1369)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-06-13 15:31:26 +08:00 |
|
Mengran Lan
|
4ffb9e6c68
|
feat(prover): remove BlockTrace wrapper in geth_client.rs to make it more flexible for circuits (#1376)
|
2024-06-13 11:35:15 +08:00 |
|
Mengran Lan
|
874d3f2f8b
|
feat: replace golang prover with rust prover (#1370)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-06-12 18:28:16 +08:00 |
|
Xi Lin
|
b0242c2938
|
feat(contracts): remove startBatchIndex check when updateVerifier in MultipleVersionRollupVerifier (#1372)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-06-12 17:05:08 +08:00 |
|
johnsonjie
|
6638c0b829
|
Update intermediate dockerfile (#1371)
|
2024-06-12 16:05:20 +08:00 |
|
johnsonjie
|
6dd09feff8
|
update intermediate docker workflow (#1296)
Co-authored-by: johnsonjie <xiaojie@scroll.io>
Co-authored-by: sebastien.baizet <sebastien.baizet@gmail.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-06-12 15:28:53 +08:00 |
|
Mengran Lan
|
75c81d5ce6
|
feat(prover): rewrite prover in rust (#1333)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-06-12 14:25:37 +08:00 |
|
Péter Garamvölgyi
|
15969d34ce
|
update frontend URLs
|
2024-06-10 16:32:53 +02:00 |
|
sbaizet
|
0c137d6b6c
|
ci - Docker release bridgehistoryapi db cli (#1368)
|
2024-06-07 16:52:09 +02:00 |
|
Mengran Lan
|
c65cdfceb9
|
feat: chunk proof add row usages (#1367)
|
2024-06-06 16:45:58 +08:00 |
|
Mengran Lan
|
71ab2006fb
|
fix(coordinator): get hard_fork_name is empty string (#1363)
|
2024-06-05 23:42:17 +08:00 |
|
georgehao
|
60a98fa876
|
tweak coordinator log (#1362)
|
2024-06-05 23:06:30 +08:00 |
|
colin
|
661b68cf86
|
fix(rollup-relayer): update da-codec dependency (#1360)
|
2024-06-05 17:33:55 +08:00 |
|
colin
|
6eea9195fc
|
feat: turn libscroll_zstd dynamic lib into static (#1358)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.11
|
2024-06-05 16:59:56 +08:00 |
|
Mengran Lan
|
e45838f3ac
|
feat(coordinator): coordinator support multi-circuits prover (#1351)
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
v4.4.10
|
2024-06-05 14:35:48 +08:00 |
|
petercover
|
acd1432d44
|
chore: fix function name in comment (#1335)
Signed-off-by: petercover <raowanxiang@outlook.com>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-06-05 10:35:54 +08:00 |
|
Péter Garamvölgyi
|
fc0cb979f0
|
set mock finalization params
|
2024-06-04 20:33:01 +02:00 |
|
marlowl
|
6b11e20ca6
|
fix(test): context propagation fix in InsertBatch function (#1346)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-06-02 21:06:32 +08:00 |
|
Xi Lin
|
f12e8e3baf
|
feat(contracts): change MAX_COMMIT_SCALAR and MAX_BLOB_SCALAR to 1e18 (#1354)
|
2024-06-01 10:42:07 +08:00 |
|
Péter Garamvölgyi
|
2b5b82d466
|
init frontend config
|
2024-05-31 09:38:56 +02:00 |
|
colin
|
ba77a74743
|
feat(rollup-relayer): support codecv2 (#1298)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: georgehao <haohongfan@gmail.com>
Co-authored-by: Zhang Zhuo <mycinbrin@gmail.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
|
2024-05-30 19:00:40 +08:00 |
|
colin
|
1ddfe57e5b
|
feat(gas-oracle): add gas price update after Curie (#1344)
|
2024-05-29 17:55:06 +08:00 |
|
Péter Garamvölgyi
|
c48ae961a5
|
feat(contracts): accept batches with version > 1 (#1317)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Xi Lin <zimpha@gmail.com>
|
2024-05-29 11:38:32 +08:00 |
|
Xi Lin
|
7059ad0ed4
|
feat(contracts): update L1GasPriceOracle for Curie fork (#1343)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2024-05-28 13:36:56 +08:00 |
|
Péter Garamvölgyi
|
e2b87879da
|
add chain-monitor and balance-checker config gen
|
2024-05-22 15:35:37 +02:00 |
|
Péter Garamvölgyi
|
4ab710359d
|
update redis config values
|
2024-05-22 14:52:34 +02:00 |
|
Péter Garamvölgyi
|
f27d27cb8a
|
add coordinator-config.json
|
2024-05-21 16:55:15 +02:00 |
|
Péter Garamvölgyi
|
0e28f28a6f
|
Merge branch 'develop' into feat-deterministic-deployment
|
2024-05-21 16:38:43 +02:00 |
|
JayLiu
|
07b8ae20ac
|
change pos l1 listen port (#1339)
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
|
2024-05-19 20:43:05 +08:00 |
|
colin
|
934ea33443
|
fix(sender): nonce too low error catch (#1337)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.4.7
|
2024-05-17 17:57:39 +08:00 |
|
georgehao
|
f2fd8963a9
|
feat(bridge-history): bridge batch deposit (#1310)
Co-authored-by: zimpha <zimpha@gmail.com>
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
Co-authored-by: colin <102356659+colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
Co-authored-by: colinlyguo <colinlyguo@scroll.io>
v4.4.6
|
2024-05-17 17:42:05 +08:00 |
|
cario-dev
|
e64bb7725f
|
ci: upgrade checkout action to version with node20 (#1336)
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
|
2024-05-15 07:31:04 +08:00 |
|
Sina Pilehchiha
|
c8cfa9c15d
|
Fix batch deposit (#1334)
|
2024-05-14 16:51:11 -04:00 |
|