Releases
v0.25.1
ilgooz
released this
20 Oct 15:53
v0.25.1
Changes
#2968 Dragonberry security fix upgrading Cosmos SDK to v0.46.3
v0.25.0
Features
Add pkg/cosmostxcollector
package with support to query and save TXs and events.
Add ignite network coordinator
command set.
Add ignite network validator
command set.
Deprecate cosmoscmd
pkg and add cmd templates for scaffolding.
Add generated TS client test support to integration tests.
Changes
Updated pkg/cosmosanalysis
to discover the list of app modules when defined in variables or functions.
Improve genesis parser for network
commands
Integration tests build their own ignite binary.
Updated pkg/cosmosanalysis
to discover the list of app modules when defined in variables.
Switch to broadcast mode sync in cosmosclient
Updated nodetime
: ts-proto
to v1.123.0
, protobufjs
to v7.1.1
, swagger-typescript-api
to v9.2.0
Switched codegen client to use axios
instead of fetch
Added useKeplr()
and useSigner()
methods to TS client. Allowed query-only instantiation.
nodetime built with vercel/[email protected]
Change CLI to use an events bus to print to stdout.
Move generated proto files to proto/{appname}/{module}
Update pkg/cosmosanalysis
to detect when proto RPC services are using pagination.
Add --peer-address
flag to network chain join
command.
Change nightly tag format
Add cosmos-sdk version in version
command
#29350 Update gobuffalo/plush
templating tool to v4
Fixes
Fix ICA controller wiring.
Change vuex generation to use a default TS client path.
Fix cli action org in templates.
Seal the capability keeper in the app.go
template.
Change faucet to allow CORS preflight requests.
Fix config file migration to void leaving end of file content chunks.
Change session print loop to block until all events are handled.
Handle "No records were found in keyring" message when checking keys.
#2941 Fix session to use the same spinner referece.
#2922 Network commands check for latest config version before building the chain binary.
You can’t perform that action at this time.