Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
a9f1127
feat: integrate l2geth in docker-compose e2e tests
colinlyguo Jul 31, 2025
c431b54
Merge branch 'main' into e2e-test-integrate-l2geth
colinlyguo Aug 1, 2025
21fe045
Merge branch 'main' into e2e-test-integrate-l2geth
colinlyguo Aug 7, 2025
e3bb57f
support local genesis
colinlyguo Aug 12, 2025
cd57546
Merge branch 'main' into feat-support-genesis-file
colinlyguo Aug 13, 2025
39dc24c
address comments
colinlyguo Aug 13, 2025
21c7f2d
fix CI
colinlyguo Aug 13, 2025
c71aea3
Merge branch 'main' into e2e-test-integrate-l2geth
colinlyguo Aug 15, 2025
bf3dcb1
update scripts
colinlyguo Aug 15, 2025
13a7364
increase log level
colinlyguo Aug 15, 2025
cf2b45c
update gas limits
colinlyguo Aug 15, 2025
eff6dd2
Merge branch 'feat-support-genesis-file' into e2e-test-integrate-l2geth
colinlyguo Aug 15, 2025
0abcdc5
update reth commit
colinlyguo Aug 15, 2025
6d59e25
Add default trait for Database
yiweichi Aug 20, 2025
3ec60d4
fix: eth66 serve signature
yiweichi Aug 20, 2025
daecde2
update database
yiweichi Aug 21, 2025
f3dd12f
update dependency
yiweichi Aug 21, 2025
846e0e1
add save safe signature
yiweichi Aug 24, 2025
0ad94fc
Merge branch 'main' into morty/fix-eth66-serve-signature
yiweichi Aug 24, 2025
c796be5
merge morty/fix-eth66-serve-signature
yiweichi Aug 24, 2025
07da09f
merge morty/fix-eth66-serve-signature
yiweichi Aug 24, 2025
70fc90b
fix: test
yiweichi Aug 25, 2025
6c835c2
fix: enable signature eip191
yiweichi Aug 26, 2025
90034fb
Revert "fix: enable signature eip191"
yiweichi Aug 26, 2025
f4325d7
fix: orm DatabaseError(UnpackInsertId)
yiweichi Aug 26, 2025
5dc3c3e
fix: orm DatabaseError(ConnectionAcquire(Timeout))
yiweichi Aug 26, 2025
66922be
fix: orm DatabaseError(UnpackInsertId)
yiweichi Aug 26, 2025
7017e38
fix: orm DatabaseError(ConnectionAcquire(Timeout))
yiweichi Aug 26, 2025
7de3c5b
remove used code
yiweichi Aug 26, 2025
b91b4e6
update dependency
yiweichi Aug 26, 2025
95a2411
update dependency
yiweichi Aug 26, 2025
435057e
make signature persistence async
yiweichi Aug 27, 2025
cee06a4
cargo update
yiweichi Aug 27, 2025
b356019
make signature persistence async
yiweichi Aug 27, 2025
33c87e4
update dependency
yiweichi Aug 27, 2025
d6cf3f3
feat: implement signature with 0|1 v
yiweichi Aug 28, 2025
405343b
feat: implement signature with 0|1 v
yiweichi Aug 28, 2025
c5717cc
cargo update
yiweichi Aug 28, 2025
63ae458
cargo update
yiweichi Aug 28, 2025
c707fe3
add comments
yiweichi Aug 28, 2025
0f6cd6b
fix: signer test
yiweichi Aug 28, 2025
c382282
add SignatureAsBytes
yiweichi Aug 31, 2025
3be6681
update dep
yiweichi Aug 31, 2025
f6cc051
fix: signer test
yiweichi Aug 28, 2025
c7ece53
update dep
yiweichi Aug 31, 2025
f19f7eb
update dep
yiweichi Aug 31, 2025
5d897cd
support set signer via flag
yiweichi Sep 1, 2025
77a57e3
support set signer via flag
yiweichi Sep 1, 2025
771984d
update dep
yiweichi Sep 1, 2025
0532180
update dep
yiweichi Sep 1, 2025
2a06d91
support local test
yiweichi Sep 2, 2025
43e59ce
fix: broadcast block with new signature encode
yiweichi Sep 2, 2025
307d92a
fix: broadcast block with new signature encode
yiweichi Sep 2, 2025
23cd31e
remove test
yiweichi Sep 3, 2025
7459451
merge main
yiweichi Sep 3, 2025
e97cac2
merge main
yiweichi Sep 3, 2025
ad76653
update database default connects count
yiweichi Sep 3, 2025
1319211
Merge branch 'main' into morty/fix-eth66-serve-signature
yiweichi Sep 3, 2025
10c671f
cargo fmt
yiweichi Sep 3, 2025
f2e4716
cargo clippy
yiweichi Sep 3, 2025
3f3a980
fix: ci
yiweichi Sep 3, 2025
860d712
Revert "fix: ci"
yiweichi Sep 3, 2025
39cd1f1
fix: ci no_std
yiweichi Sep 3, 2025
e6db208
refactor scroll network build
yiweichi Sep 4, 2025
336932d
refactor move ScrollHeaderTransform to rollup node
yiweichi Sep 4, 2025
bfb386b
address comments
yiweichi Sep 4, 2025
607032f
address comments
yiweichi Sep 4, 2025
2e1ed64
merge main
yiweichi Sep 4, 2025
58217dc
cargo update
yiweichi Sep 4, 2025
43d110b
remove dependency
yiweichi Sep 5, 2025
d377aa7
fix: ci test/integration increase timeout
yiweichi Sep 5, 2025
4ebcb29
fix: ci test/integration increase timeout
yiweichi Sep 5, 2025
b01c0d6
revert fix ci test/integration increase timeout
yiweichi Sep 5, 2025
5538b31
Merge branch 'main' into morty/fix-eth66-serve-signature
yiweichi Sep 8, 2025
b51f088
Merge branch 'main' into morty/fix-eth66-serve-signature
yiweichi Sep 8, 2025
ad0718d
update reth dependency branch
yiweichi Sep 8, 2025
9ea4484
fix: ci test oom
yiweichi Sep 8, 2025
688869e
fix: ci test oom
yiweichi Sep 8, 2025
8af917a
upgrade ci machine
yiweichi Sep 8, 2025
d82a68d
upgrade ci machine
yiweichi Sep 8, 2025
9673d57
upgrade ci machine
yiweichi Sep 8, 2025
adfd084
fix: increase integration-docker-compose timeout
yiweichi Sep 8, 2025
8667b83
Merge branch 'main' into morty/fix-eth66-serve-signature
yiweichi Sep 8, 2025
e467bbe
fix: increase integration-docker-compose timeout
yiweichi Sep 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 12 additions & 5 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ env:

jobs:
unit:
runs-on: ubuntu-latest
runs-on:
group: scroll-reth-runner-group
timeout-minutes: 60
env:
RUST_BACKTRACE: 1
Expand All @@ -32,10 +33,13 @@ jobs:
tool: [email protected]
- name: Run unit tests
run: cargo nextest run --all-features --workspace --locked -E '!kind(test)'
env:
CARGO_BUILD_JOBS: 4

integration:
runs-on: ubuntu-latest
timeout-minutes: 60
runs-on:
group: scroll-reth-runner-group
timeout-minutes: 120
env:
RUST_BACKTRACE: 1
steps:
Expand All @@ -55,10 +59,13 @@ jobs:
cargo nextest run --all-features --workspace --locked \
--no-tests=pass -E 'kind(test) and not test(docker)' \
-- --skip test_should_consolidate_to_block_15k
env:
CARGO_BUILD_JOBS: 4

integration-docker-compose:
runs-on: ubuntu-latest
timeout-minutes: 90
runs-on:
group: scroll-reth-runner-group
timeout-minutes: 500
env:
RUST_BACKTRACE: 1
steps:
Expand Down
Loading