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 all precompiled code and dependencies #642

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

asiniscalchi
Copy link
Member

@asiniscalchi asiniscalchi commented Jun 28, 2024

PR Type

enhancement


Description

  • Removed all precompiled code from pallets/laos-evolution/src/types.rs.
  • Removed dependencies related to precompiled code from Cargo.toml.
  • Removed dependencies related to precompiled code from pallets/laos-evolution/Cargo.toml.

Changes walkthrough 📝

Relevant files
Enhancement
types.rs
Remove all precompiled code from types.rs                               

pallets/laos-evolution/src/types.rs

  • Removed all precompiled code.
+0/-24   
Cargo.toml
Remove precompiled dependencies from Cargo.toml                   

Cargo.toml

  • Removed dependencies related to precompiled code.
+0/-9     
Cargo.toml
Remove precompiled dependencies from pallets/laos-evolution/Cargo.toml

pallets/laos-evolution/Cargo.toml

  • Removed dependencies related to precompiled code.
+0/-2     

💡 PR-Agent usage:
Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

@asiniscalchi
Copy link
Member Author

/describe

Copy link

PR Description updated to latest commit (261a412)

@github-actions github-actions bot changed the title removed all precompiles Remove all precompiled code and dependencies Jun 28, 2024
@asiniscalchi asiniscalchi linked an issue Jun 28, 2024 that may be closed by this pull request
Base automatically changed from feature/remove_klaos to main June 28, 2024 10:47
@asiniscalchi asiniscalchi merged commit be43078 into main Jun 28, 2024
7 checks passed
@asiniscalchi asiniscalchi deleted the feature/remove_legacy_precompile branch June 28, 2024 11:43
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.

Remove KLAOS
3 participants