Skip to content

Releases: archethic-foundation/archethic-node

v0.7.1

24 Feb 10:39
Compare
Choose a tag to compare

What's Changed

  • Fix tasks scheduling with cron-like intervals
  • Bump lodash from 4.17.15 to 4.17.19 in /assets by @dependabot in #4
  • Bump elliptic from 6.5.2 to 6.5.3 in /assets by @dependabot in #3

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Feb 10:39
Compare
Choose a tag to compare

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

v0.2.0

24 Feb 10:36
Compare
Choose a tag to compare

What changed ?

  • Support of releases
  • Node shared secrets renewal implementation
  • Setup foundation and concepts
  • Support of Cassandra storage backend
  • Enable customization of P2P port on release
  • Load inets application for IPFY application
  • Add node first public key in the device origin public keys
  • Add node explorer
  • Improve logging with UTC time
  • Add enrollment date on the Node struct
  • Support time interval trigger in the interpreter
  • IP lookup geo patch computation
  • Add the beacon chain with transaction subsets
  • Add self-repair mechanism linked to beacon chain
  • Add Smart contract interpreter using Macro & DSL

Full Changelog: https://github.com/archethic-foundation/archethic-node/commits/v0.2.0