Skip to content

Conversation

@MishkaRogachev
Copy link
Contributor

@MishkaRogachev MishkaRogachev commented Dec 24, 2025

Part of NIT-4245
pulled in by OffchainLabs/nitro#4174

Changes:

  • Add FilteredTransactionsStateAddress and ArbFilteredTransactionsManagerAddress to types/arbitrum_signer.go
  • Add TransactionFilteringEnabled to params/config/ArbOSInit

@MishkaRogachev MishkaRogachev changed the title core: Add ArbCensoredTransactionsManager address core: Add ArbFilteredTransactionsManager address Dec 27, 2025
@MishkaRogachev MishkaRogachev marked this pull request as ready for review December 29, 2025 13:47
@Tristan-Wilson Tristan-Wilson self-assigned this Dec 29, 2025
Tristan-Wilson
Tristan-Wilson previously approved these changes Dec 29, 2025
Copy link
Member

@Tristan-Wilson Tristan-Wilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


var ArbosAddress = common.HexToAddress("0xa4b05")
var ArbosStateAddress = common.HexToAddress("0xA4B05FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF")
var FilteredTransactionsStateAddress = common.HexToAddress("0xA4B0600000000000000000000000000000000000")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now is our chance to come up with some 1337sp34k like CE175012ED, or we can just go with ArbosStateAddress+1 like what we have already

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about:
0xA4B0500000000000000000000000000000000001

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets have the constant name start with arbos so it'll be easy to understand it's for arbitrum

@MishkaRogachev MishkaRogachev force-pushed the create-arbcensoredtransactionsmanager-precompile branch from 87b33d7 to 0613914 Compare January 8, 2026 11:02
@MishkaRogachev MishkaRogachev changed the title core: Add ArbFilteredTransactionsManager address core: Add FilteredTransactionsManager config and address Jan 8, 2026
@MishkaRogachev MishkaRogachev assigned diegoximenes and unassigned tsahee Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants