-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Consider merging all packages into fuels
#2493
Labels
feat
Issue is a feature
Comments
Other points of interest:
|
Closed
We can conclude the following discussion if we go with this approach: |
Closed
Should we also consider merging |
Closing EPIC — sub-issues will be resolved individually. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The idea is to experiment with merging all
packages/*
intopackages/fuels
.A single package should simplify the repo maintenance, build times, and feedback loop.
Also, it should make it easier to make our library fully tree-shakable and avoid bloating the final build.
account
test utilities around #1751Contract
package intoProgram
#2475Address
package intoAccount
#2476Hasher
package intoCrypto
#2477script
package intoprogram
#2478The text was updated successfully, but these errors were encountered: