Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Fitz-Hume - dcrspy version 0.2.0

Compare
Choose a tag to compare
@chappjc chappjc released this 15 Sep 07:34
· 40 commits to master since this release
v0.2.0

Fitz-Hume

The main features in this release are:

  1. Approximate the number of tickets that the wallet can afford based on current ticket price, spendable balance, and set ticket fee. For example, for a certain spendable balance (not shown), dcrpsy reports:

      Ticket price:      32.720  |    Window progress:  42 / 144
      Wallet's price:     37.00100;  fee:   0.0200 / KiB
          (Approximately 4.7 tickets may be purchased with set fee.)
    
  2. email reasons. Append an optional code to each watched address to indicate when an email is desired (e.g. inserted into mempool, mined, or both).

  3. Nifty startup logo / splash art.

  4. Update glide locks for Decred release 0.4.0.

  5. There is also plenty of documentation and clean-up.

v0.1.2...v0.2.0

Q: What is the maximum number of tickets I can buy at the current price and my set ticket fee?

A: Check dcrspy!

cheater