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

feat(uniond): re-scaffold uniond on cosmos sdk v0.50.11 #3759

Merged

Conversation

PoisonPhang
Copy link
Contributor

@PoisonPhang PoisonPhang commented Feb 14, 2025

  • Re-scaffolds uniond with ignite cli
  • Cosmos SDK base is v0.50.11
  • CometBLS base is CometBFTv1
  • Wasmd base is v0.54.0
  • WasmVM base is v2.2.1
  • ibc-go config can now be found inside uniond/app/ibc.go
  • wasmd/wasmvm config can now be found inside uniond/app/wasm.go
  • Added x/feemarket and x/poa
  • Added our own mempool hooks for priority account mempool
  • x/staking has been removed until we're ready to migrate away from POA

@PoisonPhang PoisonPhang linked an issue Feb 14, 2025 that may be closed by this pull request
Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
site ⬜️ Ignored (Inspect) Visit Preview Mar 6, 2025 3:47am

@PoisonPhang PoisonPhang changed the title 3755 re scaffold uniond on cosmos sdk v050 feat(uniond): re-scaffold uniond on cosmos sdk v0.50.11 Feb 14, 2025
@PoisonPhang PoisonPhang force-pushed the 3755-re-scaffold-uniond-on-cosmos-sdk-v050 branch from 8ac564b to ca5090b Compare February 21, 2025 16:16
@PoisonPhang PoisonPhang changed the base branch from main to union-1-staging February 26, 2025 01:26
@PoisonPhang PoisonPhang force-pushed the 3755-re-scaffold-uniond-on-cosmos-sdk-v050 branch from f44444a to ecccad5 Compare February 26, 2025 01:28
@PoisonPhang PoisonPhang marked this pull request as ready for review February 26, 2025 02:01
@KaiserKarel
Copy link
Contributor

Does this include the priority lane feature? Also do we already want to enable feemarkets here?

@PoisonPhang PoisonPhang force-pushed the 3755-re-scaffold-uniond-on-cosmos-sdk-v050 branch from 484124d to 7bd5d65 Compare March 6, 2025 03:47
@PoisonPhang PoisonPhang merged commit 5639e44 into union-1-staging Mar 6, 2025
110 checks passed
@PoisonPhang PoisonPhang deleted the 3755-re-scaffold-uniond-on-cosmos-sdk-v050 branch March 6, 2025 15:34
@PoisonPhang PoisonPhang restored the 3755-re-scaffold-uniond-on-cosmos-sdk-v050 branch March 6, 2025 15:51
@PoisonPhang PoisonPhang deleted the 3755-re-scaffold-uniond-on-cosmos-sdk-v050 branch March 6, 2025 16:14
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.

Re-Scaffold uniond on Cosmos SDK v0.50
5 participants