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

Remove unnecessary scripts #262

Merged
merged 3 commits into from
Jul 1, 2024
Merged

Remove unnecessary scripts #262

merged 3 commits into from
Jul 1, 2024

Conversation

emlautarom1
Copy link
Contributor

Current Behavior

Some scripts are no longer needed and should be removed (see #221)

New Behavior

Unused/unreferenced scripts are removed. The script contracts/generate-go-bindings.sh was modified to ensure that prerequisites are met (run npm ci at least once)

Breaking Changes

There should be no breaking changes.

Observations

If you run the contracts/generate-go-bindings.sh, the generated bindings differ from those in Git. The differences are localized to bind.MetaData.Bin only on SFFLServiceManager and SFFLRegistryRollup. Maybe someone with Solidity knowledge can verify if this is an issue.

@emlautarom1 emlautarom1 force-pushed the refactor/remove-dead-code branch from 0e1b7d8 to 43892f2 Compare June 28, 2024 18:38
@emlautarom1 emlautarom1 merged commit 35fed70 into main Jul 1, 2024
5 checks passed
@emlautarom1 emlautarom1 deleted the refactor/remove-dead-code branch July 1, 2024 16:40
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