Skip to content

v0.10.6

Latest
Compare
Choose a tag to compare
@CodeShark CodeShark released this 13 Aug 23:33
· 11 commits to master since this release

Bug Fixes

  • Fixed bug where some transactions either failed to appear or appeared with 0 confirmations. This could lead to incorrect balances for account. This was caused by failure to include redeemscripts in bloom filters.
  • Fixed bug where transactions failed to be sorted by confirmation count and didn't show darker pattern to indicate it is confirmed. This was caused by failure to update the transaction status when inserting transactions in a merkle block into the vault database.