Releases: rollchains/spawn
Releases · rollchains/spawn
v0.50.16
curl -sSL https://raw.githubusercontent.com/rollchains/spawn/release/v0.50/install.sh | bash -s -- v0.50.16
What's Changed
- fix: wire erc20 callbacks to EVM by @vladjdk in #315
- feat(ci): docci integration by @reecepbcups in #321
New Contributors
Full Changelog: v0.50.15...v0.50.16
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