Skip to content

v0.6.0.05313e8

Latest
Compare
Choose a tag to compare
@alexplevako alexplevako released this 29 Jul 15:38
· 7 commits to master since this release
05313e8

Release notes

Extend protocol with NFT operations.

  • Added new operations:
    • create_nft_operation
    • update_nft_meta_operation
    • adjust_nft_experience_operation
    • update_nft_name_operation
    • create_game_round_operation (deprecated and blocked)
    • update_game_round_result_operation (deprecated and blocked)
  • database_api added methods:
    • get_nft_by_id
    • get_nft_by_name
    • get_nft_by_uuid
    • lookup_nft
  • cli_wallet new commands:
    • create_nft
    • update_nft_meta
    • adjust_nft_experience
    • update_nft_name
    • get_nft_by_id
    • get_nft_by_name
    • get_nft_by_uuid
    • lookup_nft

Replay blockhain

Require replay blockchain.

Docker image

scorum/release:0.6.0.05313e8

Documentation

https://scorum.github.io/scorum/