Skip to content

config file compiler #6029

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

Merged
merged 14 commits into from
May 19, 2025
Merged

config file compiler #6029

merged 14 commits into from
May 19, 2025

Conversation

bunsenstraat
Copy link
Collaborator

@bunsenstraat bunsenstraat commented May 17, 2025

The compiler state doesn't accurately represent the actual state, as the parameters are set by the compiler only when the user compiles. This fix allows the code parser to respond correctly to the changes in configuration and also adds the custom config file. It also responds to changes in that file.

Can be tested by cloning remix-reward. the main file should show yellow lines when optimization is off. Now it will react properly to changes in the UI and also to changing custom config files.

Copy link

netlify bot commented May 17, 2025

Deploy Preview for remixproject ready!

Name Link
🔨 Latest commit dd0ecf1
🔍 Latest deploy log https://app.netlify.com/projects/remixproject/deploys/682b5117aeab6b0008ab5a8c
😎 Deploy Preview https://deploy-preview-6029--remixproject.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@bunsenstraat bunsenstraat changed the title Yellowlines config file compiler May 19, 2025
@bunsenstraat bunsenstraat requested a review from yann300 May 19, 2025 10:18
@bunsenstraat bunsenstraat marked this pull request as ready for review May 19, 2025 10:22
@bunsenstraat bunsenstraat marked this pull request as draft May 19, 2025 10:23
@bunsenstraat bunsenstraat removed the request for review from yann300 May 19, 2025 10:24
@bunsenstraat bunsenstraat marked this pull request as ready for review May 19, 2025 13:13
@bunsenstraat bunsenstraat requested a review from yann300 May 19, 2025 13:13
@Aniket-Engg Aniket-Engg merged commit 124f47a into master May 19, 2025
33 checks passed
@Aniket-Engg Aniket-Engg deleted the yellowlines branch May 19, 2025 15:55
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