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

dev: reorganize codebase for edition bump #883

Merged
merged 7 commits into from
Sep 9, 2024
Merged

dev: reorganize codebase for edition bump #883

merged 7 commits into from
Sep 9, 2024

Conversation

enitrat
Copy link
Contributor

@enitrat enitrat commented Sep 2, 2024

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves: #760

What is the new behavior?

  • Removes unused imports
  • Imports item from the intended location
  • Made some items public
  • Update corelib imports

Does this introduce a breaking change?

  • Yes
  • No

This change is Reviewable

bump evm to 2024_07

bump contracts to 2024_07

bump snforge_utils to 2024_07

finalize work

fmt

remove unused imports in tests
@enitrat enitrat marked this pull request as ready for review September 9, 2024 15:55
@enitrat enitrat changed the title dev: reorganize codebase preparing for edition bump dev: reorganize codebase for edition bump Sep 9, 2024
@enitrat enitrat merged commit 10ad45b into main Sep 9, 2024
4 checks passed
@enitrat enitrat deleted the dev/bump-edition branch September 9, 2024 16:28
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.

dev: update edition to 2024_07
1 participant