Skip to content

Releases: archethic-foundation/archethic-node

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

v1.2.6

27 Jul 11:11
Compare
Choose a tag to compare

What's Changed

Enhancements

  • add optional timeout to send_transaction_with_await_replication by @bchamagne in #1178

Other Changes

Full Changelog: v1.2.5...v1.2.6

v1.2.5

21 Jul 12:00
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Other Changes

Full Changelog: v1.2.4...v1.2.5

v1.2.4

12 Jul 14:08
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Other Changes

Full Changelog: v1.2.3...v1.2.4

v1.2.3

30 Jun 14:06
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements

  • Reduce concurrency while downloading aggregate by @Neylix in #1133

Bug Fixes

  • Cancel slot timer before creating a new one by @Neylix in #1132
  • Add new option to forward transaction by @Neylix in #1135

Other Changes

Full Changelog: v1.2.2...v1.2.3

v1.2.2

30 Jun 08:18
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Smart Contracts: check condition fields are valid by @bchamagne in #1125
  • Smart Contracts: Allow a contract without trigger:transaction to receive calls by @bchamagne in #1124
  • Fix P2P availability_update on bootstrap by @Neylix in #1129
  • Change stats serialization by @bchamagne in #1130

Breaking changes

Full Changelog: v1.2.1...v1.2.2

v1.2.1

27 Jun 14:10
Compare
Choose a tag to compare

What's Changed

Enhancements

Bug Fixes

Other Changes

  • Bugfix : CSS assets are not available in the docker image by @zedalaye in #1110

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 Jun 10:13
df1e87f
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements

Bug Fixes

Other Changes

New Contributors

Full Changelog: v1.1.3...v1.2.0