Skip to content

Releases: decred/decred-release

v0.7.0

26 Dec 15:35
Compare
Choose a tag to compare

2016-12-26

This upgrades dcrinstall to default to the current release of the dcr
tools.

v0.6.1

26 Nov 03:17
Compare
Choose a tag to compare

2016-11-25

This upgrades dcrinstall to default to the current release of the dcr
tools.

v0.5.1

10 Oct 19:37
Compare
Choose a tag to compare

2016-10-10

This upgrades dcrinstall to use v0.5.1 (a bug fix for dcrwallet only).

v0.5.0

10 Oct 15:08
Compare
Choose a tag to compare

2016-10-10

This upgrades dcrinstall to default to the current release of the dcr
tools.

Several improvements to the dcrinstall tool itself have been made
(including showing output by default and adding a downloadonly flag).

For instructions on how to verify the dcrinstall binary, please see
README.md.

Description Pull Request
remove last reference to webui decred/decred-release#59
Add -version flag decred/decred-release#61
don't need to copy directories anymore; fixes windows upgrade race decred/decred-release#62
Implement downloadonly flag. decred/decred-release#64
show output by default and add quiet option decred/decred-release#66
Bump version and defaults for v0.5.0 decred/decred-release#67

v0.4.0

06 Sep 14:56
Compare
Choose a tag to compare

2016-09-06

This upgrades dcrinstall to default to the current release of the dcr
tools.

For instructions on how to verify the dcrinstall binary, please see
README.md.

v0.3.0

15 Aug 15:24
Compare
Choose a tag to compare

2016-08-15

This upgrades dcrinstall to default to the current release of the dcr
tools.

For instructions on how to verify the dcrinstall binary, please see
README.md.

v0.2.0

25 Jul 15:56
Compare
Choose a tag to compare

2016-07-22

This upgrades dcrinstall to default to the current release of the dcr
tools.

For instructions on how to verify the dcrinstall binary, please see
the documentation on cryptographically verifying binaries.

v0.1.6

22 Jun 17:15
Compare
Choose a tag to compare

2016-06-22

This is the initial release of dcrinstall, the simple installer and upgrader for the decred software. Binaries are provided for most platforms (Windows, OSX, Linux, BSD). For usage instructions and more information see the dcrinstall README.

For instructions on how to verify the dcrinstall binary, please see the documentation on cryptographically verifying binaries.

v0.1.5

07 Jun 13:59
Compare
Choose a tag to compare

2016-06-07

This release contains updated binary files (dcrd, dcrctl, dcrwallet,
and dcrticketbuyer) for various platforms.

