v2.2.0
What's Changed
- api: do not throw on VM FAULT in
calculate_system_fee()
by @ixje in #289 - api: accept NeoAddress types in
transfer_friendly()
by @ixje in #290 - api: increase receipt timeout value fetching to fix
Windows
loop time inaccuracy by @ixje in #291 - api: add helper to deserialize data that is serialized using the StdLib native contract by @ixje in #292
- setup: make PEP-561 compliant by @ixje in #293
Full Changelog: v2.1.0...v2.2.0