Skip to content

Latest commit

 

History

History
76 lines (53 loc) · 2.89 KB

CHANGELOG.md

File metadata and controls

76 lines (53 loc) · 2.89 KB

Changelog

[Latest]

v0.0.1 -2022-11-1

Bug Fixes

  • (ollod) slashing downtime_jail_duration reduced to 600000000000ns

Breaking Changes

  • (ollod) chain_id updated to reflect new value ollo-testnet-1

Features

  • (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.

Improvements

  • (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