Releases: decred/decred-release
v0.0.7
v0.0.6
2016-03-04
This release contains updated binary files (dcrd, dcrctl, dcrwallet)
for various platforms.
See manifest-20160304-01.txt for sha256sums of the packages and
manifest-20160304-01.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
This release contains various fixes and improvements.
Changes include:
Description | Pull Request |
---|---|
Fix missing rpc help | decred/dcrd#61 |
Fix a copy-paste error in chainsvrcmds.go | decred/dcrd#63 |
Bug fix for checkBlockForHiddenVotes corrupting block templates | decred/dcrd#68 |
Cherry pick commits required for wallet sync. | decred/dcrd#69 |
Fix a panic caused by accessing unassigned pointer | decred/dcrd#70 |
Add new RPC handlers for get/setticketfee | decred/dcrd#71 |
Add getticketsvotebits batched command for wallet RPC | decred/dcrd#72 |
Update default_ports.md | decred/dcrd#75 |
Add consolidate cmd and response framework to the JSON RPC | decred/dcrd#59 |
Add the new RPC function existsmempooltxs | decred/dcrd#74 |
Fix bug displaying the wrong number of votes in getstakeinfo | decred/dcrwallet#66 |
Merge upstream btcsuite/btcwallet code | decred/dcrwllet#65 |
Add getstakeinfo online help. | decred/dcrwallet#71 |
Change 'voted' in getstakeinfo to only return blockchain votes | decred/dcrwallet#73 |
Get/SetTicketFee RPC and fix fee calculation in purchaseTicket | decred/dcrwallet#72 |
Attempt to streamline getting/setting of fees for main/testnet | decred/dcrwallet#74 |
Added getticketsvotebits functionality to the legacy RPC | decred/dcrwallet#75 |
README.md: Update URL to releases | decred/dcrwallet#78 |
Add wallet handling for getgenerate command. | decred/dcrwallet#79 |
Correct TicketsForAddress returning pruned tickets | decred/dcrwallet#80 |
Stop uses of database before closing db. | decred/dcrwallet#87 |
Allow newlines and extra spaces when entering seed. | decred/dcrwallet#88 |
Fix docs in grpc | decred/dcrwallet#89 |
Prevent addresses from being shown more than once. | decred/dcrwallet#89 |
Validate the address provided to --ticketaddress | decred/dcrwallet#90 |
Add consolidate command handling to the wallet JSON RPC | decred/dcrwallet#61 |
Update go versions used by travis. | decred/dcrrpcclient#6 |
Add a hook for getticketsvotebits in wallet | decred/dcrrpcclient#7 |
Add the existsmempooltxs command for daemon | decred/dcrrpcclient#8 |
Commits
This release was built from:
Repository | Commit Hash |
---|---|
decred/dcrd | 8f0d8f2d850edef4fa684ad872512ec9c0434f20 |
decred/dcrwallet | 3d845de5a8650459db46251883a63b78fd55d404 |
decred/dcrrpcclient | 7181e59ba727f8e6cb2f3919bc490549f81e4d54 |
decred/dcrutil | 025b0fb50cfb446491a6988fab4cef333830e35c |
v0.0.5
2016-02-26
This release contains updated binary files (dcrd, dcrctl, dcrwallet)
for various platforms.
See manifest-20160226-01.txt for sha256sums of the packages and
manifest-20160226-01.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
This release is primarily to add the ability for wallet to
automatically remove old tickets and expired transactions.
Other changes include:
- Add getstakeinfo to rpcAskWallet list to return proper error
- Correct version numbers
- Fix coin supply counter to reduce work and tax subsidy based on voters
- Fix a bug that caused votes and revocations not being stored
- Add listscripts RPC command handling
Commits
This release was built from:
Repository | Commit Hash |
---|---|
decred/dcrd | fbede4978022f7121f80a1ec02a217b7498c4f5b |
decred/dcrwallet | ee2a72abe35f690fcc54c3c6234e617c79a88d19 |
decred/dcrrpcclient | 680d8ff9cd81c017c28fd867494e20deea08e48c |
decred/dcrutil | 025b0fb50cfb446491a6988fab4cef333830e35c |
v0.0.5_cgminer
2016-02-10
This is a build of cgminer for 32bit windows (with no TLS support).
The attached manifest file can be used to confirm the sha of the
download.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
v0.0.4_cgminer
2016-02-08
Bugfix for incorrectly displaying difficulty.
See manifest-cgminer-20160208.txt for sha256sums of the packages and
manifest-cgminer-20160208.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
v0.0.4
2016-02-24
This release contains updated binary files (dcrd, dcrctl, dcrwallet)
for various platforms.
See manifest-20160224-01.txt for sha256sums of the packages and
manifest-20160224-01.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
This release includes a number of fixes for both wallet and daemon as
well as several new rpc calls.
This includes (but is not limited to):
- Added getcoinsupply, get/setticketvotebits, existslivetickets, getstakeinfo
- First checkpoint added
- Several fee related issues
- Disable unsafe RPC calls on mainnet
- Corrected fee estimation for general transactions
- Allow wallet to accept hex or words as seed
- Other bug fixes and cleanups
v0.0.3
2016-02-09
This wallet only release resolves an upstream wallet bug (see
decred/dcrutil 8aae5a2dacf45b7f5ee9b59c393118bc48647861).
Platform specific files are attached.
See manifest-20160209-01.txt for sha256sums of the packages and
manifest-20160209-01.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
v0.0.3_cgminer
2016-02-04
This is the testnet pre-release of cgminer for Decred.
This is an update to the Windows build ONLY to address missing
libraries in the previous release. There are no code changes.
See manifest-cgminer-20160204-2.txt for sha256sums of the packages and
manifest-cgminer-20160204-2.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
v0.0.2
2016-02-08
This release is an unencrypted version of the current mainnet enabled
code.
The packages below contain platform specific copies of drcd,
dcrwallet, and dcrctl.
See manifest-20160208-01.txt for sha256sums of the packages and
manifest-20160208-01.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.
v0.0.2_cgminer
2016-02-04
This is the testnet pre-release of cgminer for Decred.
The packages below contain platform specific copies of cgminer.
Bug fixes, rebuilt with support for the AMD Display Library, TLS-self
signed certificates can now be specified with --cert
See manifest-cgminer-20160204.txt for sha256sums of the packages and
manifest-cgminer-20160204.txt.asc to confirm those shas.
See https://wiki.decred.org/Verifying_Binaries for more info on
verifying the files.