See manifest-20160607-01.txt for sha256sums of the packages and
manifest-201600607-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
peer: Unexport the mru inventory map. decred/dcrd#220
mempool/mining: Decouple and optimize priority calcs. decred/dcrd#223
database: Major redesign of database package decred/dcrd#91
mempool/mining: Introduce TxSource interface. decred/dcrd#225
mempool: Introduce mempoolConfig. decred/dcrd#226
mining: Create skeleton package. decred/dcrd#227
peer: Add DisableRelayTx to config. decred/dcrd#228
peer: Rename variable for consistency. decred/dcrd#229
Apply various upstream comment fixes. decred/dcrd#230
Merge upstream copyright date updates. decred/dcrd#231
peer: Simplify PushAddrMsg method loop. decred/dcrd#232
wire: Minor code clean up. decred/dcrd#233
txscript: Fix typo in README decred/dcrd#234
database: Merge through Implement cache layer. decred/dcrd#235
dcrjson/txscript: Merge arm-specific test updates. decred/dcrd#236
rpcserver: Optimize filteraddr code. decred/dcrd#237
Change Vin field AmountIn to display coins not int64 decred/dcrd#238
Fix median of slice of Amounts for ticketfeeinfo. decred/dcrd#239
Use atomic operations instead of mutexes. decred/dcrd#240
wire: Implement sendheaders command decred/dcrd#241
peer: Consolidate several public methods. decred/dcrd#242
server: Make consistent use of svr peer stringer. decred/dcrd#243
txscript: Comment improvements and fixes decred/dcrd#244
Implement banning based on dynamic ban scores decred/dcrd#245
wire: Export (read write)(VarInt VarBytes). decred/dcrd#246
Log block processing time in CHAN with debug on decred/dcrd#247
multi: Fix several misspellings in the comments. decred/dcrd#248
multi: Update with result of gofmt -s. decred/dcrd#249
server: Appropriately name inbound peers map in peerState. decred/dcrd#250
docs: Update READMEs with some current details. decred/dcrd#222
peer: declare QueueMessage()'s doneChan as send only. decred/dcrd#253
peer: Implement sendheaders support (BIP0130). decred/dcrd#254
server: Cleanup and optimize handleBroadcastMsg. decred/dcrd#255
config: New option --blocksonly decred/dcrd#256
Keep track of recently rejected transactions. decred/dcrd#257
mining: Export block template fields. decred/dcrd#258
server: Optimize map limiting in block manager. decred/dcrd#259
chaincfg: Register networks instead of hard coding. decred/dcrd#260
chaincfg: Consolidate tests into the chaincfg pkg. decred/dcrd#261
txscript: Correct comments on alt stack methods. decred/dcrd#262
mempool: Create and use mempoolPolicy. decred/dcrd#263
Asynchronously call TicketPoolValue to stop block manager blocking decred/dcrd#265
Add rescan and scanfrom options to importprivkey and importscript decred/dcrd#267
Bump for v0.1.5 decred/dcrd#268
Fix fee calculation for revocations and rebroastcast on start up decred/dcrwallet#254
rpctest behavioral test suite decred/dcrwallet#241
Remove unused SendRawTransaction func in StakeStore decred/dcrwallet#256
Remove transactions in reverse order when rolling back blocks decred/dcrwallet#263
Bump for v0.1.5 decred/dcrwallet#265
Add optional resyncing options to importscript and importprivkey decred/dcrwallet#264
Add gettickets to the wallet RPC client handlers decred/dcrrpcclient#26
Add rescan options for importprivkey and importscript decred/dcrrpcclient#27
Add AmountSorter, which implements the sort.Interface, for Amount. decred/dcrutil#12
Bind to localhost only by default decred/dcrticketbuyer#3
Fix bug where fee from difficulty window was 0 decred/dcrticketbuyer#5
Add ability to choose which price average to use decred/dcrticketbuyer#6
Warn the user on start up decred/dcrticketbuyer#7
Update glide and fix unlikely simnet panic decred/dcrticketbuyer#8

Notes

Commits

This release was built from:

Repository Commit Hash
decred/dcrd b86959378985f538288c5a8d5184244d4692e0e6
decred/dcrwallet 3942d8b165842285a24973bc2e42708a65ff66ff
decred/dcrrpcclient f3c620d63cb02aec0c1152a72d3c8669b92a2fb5
decred/dcrutil 4a3bdb1cb08b49811674750998363b8b8ccfd66e
decred/dcrticketbuyer 65641c4458624f5a9c76116b791d48e68fe98897

v0.1.4

27 May 12:47
Compare
Choose a tag to compare

v0.1.4

2016-05-26

This release contains updated binary files (dcrd, dcrctl, dcrwallet,
and dcrticketbuyer) for various platforms.

