Skip to content

7.1.0

Choose a tag to compare

@rez1dent3 rez1dent3 released this 05 Dec 08:32
· 1168 commits to master since this release
cc8784b

Added

  • Transaction support.
  • Now, within the transaction, the wallet has its own balance state.

Fixed

  • Fixed unit tests with checking for transaction level (mariadb).

Updated

  • Due to the state within transactions, I was able to speed up the computation up to 25 times for complex transfers.

Removed

  • class WalletServiceLegacy
  • method CommonServiceLegacy::addBalance

What's Changed

Full Changelog: 7.0.0...7.1.0