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.