Skip to content

Releases: archethic-foundation/archethic-node

v1.4.4

05 Jan 17:42
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Other Changes

Full Changelog: v1.4.3...v1.4.4

v1.4.3

27 Dec 14:20
3503bee
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Other Changes

Full Changelog: v1.4.2...v1.4.3

v1.4.2

12 Dec 08:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.4.1...v1.4.2

v1.4.1

12 Dec 08:51
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Nov 14:07
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements

Bug Fixes

Full Changelog: v1.3.3...v1.4.0

v1.3.3

28 Nov 14:05
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.3.2...v1.3.3

v1.3.2

28 Nov 14:05
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • NetworkSync.validate_address ask more nodes about the latest address by @bchamagne in #1322

Full Changelog: v1.3.1...v1.3.2

v1.3.1

02 Nov 09:20
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements

  • Contract execution return explicit errors instead of contract_failure by @bchamagne in #1267
  • Fix arithmetic with float by @Neylix in #1277

Bug Fixes

Other Changes

Full Changelog: v1.3.0...v1.3.1

v1.3.0

18 Sep 12:19
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements

  • JSON RPC methods that used transaction as payload now only takes 1 param by @bchamagne in #1226
  • Smart Contracts: Limit public function execution to 500ms by @bchamagne in #1233
  • Json RPC endpoint does not require content to be base16 by @Neylix in #1238
  • Smart Contracts: limit Http module to 1 call per SC by @bchamagne in #1239
  • Transform the LRU cache to use ETS with pointer to head/tail by @samuelmanzanera in #1097
  • Smart Contracts: Use atoms instead of strings for scope_hierarchy & context_list by @bchamagne in #1261
  • Smart Contracts: Contract.call_function/3 mockable by @bchamagne in #1265

Bug Fixes

Other Changes

New Contributors

Full Changelog: v1.2.7...v1.3.0

v1.2.7

01 Aug 12:12
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.2.6...v1.2.7