Releases: rollchains/spawn
Releases · rollchains/spawn
v0.50.15
curl -sSL https://raw.githubusercontent.com/rollchains/spawn/release/v0.50/install.sh | bash -s -- v0.50.15
What's Changed
- fix(ci): docker workflow change for make install by @Reecepbcups in #298
- chore(docs): add repo layout diagram by @Reecepbcups in #299
- refactor: cosmos evm fork by @Reecepbcups in #300
- chore: nits by @Reecepbcups in #304
Full Changelog: v0.50.14...v0.50.15
v0.50.14
What's Changed
- fix: macos whinny self with standard shell commands in test_node.sh by @Reecepbcups in #296
Full Changelog: v0.50.13...v0.50.14
v0.50.13
v0.50.12
What's Changed
- fix: docker build, improve keeper test for CoinType 60 & other bech32 prefixes by @Reecepbcups in #279
Full Changelog: v0.50.11...v0.50.12
v0.50.11
What's Changed
- chore: Fix version tag sorting in Makefile by @p-offtermatt in #259
- fix: devex improvements by @Reecepbcups in #260
- feat: shell installer by @Reecepbcups in #261
- chore(deps): local-ic v8.8.0 by @Reecepbcups in #263
- chore(deps): Bump local-ic to v8.8.1 by @DaevMithran in #273
- chore(deps): upload-artifact-action to v4 by @laciferin2024 in #272
- chore(bumps): security by @Reecepbcups in #275
- chore: v0.50.11 by @Reecepbcups in #276
New Contributors
- @p-offtermatt made their first contribution in #259
- @DaevMithran made their first contribution in #273
- @laciferin2024 made their first contribution in #272
Full Changelog: v0.50.10...v0.50.11
v0.50.10
curl -sSL https://raw.githubusercontent.com/rollchains/spawn/release/v0.50/install.sh | bash -s -- v0.50.10
What's Changed
- refactor: wasm file location path to match expected by @Reecepbcups in #246
- chore: update setup md by @vimystic in #247
- fix: macos builds not signed, strip debug info on install by @vimystic in #250
- fix: tab docs, new version by @Reecepbcups in #252
New Contributors
Full Changelog: v0.50.9...v0.50.10
v0.50.9
curl -sSL https://raw.githubusercontent.com/rollchains/spawn/release/v0.50/install.sh | bash -s -- v0.50.9
Major Features
- New documentation and tutorials
- Create cosmos app support (
make generate-webapp
) by @Reecepbcups in #236
Documentation
- tutorials: cw nfts, tokenfactory, spawn overview by @Reecepbcups in #223
- tutorials: cosmwasm contract + module by @Reecepbcups in #224
- tutorial: cosmwasm IBC by @Reecepbcups in #229
- debugging system environments by @Reecepbcups in #227
Fixes
- ICS forge display change format by @Reecepbcups in #233
- test using the same storage key for default modules by @Reecepbcups in #225
- ubuntu 22.04 works with
make proto-gen
as expected now, proper permissions by @Reecepbcups in #238, #239,
What's Changed
- remove globalfee by @Reecepbcups in #219
- remove ignite-cli support by @Reecepbcups in #234
- Update makefile get-localic to download latest localic version 8.7.1 by @pharr117 in #230
- clone local-ic instead of wget by @Reecepbcups in #237
- standalone chain by @Reecepbcups in #242
- chore(release): v0.50.9 by @Reecepbcups in #244
New Contributors
Full Changelog: v0.50.8...v0.50.9
v0.50.8
Summary
- Faster install times for Spawn, Local-IC, and Heighliner
- New Docs: https://rollchains.github.io/spawn/
- IBC Module generation
- Fixed local explorer not building automatically
- Removed x/GlobalFee as it had bad UX with no upstream support
What's Changed
- feat: remove globalfee module due to bad UX by @Reecepbcups in #201
- docs: easier setup, windows docs by @Reecepbcups in #203
- feat: docs site & overhaul by @Reecepbcups in #207
- feat: IBC module generation by @Reecepbcups in #214
- fix(docs): typos & v0.50.8 release changes by @Reecepbcups in #215
Full Changelog: v0.50.7...v0.50.8
v0.50.7
Install Me
What's Changed
- Latest Interchain dependencies by @Reecepbcups in #191
- Chain registry file on new network creation by @Reecepbcups in #194
- Enabled-unsafe-cors for local explorers & website interaction by @Reecepbcups in #199
Internal
- fix: spawn docker by @Reecepbcups in #195
Full Changelog: v0.50.6...v0.50.7
v0.50.6
What's Changed
Features
- Block explorer by @Reecepbcups in #187
- Docs now nested within spawn by @Reecepbcups in #176
- Outdated version notifier (spawn + local-ic) by @Reecepbcups in #156
Chores
- SDK v0.50.8, IBC-Go v8.3.1 POA v0.50.2 by @Reecepbcups in #186
- ibc-apps ibc-rate-limit v8.0.0 by @Reecepbcups in #189
Full Changelog: v0.50.4...v0.50.6