Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Update CHANGELOG.rst for IsWalletTransaction fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hal0x2328 committed Mar 30, 2018
1 parent cb0f885 commit 1d63c23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to this project are documented in this file.

[0.6.5-dev] in progress
-----------------------
- Fixed IsWalletTransaction to make it compare scripts in transactions to scripts (instead of scripthashes) in wallet contracts and scripthashes of transactions (instead of scripts) to scripthashes of watch-only addresses
- Changed the ``eval()`` call when parsing the `--tx-attr` param to parse only json. Reduced the surface and options available on the other 2 eval calls to improve security.
- fix wallet rebuild database lock errors (`PR #365 <https://github.com/CityOfZion/neo-python/pull/365>`_)
- Fixed `synced_watch_only_balances` being always zero issue (`#209 <https://github.com/CityOfZion/neo-python/issues/209>`_)
Expand Down

0 comments on commit 1d63c23

Please sign in to comment.