Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
672052e
updated the batcher docs
krofax Jun 18, 2025
cc8c5a6
update the batcher docs
krofax Jun 18, 2025
8bca7eb
updated the link
krofax Jun 18, 2025
6e1d306
Auto-fix: Update breadcrumbs, spelling dictionary and other automated…
krofax Jun 18, 2025
b39d96b
Update pages/operators/chain-operators/deploy/spin-batcher.mdx
krofax Jun 18, 2025
0236f4f
Add breadcrumbs
krofax Jun 18, 2025
b837421
fix conflict
krofax Jun 18, 2025
d839a12
Auto-fix: Update breadcrumbs, spelling dictionary and other automated…
krofax Jun 18, 2025
7a032d9
fix external broken links
krofax Jun 18, 2025
ee06995
Auto-fix: Update breadcrumbs, spelling dictionary and other automated…
krofax Jun 18, 2025
df4dd99
update link
krofax Jun 18, 2025
6bc4727
Auto-fix: Update breadcrumbs, spelling dictionary and other automated…
krofax Jun 18, 2025
6984bd1
updated the docs
krofax Jun 18, 2025
b5f7414
update docs
krofax Jun 18, 2025
d5bc9f8
Update pages/operators/chain-operators/deploy/spin-batcher.mdx
krofax Jul 9, 2025
69391ea
Update pages/operators/chain-operators/deploy/spin-batcher.mdx
krofax Jul 9, 2025
3aaa708
Merge pull request #1632 from ethereum-optimism/sequencer-node
krofax Jul 9, 2025
a61b36f
fix merge conflict
krofax Jul 9, 2025
7753707
Update pages/operators/chain-operators/deploy/spin-batcher.mdx
krofax Jul 9, 2025
581ba47
fix link
krofax Jul 9, 2025
96ea31b
fix merge conflicts
krofax Jul 9, 2025
259ed18
implement feedbacks
krofax Jul 9, 2025
63d84ed
Auto-fix: Update breadcrumbs, spelling dictionary and other automated…
krofax Jul 9, 2025
42688ae
update op-deployer docs
krofax Jul 9, 2025
01784cf
update package
krofax Jul 9, 2025
7cadcfd
update package
krofax Jul 9, 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
3 changes: 2 additions & 1 deletion pages/operators/chain-operators/deploy/_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"overview": "Deployment overview",
"smart-contracts": "Smart contract deployment",
"validate-deployment": "Validate your contract deployment",
"genesis": "Chain artifacts creation"
"genesis": "Chain artifacts creation",
"spin-batcher": "Spinning up the batcher"
}

Loading