Skip to content

chore: delte constants" #83

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

prestwich
Copy link
Member

@prestwich prestwich commented May 12, 2025

delete the constants, add a TODO for the basefee

@prestwich prestwich force-pushed the prestwich/quincey-breakout branch 2 times, most recently from 33aa899 to 84264ed Compare May 12, 2025 18:57
@prestwich prestwich force-pushed the prestwich/delete-constants branch from 04ec775 to 4ca1540 Compare May 12, 2025 18:57
@prestwich prestwich force-pushed the prestwich/quincey-breakout branch from 84264ed to 9e7902f Compare May 12, 2025 18:58
@prestwich prestwich force-pushed the prestwich/delete-constants branch from 4ca1540 to 79d15aa Compare May 12, 2025 18:58
@@ -347,7 +346,7 @@ impl Simulator {
Some(basefee) => basefee,
None => {
warn!("get basefee failed - RPC error likely occurred");
BASEFEE_DEFAULT
todo!()
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intended in this commit?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes and explicitly flagged in the pr description. i would rather have a crash than faulty behavior

@prestwich prestwich force-pushed the prestwich/delete-constants branch from 79d15aa to aabcbe0 Compare May 12, 2025 19:12
lint: fmt

fix: typo
@prestwich prestwich force-pushed the prestwich/quincey-breakout branch from 80e5727 to bfc3500 Compare May 12, 2025 19:19
@prestwich prestwich force-pushed the prestwich/delete-constants branch from d5e6102 to 27eaeed Compare May 12, 2025 19:20
Base automatically changed from prestwich/quincey-breakout to main May 12, 2025 19:24
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