Skip to content

🛠️ [TASK] : Move BlockchainSlotNumberConfig to GET /config/frontend #2511

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
dtscalac opened this issue May 9, 2025 · 0 comments · May be fixed by #2135
Open

🛠️ [TASK] : Move BlockchainSlotNumberConfig to GET /config/frontend #2511

dtscalac opened this issue May 9, 2025 · 0 comments · May be fixed by #2135
Assignees
Labels
dart Pull requests that update Dart code

Comments

@dtscalac
Copy link
Contributor

dtscalac commented May 9, 2025

Summary

Move BlockchainSlotNumberConfig to GET /config/frontend

Description

Move BlockchainSlotNumberConfig to GET /config/frontend so that the related configuration is fetched from the server instead of being hardcoded in the application.

Update all relevant code which depends on the BlockchainSlotNumberConfig to use the server provided configuration.

Related issues

#2135

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code
Projects
Status: New
Development

Successfully merging a pull request may close this issue.

2 participants