Skip to content

v2.4.0

Compare
Choose a tag to compare
@DylanVerstraete DylanVerstraete released this 31 May 06:53
· 158 commits to development since this release

Release v2.4.0

! Upgrade Priority: high !

Changelog

Fixes

  • Properly save a graced contract amount due #631
  • Also configure compatibility mode for different networks on partial node service #642
  • Fixes an issue for contracts that were stuck in grace state #707

Features

  • Adds migrations for V9 which cleans the pallet smart contract storage #659
  • Allow a twin to bond with a stash (savings) account #640
  • Allow attaching a solution provider ID to existing contracts #639
  • Billing extrinsic changed to take in index #651
  • Reworks billing loop #702
  • Adds benchmarks for tft price pallet #696
  • Fixes sync issue #642
  • Lower discount level thresholds #638

Trivial

  • Moved all related tfchain to this repo
  • Moved the activation service to this repo

Go client

  • Adds swapToStellar call #692
  • Setup CI #671
  • Adds batch create/cancel contract #689 #669
  • Fixes account re-activation #684
  • Added json tags #678
  • Uptime function should not retry #710