Skip to content

v0.7.0

Compare
Choose a tag to compare
released this 24 Feb 10:39
· 2055 commits to master since this release

What's changed ?

  • Resolve problems of concurrency during the self repair
  • Ensure code consistency and best practices with credo static analysis
  • Add REST to delivery content of the transaction data content
  • Fix allocation message in C libsodium port
  • Resolve problems of concurrency during the self repair.
  • Support P2P and UTXO operations
  • Add node view into the explorer
  • Support of custom binary protocol
  • Leverage Erlang OTP-23 for ed25519 key management
  • Store transaction timestamp in millisecond instead of seconds
  • Enable to find out the size of the chain
  • Add POST /transaction endpoint to deploy a transaction instead of mutations
  • Add transaction input message to retrieve either unspent or spent inputs

Full Changelog: v0.2.0...v0.7.0