Skip to content

Conversation

@prestwich
Copy link
Member

feat: alias addresses

feat: alias oracle

chore: bump to 0.13 off aliasing branch

fix: tests pass again

Copy link
Member Author

prestwich commented Nov 5, 2025

@prestwich prestwich marked this pull request as ready for review November 5, 2025 17:37
@prestwich prestwich requested a review from a team as a code owner November 5, 2025 17:37
use reth::providers::{StateProvider, StateProviderFactory};
use std::sync::{Arc, Mutex};

/// Simple trait to allow checking if an address should be aliased.
Copy link
Member

Choose a reason for hiding this comment

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

can we add some docs / links as to what aliasing is

Copy link
Member Author

Choose a reason for hiding this comment

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

adding docs is ticketed elsewhere

@prestwich prestwich force-pushed the prestwich/aliasing branch 2 times, most recently from 44f8c5d to e87eeb9 Compare November 5, 2025 19:34
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.

3 participants