Commit Graph

972 Commits

Author SHA1 Message Date
colinlyguo
b9682ae1a4 update .so file 2024-05-27 19:42:47 +08:00
colinlyguo
6a4b1ddbf8 tweak naming 2024-05-27 19:23:11 +08:00
colinlyguo
154469a321 update zstd dependency 2024-05-27 19:13:01 +08:00
colin
bc22d9be43 feat(chunk-proposer & batch-proposer): add uncompressed batch bytes length (#1348) 2024-05-27 19:00:28 +08:00
colinlyguo
eb8e46844f update zstd dependency 2024-05-26 00:18:09 +08:00
colin
39a9c1f80b Merge branch 'develop' into feat-rollup-relayer-add-zstd-compression 2024-05-19 20:59:28 +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
14d2f0c06c Merge branch 'develop' into feat-rollup-relayer-add-zstd-compression 2024-05-17 17:58:59 +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
colinlyguo
90d87739f7 update da-codec dependency 2024-05-16 20:11:13 +08:00
colinlyguo
4dd086e481 Revert "bump version"
This reverts commit bda2219631.
2024-05-16 17:14:08 +08:00
colinlyguo
bda2219631 bump version 2024-05-16 17:13:40 +08:00
colinlyguo
c773457ece fix rollup-relayer Dockerfile 2024-05-16 17:04:02 +08:00
colinlyguo
84aedfcee7 update dependency 2024-05-16 16:47:39 +08:00
root
03041420ec fix goimport 2024-05-16 15:59:42 +08:00
root
e417322635 add estimation metrics 2024-05-16 15:24:38 +08:00
root
e657d55498 add sudo 2024-05-16 13:17:28 +08:00
root
b215558a42 change some hardcode values into vars 2024-05-16 12:50:34 +08:00
colinlyguo
9dca413294 use rpath, 2024-05-15 21:08:05 +08:00
colin
2ba544a6f2 Merge branch 'develop' into feat-rollup-relayer-add-zstd-compression 2024-05-15 15:26:54 +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
colinlyguo
667e906c64 fix dockerfiles 2024-05-13 19:01:30 +08:00
colinlyguo
a84c18e79f update dependency 2024-05-13 18:42:27 +08:00
root
900e161cfc fix CI 2024-05-13 17:48:25 +08:00
root
16691a12a3 tweak workflows 2024-05-13 16:37:39 +08:00
colinlyguo
191078b6c5 remove some arm64 supports 2024-05-11 00:32:55 +08:00
colinlyguo
c9e82b5eea modify Dockerfiles 2024-05-10 23:33:27 +08:00
colinlyguo
1dda44d8bf fix 2024-05-10 21:26:07 +08:00
colinlyguo
4fd4adf330 debug 2024-05-10 21:16:00 +08:00
colinlyguo
f023e148f9 remove cp to default .so path 2024-05-10 02:26:15 +08:00
colinlyguo
7d5f90bfe5 address comments 2024-05-09 20:58:11 +08:00
root
9ec78b4b99 trigger ci 2024-05-09 04:43:32 +08:00
root
3ebc4cb2b6 fix again 2024-05-09 04:32:34 +08:00
root
b9e9457577 fix CI make rollup_bins 2024-05-09 04:26:44 +08:00
colin
aa01ea96fa Merge branch 'develop' into feat-rollup-relayer-add-zstd-compression 2024-05-09 04:19:02 +08:00
root
4975a078fa fix 2024-05-09 04:18:26 +08:00
root
cec4467dcd fix CI 2024-05-09 04:08:10 +08: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
colinlyguo
43a72bc352 tmp commit 2024-05-08 21:12:00 +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
daedc98b29 Merge branch 'develop' into feat-rollup-relayer-add-zstd-compression 2024-05-07 16:24:18 +08:00
georgehao
54415f6a78 feat: fix start poS failed (#1330) 2024-05-07 16:22:58 +08:00
colin
80bb47de64 Merge branch 'develop' into feat-rollup-relayer-add-zstd-compression 2024-05-07 14:11: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
colin
5792d950c0 Update rollup/internal/controller/watcher/watcher_test.go
Co-authored-by: Péter Garamvölgyi <peter@scroll.io>
2024-05-06 19:27:37 +08:00
colinlyguo
f430a8e98b address comments 2024-05-06 19:27:10 +08:00