Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
8389e8c9
Commit
8389e8c9
authored
Nov 03, 2023
by
EvanJRichard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit missed hunk editing a comment in dencun_fork_test.
parent
11319443
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
dencun_fork_test.go
op-e2e/actions/dencun_fork_test.go
+1
-1
No files found.
op-e2e/actions/dencun_fork_test.go
View file @
8389e8c9
...
...
@@ -54,7 +54,7 @@ func TestDencunL1Fork(gt *testing.T) {
l1Head
=
miner
.
l1Chain
.
CurrentBlock
()
require
.
True
(
t
,
sd
.
L1Cfg
.
Config
.
IsCancun
(
l1Head
.
Number
,
l1Head
.
Time
),
"Cancun active"
)
//
BEFORE MERGE OF PR #7993: Also, add a few blob txs in as dummy data TODO
//
NEXT THING TO DO AFTER MERGE OF PR #7993: Also, add a few blob txs in as dummy data
// build L2 chain up to and including L2 blocks referencing Cancun L1 blocks
sequencer
.
ActL1HeadSignal
(
t
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment