Decred

Latest version: v0.1.0

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

1.0.6

- Fix issue with send amounts validation that was causing decimals to fail entry.
- Add show/hide non-zero Account functionality. If an account has a zero balance it can be hidden from being seen in dropdowns, etc.
- Add Immature tickets to StakeInfo on Tickets page.
- Add currency switching in various dropdowns.
- Make sure to request updated StakeInfo upon successful PurchaseTicket request so correct current values are shown to the user.
- More design tweaks as requested by linnutee.

Install

To install decrediton download, uncompress, and run
[decrediton Linux](https://github.com/decred/decred-binaries/releases/download/v1.0.6/decrediton-1.0.6.tar.gz) or
[decrediton OSX](https://github.com/decred/decred-binaries/releases/download/v1.0.6/decrediton-1.0.6.dmg).

See manifest-v1.0.6.txt, and the package specific manifest files for sha256 sums and the associated .asc files to confirm those shas.

See [README.md](./README.mdverifying-binaries) for more info on verifying the files.

Notes

Changes

| Description | Pull Request |
| --- | ---- |
| Don't try to set permissions with rsync in build script. | [decred/decrediton461](https://github.com/decred/decrediton/pull/461) |
| Update cli tools to v1.0.5 | [decred/decrediton463](https://github.com/decred/decrediton/pull/463) |
| Update to please PropTypes movement | [decred/decrediton464](https://github.com/decred/decrediton/pull/464) |
| Fix various bugs that have been found in 1.0.5 | [decred/decrediton466](https://github.com/decred/decrediton/pull/466) |
| Add show/hide account functionality | [decred/decrediton468](https://github.com/decred/decrediton/pull/468) |
| Add Immature tickets to stake info | [decred/decrediton469](https://github.com/decred/decrediton/pull/469) |
| Add currency type switching to dropdowns | [decred/decrediton470](https://github.com/decred/decrediton/pull/470) |
| Add getStakeInfoAttempt on successful purchase tickets attempt | [decred/decrediton471](https://github.com/decred/decrediton/pull/471) |
| A few remaining design fixes for v1.0.6 release | [decred/decrediton473](https://github.com/decred/decrediton/pull/473) |
| Bump for v1.0.6 | [decred/decrediton472](https://github.com/decred/decrediton/pull/472) |
| Fix function references | [decred/decrediton475](https://github.com/decred/decrediton/pull/475) |

Commits

This release was built from:

| Repository | Commit Hash |
| --- | ---- |
| decred/decrediton | 6eb4c2bcaba7217c7d370d342babee423565d6ca |

Known Issues

---

1.0.5

2017-06-21

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](./README.mdverifying-binaries).

| Description | Pull Request |
| --- | ---- |
| Bump for v1.0.5 | [decred/decred-release111](https://github.com/decred/decred-release/pull/111) |

---

1.0.4

2017-06-09

This release contains a fix for an error that caused Paymetheus to be unable to talk to the
dcrwallet process. Occasionally, HTTP/2 parsing error messages would be displayed and Paymetheus
would need to be closed. Under certain instances it was possible that the wallet would begin to work
after restarting, but some users continued to hit the issue even after restarting. The bug was caused
by an integer overflow in the grpc-go version imported by dcrwallet 1.0.3 and was fixed by upgrading
the grpc-go dependency to the latest 1.4.0 release.

To install Paymetheus download and run either
[Paymetheus 64bit](https://github.com/decred/decred-binaries/releases/download/v1.0.4/decred_1.0.4-release_x64.msi) or
[Paymetheus 32bit](https://github.com/decred/decred-binaries/releases/download/v1.0.4/decred_1.0.4-release_x86.msi)
depending on your version of Windows.

See manifest-v1.0.4.txt, and the package specific manifest files for sha256 sums and the associated .asc files to confirm those shas.

See [README.md](./README.mdverifying-binaries) for more info on verifying the files.

Notes

Changes

| Description | Pull Request |
| --- | ---- |
| Bump for v1.0.4 | [decred/Paymetheus296](https://github.com/decred/Paymetheus/pull/296) |
| Updates for v1.0.4 | [decred/decred-windows-installer52](https://github.com/decred/decred-windows-installer/pull/52) |
| Add other balance fields to BalanceResponse to match json/rpc | [decred/dcrwallet801](https://github.com/decred/dcrwallet/pull/801) |
| Change to use immature_stake_generation instead | [decred/dcrwallet802](https://github.com/decred/dcrwallet/pull/802) |
| Update all dependencies. | [decred/dcrwallet803](https://github.com/decred/dcrwallet/pull/803) |
| Bump for v1.0.4 | [decred/dcrwallet805](https://github.com/decred/dcrwallet/pull/805) |

Commits

This release was built from:

| Repository | Commit Hash |
| --- | ---- |
| decred/Paymetheus | dfb2cc73eb20464a0775e3771b287cd2d54939b7 |
| decred/decred-windows-installer | db7d5b814954bcdbf2bffde7db075011a0710a25 |
| decred/dcrwallet | 277226313c5b69d713e954673f12db1514e3a69a |

Known Issues

---

1.0.3

2017-06-08

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](./README.mdverifying-binaries).

| Description | Pull Request |
| --- | ---- |
| Update README.md | [decred/decred-release105](https://github.com/decred/decred-release/pull/105) |
| update glide and switch to testnet2 | [decred/decred-release106](https://github.com/decred/decred-release/pull/106) |
| Patch 1 | [decred/decred-release107](https://github.com/decred/decred-release/pull/107) |
| Bump for v1.0.3 | [decred/decred-release108](https://github.com/decred/decred-release/pull/108) |

---

1.0.1

2017-04-28

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](./README.mdverifying-binaries).

| Description | Pull Request |
| --- | ---- |
| remove check | [decred/decred-release99](https://github.com/decred/decred-release/pull/99) |
| Bump for v1.0.1 | [decred/decred-release101](https://github.com/decred/decred-release/pull/101) |

---

1.0.0

2017-04-26

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](./README.mdverifying-binaries).

| Description | Pull Request |
| --- | ---- |
| Differentiate dev and release in -V | [decred/decred-release89](https://github.com/decred/decred-release/pull/89) |
| Install promptsecret tool | [decred/decred-release92](https://github.com/decred/decred-release/pull/92) |
| Make links to old wiki point to local resources | [decred/decred-release94](https://github.com/decred/decred-release/pull/94) |

---

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.