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

[Initialize] Neo Build Project #3714

Closed

Conversation

cschuchardt88
Copy link
Member

@cschuchardt88 cschuchardt88 commented Feb 5, 2025

Description

See #3722

This is for SDK for internal and external uses. Allows you to use dev-pack and other tools into your project. Generates all the files and configurations you would need within your project to develop contracts, custom deploying and much more.

Created new branch neo-build

Type of change

  • Optimization (the change is only an optimization)
  • Style (the change is only a code style for better maintenance or standard purpose)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Test Configuration:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@cschuchardt88 cschuchardt88 changed the title Add/neo build tasks [Initialize] Neo SDK Project Feb 5, 2025
@cschuchardt88 cschuchardt88 added the Discussion Initial issue state - proposed but not yet accepted label Feb 5, 2025
Copy link
Member

@shargon shargon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you split in different PR the clean that you made, and the code, it's a very big change for review and I find a lot of files with only using cleans

@cschuchardt88
Copy link
Member Author

cschuchardt88 commented Feb 5, 2025

Could you split in different PR the clean that you made, and the code, it's a very big change for review and I find a lot of files with only using cleans

Yes, This isn't on master branch. This on its own branch, But give me some time to move clean changes to master PRs.

@cschuchardt88
Copy link
Member Author

Could you split in different PR the clean that you made, and the code, it's a very big change for review and I find a lot of files with only using cleans

Add your request in #3715

@cschuchardt88 cschuchardt88 changed the title [Initialize] Neo SDK Project [Initialize] Neo Build Project Feb 7, 2025
@cschuchardt88 cschuchardt88 added the Blocker Issues that are blocking other issues. Check issues details to see what it is blocking. label Feb 7, 2025
@cschuchardt88
Copy link
Member Author

Next PR is #3724

@cschuchardt88
Copy link
Member Author

Im going to do something different so there is so many changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker Issues that are blocking other issues. Check issues details to see what it is blocking. Discussion Initial issue state - proposed but not yet accepted Waiting for Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants