We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, we have our core repository depending on tags that are in development.
osmosis-labs/osmosis depends on osmosis-main of osmosis-labs/cosmos-sdk
osmosis-labs/osmosis
osmosis-main
osmosis-labs/cosmos-sdk
Additionally, osmosis-labs/wasmd will temporarily depend on osmosis-main osmosis-labs/cosmos-sdk in #2368
osmosis-labs/wasmd
Before v12 release, we should:
1.Kick off a v045.0x-osmo-v12 osmosis-labs/cosmos-sdk branch.
v045.0x-osmo-v12
v0.28.0x-osmo-v12
v0.28.0
The text was updated successfully, but these errors were encountered:
This should be done right before code freeze and is currently blocked on more v12 changes being merged across the stack
Sorry, something went wrong.
@mattverse what is the decision on wasmd? are we going to use the updated upstream or our fork?
Apologies, I just saw this
Both ways work we don't have preference over one another, I think it'd be fine we use wasmd upstream?
This has been resolved
p0mvn
No branches or pull requests
Background
Currently, we have our core repository depending on tags that are in development.
osmosis-labs/osmosis
depends onosmosis-main
ofosmosis-labs/cosmos-sdk
Additionally,
osmosis-labs/wasmd
will temporarily depend onosmosis-main
osmosis-labs/cosmos-sdk
in #2368Suggested Design
Before v12 release, we should:
1.Kick off a
v045.0x-osmo-v12
osmosis-labs/cosmos-sdk
branch.v0.28.0x-osmo-v12
osmosis-labs/wasmd
branchosmosis-labs/cosmos-sdk
dependencyosmosis-labs/osmosis
to depend on the above tagsAcceptance Criteria
osmosis-labs/cosmos-sdk
v045.0x-osmo-v12
)osmosis-labs/wasmd
v0.28.0
tag (v0.28.0x-osmo-v12
)osmosis-labs/osmosis
osmosis-labs/cosmos-sdk
dependency is updatedosmosis-labs/wasmd
dependency is updatedThe text was updated successfully, but these errors were encountered: