Skip to content

Releases: eveybcd/BitcoinDiamond

1.3.0

15 May 06:09
v1.3.0
50da4f7
Compare
Choose a tag to compare

This release includes the following features and fixes:

  • Changed configuration options
  • GUI changes
  • External wallet files
  • Newly created wallet format
  • Dynamic loading and creation of wallets
  • Partial spend avoidance
  • Configuration sections for testnet and regtest
  • 'label' and 'account' APIs for wallet
  • BIP 174 Partially Signed Bitcoin Transactions support
  • Introduce several new RPC methods
  • Upgrading non-HD wallets to HD wallets
  • HD Master key rotation

1.3.0rc1

24 Apr 06:42
v1.3.0rc1
50da4f7
Compare
Choose a tag to compare
1.3.0rc1 Pre-release
Pre-release

bitcoindiamond 1.3.0 release candidate 1

1.2.0

27 Nov 07:45
v1.2.0
18d4f7e
Compare
Choose a tag to compare

This release includes the following features and fixes:

  • A number of significant performance improvements
  • Fee Estimation Improvements
  • Multi-wallet support
  • Replace-by-fee control in the GUI
  • Removal of Coin Age Priority
  • Introduce several new RPC methods
  • Full support for segwit in the wallet and user interfaces
  • Support for signalling pruned nodes
  • Minimum GCC bumped to 4.8.x
  • BIP173 (Bech32) Address support("bcd1..." addresses)

1.1.1

23 Sep 01:38
acca26d
Compare
Choose a tag to compare

This release includes the following features and fixes:

  • Fix crash bug with duplicate inputs within a transaction

1.1.0

30 Jul 11:10
5e8ca50
Compare
Choose a tag to compare

This release includes the following features and fixes:

  • Support testnet & regtest.
  • Fix relay block data limited 4MB to 32MB.
  • Add getchaintxstats RPC.
  • Update getblock RPC.
  • Update LevelDB to 1.20.
  • Update boost to 1.66.

For the release notes please see the git repository:

https://github.com/eveybcd/BitcoinDiamond/blob/master/doc/release-notes/release-notes-1.1.0.md

v1.1.0rc1

05 Jul 03:12
e192d85
Compare
Choose a tag to compare
v1.1.0rc1 Pre-release
Pre-release

bitcoindiamond 1.1.0 release candidate 1

1.0.0

31 Jan 14:53
2f15ec0
Compare
Choose a tag to compare

We're happy to release Bitcoin Diamond 1.0.0 final. Compared to 1.0.0 RC1, we fixed app documents together with some small tweaks.

1.0.0 RC1

08 Jan 12:09
Compare
Choose a tag to compare
1.0.0 RC1 Pre-release
Pre-release

This is the RC1 version of BCD. Please test and report bugs to Issue Tracker. Thanks a lot!

Also note that Windows and macOS packages are not signed, so you may get a warning while running them.