v0.0.1 -2022-11-1
- (ollod) added CHANGELOG.md.
- (sdk) upgrade cosmos-sdk to v0.46.3. See CHANGELOG.md for details.
- (ollod) slashing
downtime_jail_duration
reduced to600000000000ns
- (ollod)
chain_id
updated to reflect new valueollo-testnet-1
- (ollod) User balances and accounts have been brought over at zero height
- (ollod) add interchain account module (interhchain-account module is part of ibc-go module).
- (ollod) add ibc fee module
- (ollod) add group module.
- (ollod) add nft module.
- (ollod) More user-friendly CLI formatting & subcommands
- (ollod) Changed
chain.schema.json
to reflect current values - (ollod) Updated Github build, protoc, release actions to work properly
- (ollod) Added Docker build file
- (ollod) Added
balances-export
subcommand to root command, removed extraneous subcommands - (ollod) Updated
chain.json
to reflect accurate values and moved to/assets
folder - (ollod) Added
assetslist.json
file prototype and IBC data JSON placeholder - (ollod) Added multli-node testnet initialization scripts
- (ollod) Added new config.yml specification file for Ignite