Skip to content

Odra 1.0.0 - 💯

Compare
Choose a tag to compare
@zie1ony zie1ony released this 23 May 14:22
· 1 commit to release/1.0.0 since this release
7ddc7cd

Added

  • Add try_deploy function to the Deployer trait, which allows deploying a contract and returning an error if the deployment fails.
  • Add Cep18 to odra-modules - a standard for fungible tokens.
  • Add Cep78 to odra-modules - a standard for non-fungible tokens.
  • Add cep18 and cep78 templates.

Changed

  • Update casper crates to the latest versions.
  • Fix minor bugs in generated code.
  • Fix events collection in submodules.

AI Summary

Full Changelog: 0.9.1...1.0.0