Skip to content

Denovo version 0.2.0

Compare
Choose a tag to compare
@Coding-Enthusiast Coding-Enthusiast released this 20 Jan 05:36
· 306 commits to master since this release

This is the first published binaries. Denovo is still in beta and has a handful of tools as follows:

  1. Main window is used to test the full client where it downloads the whole blockchain. This part may have bugs.
  2. TestNet miner to mine TestNet blocks
  3. ECIES encryption and decryption of messages with private/public keys
  4. Transaction verifier to verify any bitcoin transaction as long as UTXOs are manually provided
  5. WIF helper to convert a WIF to a set of human readable words using BIP39 scheme
  6. Push tx to broadcast bitcoin transactions to other nodes on MainNet and TestNet