v0.1.0
2016-04-18
This release contains updated binary files (dcrd, dcrctl, dcrwallet)
for various platforms and is primarily a bugfix for dcrwallet.
See manifest-20160418-01.txt for sha256sums of the packages and
manifest-201600418-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 the constructors for new RPC account commands | decred/dcrd#106 |
TravisCI: Remove external go vet reference. (#655) | decred/dcrd#107 |
Clean up and fix fallthrough on invalid tx types for getrawmempool rpc request | decred/dcrd#11 |
Pull in policy.go changes from btcd to fix issues with fee calc in dcrd | decred/dcrd#112 |
Updated config to allow the ability to change the home directory | decred/dcrd#109 |
Fix the mining transaction selection algorithm | decred/dcrd#113 |
Fix rpclisten and listen port references in documentation | decred/dcrd#118 |
Properly handle attempting reorganization to an eligible block | decred/dcrd#117 |
Display ticket commitments in getrawtransaction | decred/dcrd#119 |
Check to see if missingParents != nil which means isOrphan | decred/dcrd#122 |
Modify the purchaseticket RPC command | decred/dcrd#121 |
Bump for v0.1.0 | decred/dcrd#123 |
Update TravisCI configs. (#409) | decred/dcrwallet#168 |
Fix a bug causes wallet lockup when making transactions | decred/dcrwallet#167 |
Add sweepaccount tool. | decred/dcrwallet#173 |
Add .ToCoin() to GetWalletFee return val to be consistent | decred/dcrwallet#172 |
Fix bug in syncing to address index | decred/dcrwallet#176 |
fix off by one when initializing a wallet | decred/dcrwallet#177 |
Clean UX so it is more clear that a pass is required | decred/dcrwallet#180 |
Change default relay fees | decred/dcrwallet#182 |
Ticket purchasing code overhaul | decred/dcrwallet#183 |
Refactor address index syncing code | decred/dcrwallet#184 |
Bump for v0.1.0 | decred/dcrwallet#185 |
TravisCI: Update to latest configurations. (#76) | decred/dcrrpcclient#13 |
Add client handling for new RPC calls | decred/dcrrpcclient#12 |
Fix the purchaseticket caller | decred/dcrrpcclient#14 |
TravisCI: Remove external go vet reference. (#74) | decred/dcrutil#9 |
Commits
This release was built from:
Repository | Commit Hash |
---|---|
decred/dcrd | a33985293b19aab047f95d1f68d07d9625811d6d |
decred/dcrwallet | b192834577b44602f8960bca3dcf9d35af32acb7 |
decred/dcrrpcclient | f005c4a9466229520d7198ce1904065248f6cdd3 |
decred/dcrutil | 74563ea520b1215b9c10f96507b7a9984894c0b5 |
google.golang.org/grpc | 326d66361a4e305b03da4497d2c52d470f7fb584 |