File bitcoindiamond.changes of Package bitcoindiamond
------------------------------------------------------------------- Wed May 15 19:45:27 UTC 2019 - marec@detebe.org - Update to version 1.3.0: * Fix spelling mistakes * Correct the file case problem * Update release-notes.md * Update to v1.3.0 * [db] Migration for txindex data to new, separate database. * [db] Create separate database for txindex. * Convert comments to thread safety annotations * CNetAddr: Add IsBindAny method to check for INADDR_ANY * rpc: Add wait argument to stop * http: Unlisten sockets after all workers quit * http: Remove unnecessary event_base_loopexit call * policy: Remove promiscuousmempoolflags * wallet: assert to ensure accuracy of CMerkleTx::GetBlocksToMaturity * gui: Reject dialogs if key escape is pressed * Remove unnecessary crypto/common.h * Add locking annotations on more variables in fees.h * Add locking annotations to feeStats, shortStats and longStats * require macOS 10.10+ * Fix start with the `-min` option * Remove outdated net comment * Update documentation * Add missing verification of IPv6 address * Update the UI regardless of last update time if we are in-sync or if we notify a header update. * Correct parameter name in comments * Refactor keymetadata writing to a separate method * Fix osslsigncode compile issue in gitian-build * Remove unused function arguments * Update license year 2019 ------------------------------------------------------------------- Wed Oct 31 21:05:07 UTC 2018 - marec@detebe.org - Update to version 1.2.0: * Update README.md * Add v1.2.0 release-notes * Update nodes_main * add docker * Update to v1.2.0 * Fix crash bug with duplicate inputs within a transaction * Replace NULL with nullptr * Add v1.1.0 release notes * Fix LXC network problems * Fix CVE-2018-12356 by hardening the regex. ------------------------------------------------------------------- Sun Sep 23 10:48:00 UTC 2018 - marec@detebe.org - Update to version 1.1.1: * Fix crash bug with duplicate inputs within a transaction * Replace NULL with nullptr * Add v1.1.0 release notes * Update v1.1.0 release note * Release process * Enlarge block-max-size & block-max-weight options of miner default policy * Message size below MAX_BLOCK_SERIALIZED_SIZE, not 2 times * fix relay block data limited 4MB to 32MB * update blockindex to string powhash for bcd block * Fix CVE-2018-12356 by hardening the regex. ------------------------------------------------------------------- Mon Jul 30 16:48:30 UTC 2018 - marec@detebe.org - Update to version 1.1.0: * Add v1.1.0 release notes * Update v1.1.0 release note * Release process * Enlarge block-max-size & block-max-weight options of miner default policy * Fix LXC network problems * Message size below MAX_BLOCK_SERIALIZED_SIZE, not 2 times * fix relay block data limited 4MB to 32MB ------------------------------------------------------------------- Sat Apr 14 08:27:39 UTC 2018 - marec@detebe.org - initial package build