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 |
|
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 |
|
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 |
|
Xin.Zh
|
612e66ebc2
|
move common/docker to common/testcontainers/docker (#1323)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-05-08 22:40:26 +08:00 |
|
colin
|
1c7c30c9ae
|
feat(sender): add min gas tip (#1331)
|
2024-05-08 12:52:37 +08:00 |
|
colin
|
320ab56d1d
|
feat(codecv1): add commit gas and calldata size estimation (#1324)
Co-authored-by: georgehao <haohongfan@gmail.com>
v4.4.4
|
2024-05-07 16:35:49 +08:00 |
|
georgehao
|
54415f6a78
|
feat: fix start poS failed (#1330)
|
2024-05-07 16:22:58 +08:00 |
|
joao
|
87c9c33bcc
|
docs: update README.md to specify solc version and correct config paths (#1314)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-05-07 10:59:52 +08:00 |
|
georgehao
|
fdcd43a296
|
feat: fix lint failed (#1326)
|
2024-05-07 10:35:32 +08:00 |
|
lugosi
|
a1a7f25921
|
build: update golangci-lint (#1321)
Co-authored-by: kongfanfu <kongfanfu@bytedance.com>
|
2024-05-06 09:47:41 +08:00 |
|
JayLiu
|
8be70f0c80
|
fix start testcontainers fail bug (#1313)
|
2024-05-02 21:12:20 +08:00 |
|
JayLiu
|
d1bec53e50
|
test: replace l1GethContainer with poSL1Container (#1312)
Co-authored-by: TKTech660 <liujay48@gmail.com>
|
2024-04-30 16:25:22 +08:00 |
|
SamiAlHassan
|
0723b463c5
|
build: upgrade go-ethereum from scroll-v5.1.6 to scroll-v5.3.0 (#1304)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-04-30 16:25:12 +08:00 |
|
Xin.Zh
|
46b1ff3284
|
modify testcontainer (#1302)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-04-30 14:44:26 +08:00 |
|
alwayshang
|
a3635dba52
|
docs(coordinator): fix function name (#1297)
Signed-off-by: alwayshang <zhanghonghao@outlook.com>
Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-04-30 11:32:48 +08:00 |
|
colin
|
34ad8ca772
|
fix(batch-proposer): potential panic risk (#1311)
|
2024-04-30 08:46:13 +08:00 |
|
yanziseeker
|
8a2a2eb292
|
docs:clean repetitive words (#1309)
|
2024-04-28 16:42:48 +08:00 |
|
Andi
|
8ca89374a0
|
chore: remove repetitive words (#1289)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-04-28 14:10:21 +08:00 |
|
Xi Lin
|
8128526116
|
feat(contracts): batch token bridge (#1282)
|
2024-04-28 12:11:15 +08:00 |
|
Péter Garamvölgyi
|
9262e9af69
|
Reapply "build(ci): make all intermediate images compatible with multi platforms (#1291)"
This reverts commit 5090b77655.
v4.4.2
|
2024-04-28 11:25:10 +08:00 |
|
Péter Garamvölgyi
|
5090b77655
|
Revert "build(ci): make all intermediate images compatible with multi platforms (#1291)"
This reverts commit 8f8f6eb1a1.
|
2024-04-28 10:54:17 +08:00 |
|
colin
|
4cafc9349a
|
feat(gas-oracle): tweak gas price update logic (#1305)
|
2024-04-28 10:47:04 +08:00 |
|
colin
|
ca6f856372
|
docs: remove local testing image Dockerfile and docs for mac M1/M2 silicon (#1300)
|
2024-04-25 08:32:57 +08:00 |
|
Mengran Lan
|
72ee087f35
|
fix(db): change prover_block_list's index on public_key from non-unique to unique (#1294)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
v4.4.1
|
2024-04-24 11:00:09 +08:00 |
|
sbaizet
|
8f8f6eb1a1
|
build(ci): make all intermediate images compatible with multi platforms (#1291)
|
2024-04-23 17:20:03 +08:00 |
|
Péter Garamvölgyi
|
c56bda9f47
|
feat(gas-oracle): relay blob base fee after Bernoulli block (#1293)
v4.4.0
|
2024-04-23 16:53:39 +08:00 |
|
Péter Garamvölgyi
|
433d5c2f52
|
feat: publish rollup-db-cli image (#1280)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-04-22 20:19:15 +08:00 |
|
georgehao
|
69c0f7ed75
|
feat: upgarde gomonkey version (#1290)
|
2024-04-22 16:03:41 +08:00 |
|
colin
|
c25b827666
|
docs: add bridge-history deployment in readme (#1281)
Co-authored-by: georgehao <haohongfan@gmail.com>
|
2024-04-22 14:38:39 +08:00 |
|
georgehao
|
da4f6818e3
|
feat: upgrade scroll to go1.21 (#1285)
Co-authored-by: georgehao <georgehao@users.noreply.github.com>
v4.3.95
|
2024-04-22 14:35:50 +08:00 |
|
georgehao
|
200ca7c15b
|
fix(coordinator): fix coordinator cron exit issue (#1286)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.3.94
|
2024-04-22 09:26:53 +08:00 |
|
Mengran Lan
|
53cf26597d
|
perf(db): add indexes for table prover_task, columns respectively: task_id, created_at (#1283)
|
2024-04-19 16:54:13 +08:00 |
|
sbaizet
|
f0f7341271
|
ci - Docker support for arm64 on all services (#1278)
|
2024-04-16 10:06:29 +02:00 |
|
sbaizet
|
b6af88c936
|
ci - Docker support for arm64 (#1276)
|
2024-04-15 16:18:25 +02:00 |
|
sbaizet
|
de541a650a
|
ci - fix github action to support arm64 platform (#1275)
|
2024-04-15 15:35:18 +02:00 |
|
colin
|
d7a57235d3
|
fix(rollup-relayer): tweak logs (#1274)
Co-authored-by: colinlyguo <colinlyguo@users.noreply.github.com>
v4.3.93
test-v1.22
|
2024-04-15 14:07:26 +08:00 |
|
sbaizet
|
91d21301ec
|
ci: add support for arm64 on event-watcher images (#1269)
|
2024-04-14 16:27:59 +08:00 |
|
Daniel Helm
|
4b32a44a70
|
docs(coordinator): fix internal links to config files in README (#1272)
|
2024-04-14 16:27:17 +08:00 |
|
georgehao
|
55b400c5fb
|
fix: rollup make lint failure (#1273)
|
2024-04-14 16:26:35 +08:00 |
|
JayLiu
|
1b49091207
|
test: fix testcontainers listen ports (#1270)
Co-authored-by: liuyuecai <liuyuecai1995@gmail.com>
|
2024-04-13 13:30:22 +08:00 |
|
HAOYUatHZ
|
5b827c3c18
|
feat(db): add batch_data_hash & blob metadata (#1221)
Co-authored-by: HAOYUatHZ <HAOYUatHZ@users.noreply.github.com>
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
v4.3.92
|
2024-04-12 15:45:06 +08:00 |
|
georgehao
|
6b2eb80aa5
|
feat: print version info on service startup (#1268)
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
|
2024-04-12 15:09:26 +08:00 |
|