Skip to content

Releases: xtools-at/colibri

v0.0.4

23 Jan 14:03
v0.0.4
d465085
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

What's changed

Pre-release 0.0.4 by @xtools-at:

  • * Wallet: Dash, DigiByte and Zcash address derivation and message signing
  • * Wallet: Solana and Polkadot/Kusama/Substrate address derivation
  • * Wallet: Auto-lock after inactivity
  • + Wallet: improved password hashing (breaking change!)
  • # Core: tested and fixed prebuilt board configs

Full Changelog: v0.0.3...v0.0.4

v0.0.3

13 Jan 17:10
v0.0.3
a8ca1c7
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's changed

Pre-release 0.0.3 by @xtools-at in #2 :

  • * Wallet: Ethereum transaction signing
  • * Wallet: base Bitcoin implementation:
    • Bitcoin message signing
    • Setup for Bitcoin + testnet, Litecoin, Dogecoin
    • Supported address types: BIP44 (legacy), BIP49 (nested P2SH), BIP84 (SegWit/bech32)
  • ! Interfaces: added experimental Arduino "stock" BLE interface for chips that aren't supported by the NimBLE-Arduino library
  • ! Core: added experimental build support for new chip type ESP32-C6
  • ! Core: added new prebuilt board configurations
  • ~ Core: updated build setup to use latest ESP32 Arduino core 3.1.0

Full Changelog: v0.0.2...v0.0.3