Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 627 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 627 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Travis CI
  • App menu(UI)
  • App version (APDU + UI)
  • App icon
  • BIP44 support
  • Public/private keys generation
  • Signed public key (APDU)
  • Address generation (APDU + UI)
  • Transaction signing (APDU + UI)
  • Python scripts for testing all APDU requests
  • WIKI documentation about Cryptography + APDU requests

Fixed

Removed

Changed