See manifest-20160526-01.txt for sha256sums of the packages and
manifest-201600526-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
Sync upstream through July 1, 2015 decred/dcrd#163
Sync upstream through July 22, 2015 decred/dcrd#164
Sync upstream through August 9, 2015 decred/dcrd#166
Reject very old votes from the memory pool decred/dcrd#168
Adjust getblockheader result for Decred decred/dcrd#170
Check for hidden votes by ticket hash, not vote hash decred/dcrd#169
Sync upstream through Aug 23, 2015 decred/dcrd#172
Waste less memory if sighash optimizations are on decred/dcrd#171
Sync upstream through Sep 2, 2015. decred/dcrd#174
Sync upstream through Sep 17, 2015. decred/dcrd#175
Sync upstream through Sep 24, 2015. decred/dcrd#177
Remove legacy Bitcoin addr encoding bug decred/dcrd#179
Sync upstream through Sep 28, 2015. decred/dcrd#178
wire: Use ordered Service Flags. decred/dcrd#182
rpcserver: Optimize JSON raw tx input list create. decred/dcrd#180
txscript: Sync upstream makeScriptNum tests. decred/dcrd#181
Fix VinPrevOut fields for Decred decred/dcrd#183
Add reverse order option to searchrawtransactions rpc decred/dcrd#185
main: Limit garbage collection percentage. (#686) decred/dcrd#187
Integrate a valid ECDSA signature cache. decred/dcrd#189
Add a checkpoint for block 24480 decred/dcrd#190
dcrjson: Add errors to InfoChainResult decred/dcrd#191
Use same fee policies across all networks. decred/dcrd#160
rpcserver: Correct verifymessage hash generation. decred/dcrd#192
Correct a few style related issues found by golint. decred/dcrd#193
config: New option --minrelaytxfee decred/dcrd#194
Fix magic peer initial protocol value decred/dcrd#195
peer: Refactor peer code into its own package. decred/dcrd#197
docs: Make various README.md files consistent. decred/dcrd#201
peer: Sync upstream fixes and improvements. decred/dcrd#202
Use the correct heap sorting function decred/dcrd#199
Move non-mempool specific functions to new file. decred/dcrd#203
dcrjson: Add optional locktime to createrawtransaction decred/dcrd#204
Sync upstream blockmanager comments improvements. decred/dcrd#205
Sync upstream comment and error improvements. decred/dcrd#152
chaincfg: Move DNS Seeds to chaincfg. decred/dcrd#209
peer: Fix failing test case due to wrong TimeOffset decred/dcrd#210
peer/server: various fixes from upstream decred/dcrd#211
mempool/peer: Sync upstream comment updates. decred/dcrd#212
mempool: Move checkTransactionStandard to policy. decred/dcrd#214
dcrd: do not process empty getdata messages decred/dcrd#215
Bump for v0.1.4 decred/dcrd#221
rpcserver: Add filteraddrs param to srt API. decred/dcrd#216
peer: Combine stats struct into peer struct. decred/dcrd#217
Fix dropaddrindex flag usage message decred/dcrd#218
mining: Refactor policy into its own struct. decred/dcrd#219
peer: fix panic due to err in handleVersionMsg decred/dcrd#222
Use the block timestamp on block insertion, not local decred/dcrwallet#240
fix spelling in comment decred/dcrwallet#243
Disable ticket purchase by default decred/dcrwallet#244
Enable stakepool for mainnet decred/dcrwallet#245
Change "Notifying unmined tx .." to Tracef instead of Errorf decred/dcrwallet#246
Enable vendor experiment earlier in travis script. decred/dcrwallet#247
Add offline wallet guide and movefunds utility decred/dcrwallet#252
Bump for v0.1.4 decred/dcrwallet#253
Update SearchRawTransaction calls for latest API. decred/dcrrpcclient#22
Sync upstream through Aug. 23, 2015 decred/dcrrpcclient#20
Review and fix. Mostly typos. decred/dcrrpcclient#21
Fix ticket fee info command handling decred/dcrrpcclient#23
Add optional locktime parameter to CreateRawTransaction APIs. decred/dcrrpcclient#24
Add filteraddrs param to searchrawtransactions. decred/dcrrpcclient#25
Sync upstream through July 28, 2015 decred/dcrutil#10
Update docs for NewAmount. decred/dcrutil#11
Add HTTP server user interface decred/dcrticketbuyer#1

Notes

This release contains the initial version of dcrticketbuyer. Please follow the link to get more information about how to run our automated ticket buying software.

Commits

This release was built from:

Repository Commit Hash
decred/dcrd 708b4007ac598e2f19fa15658b9450edd9a5f052
decred/dcrwallet c9476fab7067814497aac9692a4a8a4c98305ae8
decred/dcrrpcclient 231790f525623f78acc9a91bfd3845d52715aee5
decred/dcrutil 85fac3a15425f15408f1dcec28bfd4b18ea2f882
decred/dcrticketbuyer 471c747f656e30e951463bbca3bafbf5ecfd572f