Skip to content

Releases: CoreumFoundation/coreum

v0.0.2-rc1

13 Jan 16:01
f580964
Compare
Choose a tag to compare
v0.0.2-rc1 Pre-release
Pre-release

What's Changed

  • Fix asset FT and NFT CLI examples to use correct module name. by @dzmitryhil in #341
  • Integrate the testnet coreum config. by @dzmitryhil in #340
  • Add missing testnet configuration (seed nodes & genesis txs & balances) by @ysv in #342
  • Unseal SDK Config before seal in the tests. by @dzmitryhil in #343
  • enforce rules of ft asset in multisend by @miladz68 in #321

Full Changelog: v0.0.1...v0.0.2-rc1

v0.0.1

12 Jan 07:23
da8f97b
Compare
Choose a tag to compare

Compatible components

Artifact Version Link
faucet v0.0.1 https://github.com/CoreumFoundation/faucet/releases/tag/v0.0.1
bdjuno/hasura coreum-v0.0.1 https://github.com/CoreumFoundation/bdjuno/releases/tag/v0.0.1
big-dipper-2 coreum-v0.0.1 https://github.com/CoreumFoundation/big-dipper-2.0-cosmos/releases/tag/v0.0.1

What's Changed

  • tool to configure and build our development environment
  • CI with lint, unit- and integration-tests, binary build.
  • arm64 and amd64 cored binaries to releases
  • macOS support for developers
  • znet for local blockchain development with BDJuno as a block explorer
  • wasm telemetry
  • wasm ante decorator
  • Finalized cosmos standard modules
  • Deterministic gas
  • Fee model
  • FT Asset module
  • NFT Asset module
  • Whitelisting for fungible tokens
  • NFT asset class creation and NFT minting
  • Freeze functionality
  • Mint and burn asset functionality
  • NFT asset burning
  • Asset burn rate
  • Global freeze implementation

New Contributors

Full Changelog: https://github.com/CoreumFoundation/coreum/commits/v0.0.1