Skip to content

Releases: archethic-foundation/archethic-node

v0.12.4

24 Feb 11:00
Compare
Choose a tag to compare

What's Changed

  • Add faucet controller plug by @roychowdhuryrohit-dev in #100
  • Fix faucet pool amount in prod by @roychowdhuryrohit-dev in #102
  • Fix UI displays by @samuel-uniris in #107
  • Use list instead of map for JSON APIs by @samuel-uniris in #75
  • Convert float into integer by @samuel-uniris in #114
  • Fix graphql doc for secret by @samuel-uniris in #115
  • Avoid loading burning movements by @samuel-uniris in #118
  • Reduce time to find the elected summary nodes by @samuel-uniris in #117
  • Add node IP validation in prod by @roychowdhuryrohit-dev in #123
  • Verify the origin of node public key by @samuel-uniris in #126
  • Fix upgrade release by @samuel-uniris in #103
  • Fix page state with invalid parameters by @samuel-uniris in #127
  • Fix Flow selfrepair by @samuel-uniris in #130
  • P2P improvements by @samuel-uniris in #164
  • Improve P2P asynchronous P2P communication
  • Display chain balance in the UI even without transactions
  • Use big integer instead of float for amounts
  • Add a envelop struct for P2P messages
  • Leverage ETS for shared secrets keys to remove bottlenecks

Full Changelog: v0.12.3...v0.12.4

v0.12.3

24 Feb 10:59
088140a
Compare
Choose a tag to compare

What's Changed

  • Change float to big integer for arithmetic issues and serialization by @samuel-uniris in #101
  • Use route to get the local IP address

Full Changelog: v0.12.2...v0.12.3

v0.12.2

24 Feb 10:59
5b770b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.1...v0.12.2

v0.12.1

24 Feb 10:58
f744226
Compare
Choose a tag to compare

What's Changed

  • Ensure to fetch missed transaction from the beacon in the self repair by @samuel-uniris in #98
  • Use alpine.js to avoid backend calls for the transaction viewer by @ambareesha7 #78

Full Changelog: v0.12.0...v0.12.1

v0.12.0

24 Feb 10:57
Compare
Choose a tag to compare

What's changed ?

  • Added Beacon Explorer

Full Changelog: v0.11.7...v0.12.0

v0.11.7

24 Feb 10:56
Compare
Choose a tag to compare

What's changed ?

  • Use ETS for TPM to avoid bottlenecks
  • Fix detection of TPM installation in Makefile

Full Changelog: v0.11.6...v0.11.7

v0.11.6

24 Feb 10:54
Compare
Choose a tag to compare

What's changed ?

  • Fix OracleChain pagination

Full Changelog: v0.11.5...v0.11.6

v0.11.5

24 Feb 10:53
Compare
Choose a tag to compare

What's changed ?

  • Oracle live realtime feed
  • Use PortHandler for the libsodium port

Full Changelog: v0.11.4...v0.11.5

v0.11.4

24 Feb 10:52
Compare
Choose a tag to compare

What's changed ?

  • Set 422 instead of 403 error code for invalid transaction

Full Changelog: v0.11.3...v0.11.4

v0.11.3

24 Feb 10:51
Compare
Choose a tag to compare

What's changed ?

  • Improve docker-compose support
  • Use last key to decrypt storage nonce
  • Fix P2P_summary_by_node table creation
  • Ensure external nodes are picked to download missed beacon transaction

Full Changelog: v0.11.2...v0.11.3