Skip to content

TokenAdminRegistry - #857

Draft
vicentevieytes wants to merge 9 commits into
mainfrom
vv/TokenAdminRegistry
Draft

TokenAdminRegistry#857
vicentevieytes wants to merge 9 commits into
mainfrom
vv/TokenAdminRegistry

Conversation

@vicentevieytes

Copy link
Copy Markdown
Collaborator

No description provided.

@vicentevieytes vicentevieytes changed the title logpoller backfill TokenAdminRegistry Aug 26, 2026
// crc32('CCIPSendExecutor_Execute')
struct (0xaf3c62b3) CCIPSendExecutor_Execute {
onrampSend: OnRamp_Send,
// Derived by the OnRamp rather than supplied by the Router.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Suggested change
// Derived by the OnRamp rather than supplied by the Router.

struct OffRamp_Deployables {
rmnRouter: address;
// Separate TokenAdminRegistry root used to derive deterministic entries.
tokenAdminRegistry: address;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Probably doesn't make sense to have this both here and in Config

Comment on lines +272 to +273
// The Router deliberately does not supply this address. The OnRamp
// derives the entry from its configured standalone registry root.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Suggested change
// The Router deliberately does not supply this address. The OnRamp
// derives the entry from its configured standalone registry root.

struct (0xaf3c62b3) CCIPSendExecutor_Execute {
onrampSend: OnRamp_Send,
// Derived by the OnRamp rather than supplied by the Router.
tokenRegistry: address?,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I'd put it in Config together with all the other addresses

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.

2 participants