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

Contracts from this repo are being compiled with different result when building locally #100

Closed
Gusarich opened this issue Nov 29, 2023 · 3 comments · Fixed by #199
Closed
Assignees
Milestone

Comments

@Gusarich
Copy link
Member

Basically all smart contracts that are presented in this repo are producing builds that differs from those saved in the same repo. This makes contributing not very comfortable.

Screenshot 2023-11-29 at 8 04 39 PM

Steps to reproduce:

  1. Clone repo
  2. run yarn install
  3. run yarn gen or yarn test
@howardpen9
Copy link
Contributor

I think because the code in example folder in this repo is outdated.

@anton-trunov anton-trunov added this to the v1.3.0 milestone Feb 16, 2024
@anton-trunov
Copy link
Member

We could probably just add autogenerated things to .gitignore and stop committing those to the repo. I would guess nobody checks diffs between old and new auto-generated files because those are not really readable

@Gusarich Gusarich changed the title Contracts are being compiled with different result when building locally Contracts from this repo are being compiled with different result when building locally Mar 26, 2024
@Gusarich Gusarich self-assigned this Mar 27, 2024
@anton-trunov
Copy link
Member

Fixed in PR #199

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 a pull request may close this issue.

3 participants