-
Notifications
You must be signed in to change notification settings - Fork 428
docs: tw589-seq-timing-adjustments #3024
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
pete-vielhaber
commented
Jan 20, 2026
- Generated content for sequencer timing adjustments
- needs thorough review
- questioning placement; this may be better combined into a single page and placed under Arbitrum Node Runners (under Launch Arbitrum Chain)
This reverts commit a60b607.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
EmreDincoglu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Im decently knowledgeable about most of these topics but if anyone else could review it I think that would be good.
...unch-arbitrum-chain/02-configure-your-chain/advanced/config-sequencer-timing-adjustments.mdx
Outdated
Show resolved
Hide resolved
| ```typescript | ||
| import { prepareNodeConfig } from '@arbitrum/orbit-sdk'; | ||
|
|
||
| const nodeConfig = await prepareNodeConfig({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So im looking at the chain SDK and while you should override the node config file. I do not see any parameters you can add to prepareNodeConfig function (Specifically for overriding), and looking where the execution part is, it seems to be hard coded, so needing to override the info is correct, but it cannot be done via using the prepareNodeConfig function, it can only be done after you have received the var containing the nodeConfig information
...unch-arbitrum-chain/02-configure-your-chain/advanced/config-sequencer-timing-adjustments.mdx
Outdated
Show resolved
Hide resolved
...unch-arbitrum-chain/02-configure-your-chain/advanced/config-sequencer-timing-adjustments.mdx
Outdated
Show resolved
Hide resolved
...unch-arbitrum-chain/02-configure-your-chain/advanced/config-sequencer-timing-adjustments.mdx
Outdated
Show resolved
Hide resolved
…nfig-sequencer-timing-adjustments.mdx Co-authored-by: Emre Dincoglu <85258206+EmreDincoglu@users.noreply.github.com>
…nfig-sequencer-timing-adjustments.mdx Co-authored-by: Emre Dincoglu <85258206+EmreDincoglu@users.noreply.github.com>
...unch-arbitrum-chain/02-configure-your-chain/advanced/config-sequencer-timing-adjustments.mdx
Outdated
Show resolved
Hide resolved
…nfig-sequencer-timing-adjustments.mdx