Skip to content

Commit

Permalink
Add notes for v0.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcvernaleo committed Feb 26, 2016
1 parent cba15ad commit 7fe9350
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 0 deletions.
15 changes: 15 additions & 0 deletions manifests/manifest-20160226-01.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
b35c96791c4254e6e1c94b66aaff3cd6cc0a7ed65182aa9d33ae9d945228daff darwin-386-20160226-01.tar.gz
a0769d8174fbff25ddf4f7c5b9314103f4ffe2a456327387570d98386b416e6c darwin-amd64-20160226-01.tar.gz
72892aa84c6c746b6a9b6bcd37278c384d677e09a926aa6726374c6eef26ae04 dragonfly-amd64-20160226-01.tar.gz
486917f4b36096754c4ac5d2e21a777e703f41da001117ae0e4d3068d5ac45b6 freebsd-386-20160226-01.tar.gz
81d16a60e68fbce8cd3671855449781f07c7ae216c2ba135820f0fcfdf6e5e4f freebsd-amd64-20160226-01.tar.gz
6faf9ad8beaac59621db49a9e758c2a630c53ddc5ee84fce7102d9ac1d8505f0 freebsd-arm-20160226-01.tar.gz
bf48fd77a51a45a86e51f27bb4b8baff8a47678840c2deadb5eba9a0f88e1a4b linux-386-20160226-01.tar.gz
7830156646fa17a5cc1ca1cd190ba56ef6ccf025e9f147d536877bbc41b5f3ee linux-amd64-20160226-01.tar.gz
6c7abccfce4d83b6858f705c6cd48310e9100987e268c5feca8d76d4d8f29be7 linux-arm-20160226-01.tar.gz
8fd69ea04eb6d94c7d5f84bec47d016a85e51f15858b2eb4f2f9a473872c4723 netbsd-386-20160226-01.tar.gz
ce1b0c2f74057da6c37e78de1edf5198056c38dd36dc4bae25f7adfb23afa7bd netbsd-amd64-20160226-01.tar.gz
431abc488574d488b3eb934094430e91f78aa58cd23fa305c21597289ac3bad6 openbsd-386-20160226-01.tar.gz
ca7f65c9716cc136d4adb04e3b467b8ba73663d036f9c71f9a76ea7ae0a0bb4f openbsd-amd64-20160226-01.tar.gz
4163cf4fabd0a22880e71d4f0e8439b348490cd4cf33e3e1bbaa14955f7c57b9 windows-386-20160226-01.zip
03c7e5ba69b494cb047ed632a636a34400132976d91a02f5026f3d1f079d0d3b windows-amd64-20160226-01.zip
17 changes: 17 additions & 0 deletions manifests/manifest-20160226-01.txt.asc
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJW0H/AAAoJEG2Jft9RigMd5SsP/1cBqWKi6EAEBiUBt8Goq6LM
sXOYve+03CkUmz8CoZ9K1m6Vo6hwYNdOU1VtTpvk/8DCRvdczhUxhnz6K5nXD+ly
XrhNG9ecfpOAPdPQ54GpOEJ9aArYFciqfYcMx/trrqueoRdDDbviZlnUcYkDXgj9
2Zoe3IgEwWAJ2wj8w5sKVfDxtnpE34ucej0PLZ9qhrHj0MmWOuDd6ZIxpS1q97bS
K2nRONDXM4uHob4kslei5CTNA8m15C5EfOdsOVsR0f5x7XiOWCnu9S0a2o72fJS5
8xwpILuIP1BSuOVWa3f5JstG2Y3QALmHBmMIyUp32sWIgx3pQRumvRn/3JuOkqND
+T8MOmO2sILuHAen5TndltnRiNEZSVrNLs/uHdxNnuJ0NQbdVUJrG2AiMpUFe60y
64CYD7FYeSmTGPhUyHMK67HIZjGkEjtu/aSNSCPVXgK8+CsBIq4emF9ho79Lr4Ct
HGdTZOuv3RgYajrlu8z7+K4CUV0AU1+P1u24q7pOB6kCUel6cE+qFcZROZkap1Ve
EDJFOlSGWUutXIjCpAy3KvkwRBreH9bNMyYLp6LDDSJNp1SYWP+bQQ+oKzZ4BPa/
MkDSdJQPxKfULZcFTgMZ8aH5aEAaAxPsAuKKhM3p+1FKsQ93LXBtxFG2q8hvNOQW
k3kxM231/VJ2aSBgxRW4
=Hldv
-----END PGP SIGNATURE-----
34 changes: 34 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
# 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.4

## 2016-02-24
Expand Down

0 comments on commit 7fe9350

Please sign in to comment.