Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
The AIP defines p as "the priority of the last transaction included in the previous PGA round". The page said "that round", which makes the boost depend on the round it is applied at the end of.
The AIP specifies a single block time of 250ms, with K rounds per block. No 100ms block time appears in the proposal. The round length varies with K, not the block time.
The AIP does not state that the priority queue is re-keyed when the base fee changes between blocks. The diagram asserted a specific reordering that the proposal does not describe, so it is removed pending SME review.
The AIP attributes protection from sandwich attacks and frontrunning to the private mempool, which publishes ordering only after sequencing, not to the Timeboost ordering policy. That protection predates Timeboost and survives PGA, as the page already states further down.
Adds four details the AIP specifies that the page omitted: - K stays adjustable in [1,10] for two years after activation, giving round lengths from 250ms down to 25ms. - The Timeboost auctioneer stops accepting bids and the express lane endpoint shuts down on the activation day. - The Sequencer stops enforcing the 200ms non-express-lane delay, which only applied while an express lane controller held the round. - Arbitrum One splits priority fee proceeds 97/3 between the DAO treasury and the Developer Guild, distributed by a separate vote every six months.
Removed commented-out section for 'Use Timeboost' from sidebars.js.
vbridge-hash
requested changes
Sep 4, 2026
6 tasks
Co-authored-by: Pete <petevielhaber@gmail.com>
Co-authored-by: Pete <petevielhaber@gmail.com>
Updated the status of PGA to indicate its availability for activation across all Arbitrum chains.
jsouto18
requested changes
Sep 7, 2026
jsouto18
approved these changes
Sep 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
PGA explainer.
Document type