Skip to content

Commit

Permalink
Dev Decrediton
Browse files Browse the repository at this point in the history
  • Loading branch information
xaur committed Nov 3, 2021
1 parent 9637171 commit 4b39c4b
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions journal/202110.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,30 @@ _dcrwallet is a wallet server used by command-line and graphical wallet applicat
- added [`spv`](https://github.com/decred/dcrwallet/pull/2094) field to `walletinfo` result to distinguish between syncing modes
- fixed [sync loss](https://github.com/decred/dcrwallet/pull/2099) in SPV mode

<a id="dcrctl" />
<a id="decrediton" />

**[dcrctl](https://github.com/decred/dcrctl)**
**[Decrediton](https://github.com/decred/decrediton)**

_dcrctl is a command-line client for dcrd and dcrwallet._
_Decrediton is a full-featured desktop wallet app with integrated voting, StakeShuffle mixing, Lightning Network, DEX trading, and more. It runs with or without a full blockchain (SPV mode)._

- {}
User-facing changes:

<a id="decrediton" />
- implemented new UI design on [LN Overview](https://github.com/decred/decrediton/pull/3551) tab. Wallet, Network, and Watchtowers tabs have been grouped under a newly introduced Advanced tab.
- new UI design for wallet [modals](https://github.com/decred/decrediton/pull/3534) with added password visibility toggle
- added the ability to use [random VSP](https://github.com/decred/decrediton/pull/3560) in Automatic Ticket Purchases (with a configurable maximum fee)
- enable the new [per-account](https://github.com/decred/decrediton/pull/3579) encryption for new wallets
- improved usability of the [VSP selector](https://github.com/decred/decrediton/pull/3563)
- fixed inability to [copy](https://github.com/decred/decrediton/pull/3564) unspent output hash
- { 3566 3559 3567 3574*6 3577 3580 3581 } bug fixes

**[Decrediton](https://github.com/decred/decrediton)**
Internal:

_Decrediton is a full-featured desktop wallet app with integrated voting, StakeShuffle mixing, Lightning Network, DEX trading, and more. It runs with or without a full blockchain (SPV mode)._
- updated DEX integration via [libdexc](https://github.com/decred/decrediton/pull/3549) to utilize upcoming 0.3 features (localized UI, restore from seed, and discovery of existing accounts)
- updated to [Electron v15](https://github.com/decred/decrediton/pull/3571)
- added a new GUI tool for [translating](https://github.com/decred/decrediton/pull/3569) strings and a [guide](https://github.com/decred/decrediton/blob/master/app/i18n/community_translators.md) for community translators
- automated tests for [Accounts](https://github.com/decred/decrediton/pull/3577) views

- {}
{ image candidates: 3534 3551 3560 }

<a id="politeia" />

Expand Down

0 comments on commit 4b39c4b

Please sign in to comment.