- Fix testnet Unspent.confirmations from Blockchair API - Support change in Blockchair's push txn endpoint
0.7.0
------------------
- Fix Unspent.confirmations from Blockchair API - Add support for replace-by-fee (BIP 125)
0.6.2
------------------
- Fix of critical bug that could lead to paying high fees (see PR 116) - Better fee calculation by estimating transaction sizes for multisig correctly - Lots of Network API improvements: Removed deprecated Bitpay API and added Blockstream, Blockchair and Bitcore.
0.6.1
------------------
- Fixed Smartbit polling transaction hashes instead of ids - Add support for passing raw hexadecimal messages to ``send``
0.6.0
------------------
- Added support for ``NetworkAPI`` to use a remote Bitcoin node - Fixed usage of BitPay rates API (it was changed abruptly)