From 2ce53b698f3e5539fe929f7ffe13892e0ddecf96 Mon Sep 17 00:00:00 2001 From: kenshin-samourai Date: Sun, 24 Nov 2019 17:14:14 +0100 Subject: [PATCH] update release notes --- RELEASES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASES.md b/RELEASES.md index 448600d..e4a4c30 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -61,6 +61,11 @@ Default URL used for the Esplora API is https://blockstream.info/testnet. A loca Support of HTTPS by the NodeJS server has been removed. +#### Upgrade of bitcoind to v0.19.0.1 #### + +Upgrade to Bitcoin Core v0.19.0.1. + + #### Update bitcoinjs to v5.1.4 #### The bitcoinjs library has been updated to v5.1.4. @@ -79,6 +84,7 @@ The bitcoinjs library has been updated to v5.1.4. - [#90](https://github.com/Samourai-Wallet/samourai-dojo/pull/90) update the remote importer - [#91](https://github.com/Samourai-Wallet/samourai-dojo/pull/91) improve the tracking of loose addresses - [#93](https://github.com/Samourai-Wallet/samourai-dojo/pull/93) increase timeouts defined in docker-compose files (for raspi hardwares) +- [#93](https://github.com/Samourai-Wallet/samourai-dojo/pull/93) upgrade bitcoind to bitcoin core 0.19.0.1 #### Bug fixes ####