Skip to content
Draft
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
ad6b9b8
feat: add comprehensive monitoring guide for OP Stack chains
krofax Oct 15, 2025
6f9f05b
feat: update monitoring tutorial for OP Stack with op-dispute-mon
krofax Oct 20, 2025
1aa12e8
fix: correct JSON structure and improve documentation navigation
krofax Oct 20, 2025
79ad879
feat: add dispute monitor setup and update documentation
krofax Oct 20, 2025
dcb9520
feat: enhance dispute monitor configuration and setup
krofax Oct 21, 2025
131da54
refactor: update monitoring chain tutorial and remove obsolete files
krofax Oct 21, 2025
8bda9ca
refactor: update op-dispute-setup tutorial for improved address retri…
krofax Oct 21, 2025
e6418ad
feat: add monitoring step to op-dispute-setup tutorial
krofax Oct 21, 2025
757dc78
fix: update links and improve formatting in op-dispute-setup tutorial
krofax Oct 21, 2025
4f43766
refactor: enhance op-dispute-setup tutorial for clarity and structure
krofax Oct 21, 2025
6caca6a
refactor: streamline op-dispute-setup tutorial for improved clarity a…
krofax Oct 21, 2025
b55e9d2
refactor: enhance op-dispute-setup tutorial for clarity and usability
krofax Oct 21, 2025
5712f87
refactor: remove redundant steps in op-dispute-setup tutorial
krofax Oct 21, 2025
901f215
refactor: update op-dispute-setup tutorial for improved clarity and m…
krofax Oct 21, 2025
14d1b74
refactor: update op-dispute-setup tutorial with enhanced metrics and …
krofax Oct 21, 2025
65d4139
refactor: enhance op-dispute-setup tutorial with additional metrics a…
krofax Oct 21, 2025
83b30b2
refactor: simplify op-dispute-setup tutorial by removing outdated met…
krofax Oct 21, 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
Prev Previous commit
Next Next commit
refactor: update monitoring chain tutorial and remove obsolete files
- Replaced the monitoring chain tutorial with a new tutorial focused on op-dispute-setup.
- Deleted the outdated monitoring-chain.mdx and monitoring-chain.mdx files to streamline documentation.
- Updated docs.json to reflect the changes and improve navigation for users.
  • Loading branch information
krofax committed Oct 21, 2025
commit 131da54ad77032ee3c41e60d24584231915f5395
2 changes: 1 addition & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@
"operators/chain-operators/tutorials/create-l2-rollup/op-batcher-setup",
"operators/chain-operators/tutorials/create-l2-rollup/op-proposer-setup",
"operators/chain-operators/tutorials/create-l2-rollup/op-challenger-setup",
"operators/chain-operators/tutorials/create-l2-rollup/monitoring-chain"
"operators/chain-operators/tutorials/create-l2-rollup/op-dispute-setup"
]
},
"operators/chain-operators/tutorials/absolute-prestate",
Expand Down
File renamed without changes.
Loading