7.1.0
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
- [7.1] Transaction State by @rez1dent3 in #412
Full Changelog: 7.0.0...7.1.0