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

Reseal Proof trait, upgrade to Scala 3.4.2 #225

Merged
merged 5 commits into from
Oct 3, 2024

Conversation

sankalpgambhir
Copy link
Member

@sankalpgambhir sankalpgambhir commented Jul 23, 2024

  • Resealed the Proof trait following the fix of the compiler bug causing Unsealed Proof class #190
  • This required upgrading to Scala >= 3.4.1
  • Upgraded to 3.4.2
  • There were a few minor syntax changes that had to be propagated due to deprecations, most of this was done automatically with -rewrite -source 3.4-migration
  • SBT build cross versions are now set dynamically instead of as static strings.

@sankalpgambhir sankalpgambhir linked an issue Jul 23, 2024 that may be closed by this pull request
@SimonGuilloud SimonGuilloud merged commit e39f6f6 into epfl-lara:main Oct 3, 2024
1 check passed
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.

Unsealed Proof class
2 participants