Skip to content

Tags: rollchains/spawn

Tags

v0.50.15

Toggle v0.50.15's commit message

Verified

This commit was signed with the committer’s verified signature.
Reecepbcups Reece Williams
chore(deps): cosmos-evm tag

v0.50.14

Toggle v0.50.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: macos whinny self with standard shell commands (#296)

* fix: macos whinny self

* v0.50.14 & local-ic 8.8.1

v0.50.13

Toggle v0.50.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat!: evm (v0.50.13) (#289)

* initial simapp impl (no cmds)

* cmds initial

* fixes

* fix: sealed config

* working launched evm

* more tags, fix deleting a bunch of bApp setup, and removal

* fix: spawntag wasm in sim-test

* fix: proper key algo

* refactor: ante to work with evm (initial)

* refactor: proper cosmos ante setup

* Simplify genesis.go & unit test no-evm

* use evm IBC wrappers

* proper coinTypes

* refactor: cleanup test_node scripts to match + replace properly

* simplify

* support wasmd + evm

* no evm e2e test

* fix: ict cometbft version

* fix: ict evm params

* fix: dockerfile --from

* fix: ict register evm types

* remove e2e for ibc when using EVM (due to Go relayer limitation with CT60)

* fix: schema

* add `poa` patch for EVM SDK

* bump to v0.50.13

* fix: more helpful poa test output

* fix: not removing the interfaces

* chore(docs): fix x.com links

* fix: misc finds in review

* fix(ci): chain ids

* fix: ibc path for ictest with ICS

* proper version

* dont delete

* <!-- markdown-link-check-disable -->

v0.50.12

Toggle v0.50.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: docker, keeper test (#279)

* fix: dockerfile go version

* CoinType

* InitGenesis in the AppModule InitGenesis

* bump: ict

* fix: unit test to use new codecs for modules

* release(docs): installing (v0.50.12)

v0.50.11

Toggle v0.50.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: v0.50.11 (#276)

* bumps: no sdk fork change though

* bump to `v0.50.11`

* fix: comment

v0.50.10

Toggle v0.50.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: tab docs, new version (#252)

* feat: new tabs

* bump: spawn v0.50.10

* link check

* minor modify

v0.50.9

Toggle v0.50.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(release): v0.50.9 (#244)

* base

* docs

* docs: heighliner, new tx hashes

* quote names so WSL is happy with docker loc + spaces path (Program Files)

v0.50.8

Toggle v0.50.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(docs): typos & v0.50.8 release changes (#215)

* fix(docs): typos + bump v0.50.8

* fix: docs install wget

* switch local-ic back to native install with `--depth 1`

* link

* fix(mac-os): direct curl and source

* fix: makefile

* more testing, ibcmodule

* fix docker compose explorer

v0.50.7

Toggle v0.50.7's commit message
feat: add back `make get-localic`

v0.50.6

Toggle v0.50.6's commit message
fix: `strings.Trim(out, "\n\r")`