Skip to content
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

refactor: DisputeParameters -> ITournamentParametersProvider #106

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

guidanoli
Copy link
Collaborator

This greatly simplifies deploying code.

@guidanoli guidanoli self-assigned this Feb 7, 2025
@guidanoli guidanoli force-pushed the feature/tournament-parameters-provider branch 2 times, most recently from ba30d5d to 58497b6 Compare February 7, 2025 20:35
@guidanoli guidanoli changed the base branch from main to feature/use-stable-foundry-release February 7, 2025 20:35
@guidanoli guidanoli force-pushed the feature/tournament-parameters-provider branch from 58497b6 to 4162b64 Compare February 8, 2025 02:33
GCdePaula
GCdePaula previously approved these changes Feb 9, 2025
@@ -503,7 +503,7 @@ mod blockchain_reader_tests {
anvil,
provider,
Address::from_hex("0x5fbdb2315678afecb367f032d93f642f64180aa3").unwrap(),
Address::from_hex("0x0165878a594ca255338adfa4d48449f69242eb8f").unwrap(),
Address::from_hex("0xa513e6e4b8f2a923d98304ec87f64353c4d5c853").unwrap(),
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can eventually make this read from test/programs/echo/addresses

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, this would be great.

Base automatically changed from feature/use-stable-foundry-release to main February 10, 2025 11:58
@guidanoli guidanoli dismissed GCdePaula’s stale review February 10, 2025 11:58

The base branch was changed.

@guidanoli guidanoli force-pushed the feature/tournament-parameters-provider branch from 4162b64 to d7892f7 Compare February 10, 2025 11:59
@guidanoli guidanoli requested a review from GCdePaula February 10, 2025 11:59
GCdePaula
GCdePaula previously approved these changes Feb 10, 2025
@guidanoli guidanoli merged commit ab9bd69 into main Feb 19, 2025
1 check passed
@guidanoli guidanoli deleted the feature/tournament-parameters-provider branch February 19, 2025 04:37
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