Skip to content

Releases: odradev/odra

Odra 2.4.0: New Homes

30 Sep 09:54
6e2d744

Choose a tag to compare

What's Changed

  • Fix event initialization by cloning deployed contracts before iteration by @kpob in #596
  • Update examples and justfile by @kpob in #597
  • Update schema generation by @kpob in #598
  • Feature/cep95 refactor by @zie1ony in #600

Full Changelog: 2.3.1...2.4.0

Odra 2.3.1: Creamy Cheese

11 Aug 14:08

Choose a tag to compare

Odra 2.3.0: New Cheese

11 Aug 14:07
8408481

Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

Odra 2.2.0: Safe Landing

17 Jul 09:37
200ab3a

Choose a tag to compare

What's Changed

  • Rewards system is the same in casper_vm and odra_vm by @kubaplas in #578
  • add load_or_deploy_with_cfg method for custom contract deployment by @kpob in #582
  • Fix the cli code in templates by @kpob in #581
  • Fix value decoding in CLI by @kpob in #583
  • Update to 2.2.0. Smarter wait_for_transaction. by @zie1ony in #585

Full Changelog: 2.1.0...2.2.0

Odra 2.1.0: Colorful House

09 Jul 10:53
eb4ddbd

Choose a tag to compare

What's Changed

  • Support the gas argument by @kpob in #558
  • Contracts related enhancements by @kpob in #559
  • Update HostRef and Addressable traits. by @kpob in #563
  • Add CLI support and deployment scripts for various templates by @kpob in #564
  • CEP95 mint does not emit the MetadataUpdated event. by @kpob in #567
  • CLI: print-events command by @kpob in #560
  • Enhance error handling in Odra by @kpob in #565
  • Enforce named keys in cep18 and cep95 by @zie1ony in #569
  • Improve wasm and schema file management by @kpob in #571
  • Update to 2.1.0 by @zie1ony in #573
  • CLI refactor and unit tests by @kpob in #568
  • Add whoami command to Odra CLI for caller address retrieval by @kpob in #575
  • Value parsing improvement by @kpob in #574
  • Update changelog for v2.1.0 by @kpob in #576
  • Minimal bids in delegations, the skeleton by @kubaplas in #577

Full Changelog: 2.0.1...2.1.0

Odra 2.0.1: Missing Musketeer

06 Jun 20:18

Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

Odra 2.0.0: Last Bachelor

27 May 12:18

Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...2.0.0

Odra 1.5.1: Even Cleverer Louse

28 Feb 13:29

Choose a tag to compare

The update in the dependencies caused the Odra contracts to not compile without changes in the rust-toolchain file.
This release fixes this issue.

Full Changelog: 1.5.0...1.5.1

Odra 1.5.0: Clever Louse

07 Jan 10:16

Choose a tag to compare

What's Changed

  • Refactor admin and minter checks into separate assertion methods by @kpob in #527

Full Changelog: 1.4.0...1.5.0

Odra 1.4.0: Johnny Bytes

18 Oct 09:30
d669109

Choose a tag to compare

What's Changed

  • Allow HostRef to modify odra_cfg when deploying the contract by @kpob in #514
  • Fail calling init on OdraVM by @kpob in #516
  • Add more traits and structs to odra::prelude by @kpob in #517
  • Move odra cli to the main repo by @kpob in #515

Full Changelog: 1.3.0...1.4.0