-
Notifications
You must be signed in to change notification settings - Fork 15
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
Feedback for discussion #132
Comments
WhatValue prop:
Core features
HowDiscussion
Ideas:
|
agreed (?) on: use fadroma::* // includes cosmwasm_std
use fadroma::prelude::* // includes cosmwasm_std::*
imo the library's nomenclature shouldn't clash with the platform's either way |
Work item: dat big mysterious packages refactor.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Operations:
;main
instead ofstable
anddev
instead ofunstable
stable
andunstable
which will serve purpose ofmain
anddev
release/x.x.x
branch tostable
(similar to gitflow)unstable
unstable
.editor.config
forJS
andRust
experimental
label and leave it aside from the main stable product until its usable and stable enough :D;Architecture:
Strategic discussion:
The text was updated successfully, but these errors were encountered: