Skip to content

Releases: Lily-Technologies/lily-wallet

Lily v1.1-rc-1

12 Jan 07:23
7ad9686
Compare
Choose a tag to compare
Lily v1.1-rc-1 Pre-release
Pre-release

This is the release candidate for Lily v1.1.

Features:

  • Full node support via local Bitcoin Core or remote via RPC/Tor
  • Cobo Vault support
  • Ledger firmware bug fix
  • Account information saved locally in data directory (no needing to find backup file to load. doesn't downloading backup file after every change)
  • Settings redesign
  • Trial/License mechanism
  • receive/send account select redesign
  • add TitleBar

Technical changes

  • Convert project to Typescript
  • Add tests for all account types, address generation, sending logic
  • A lot of refactor

Full Node Beta

02 Oct 20:47
b89ac68
Compare
Choose a tag to compare
Full Node Beta Pre-release
Pre-release

Beta version of full node implementation.

SingleSig HWW Bug Fix

03 Sep 02:47
Compare
Choose a tag to compare
SingleSig HWW Bug Fix Pre-release
Pre-release

Fixes a bug when sending txs from a single hardware wallet

Lily Wallet v1.0.0

13 Aug 18:40
Compare
Choose a tag to compare

Lily Wallet v1 Release 🎉

Release Notes

This is the first official release of Lily Wallet (formally known as Coldcard Kitchen). Lily is an all-in-one manager of your Bitcoin funds. Easily connect your hardware devices (or import via file) and create multisignature vaults, manage single hardware wallet accounts, and create wallets to export to mobile wallets like BlueWallet. Create transactions in Lily or import PSBTs from elsewhere and sign them with your devices and export them for other signers.

Screenshot of creating import files

Features

  • Mac, Windows, Linux applications
  • Supports Coldcard, Ledger, Trezor Hardware Wallets
  • Multisignature Vaults (k-of-n up to n = 15)
  • Single Hardware Wallet Support (BIP 49 P2WPKH-nested-in-P2SH, should reflect values in Ledger Live + Trezor Wallet)
  • Create regular P2WPKH wallets within app
  • Coldcard Airgapped (import device and tx signing)
  • PSBT Import
  • PSBT Export
  • Interoperable with BlueWallet and Caravan

0.0.2-rc1 - new os's + ledger support

20 Jul 23:15
Compare
Choose a tag to compare
Pre-release

New Features

  • Linux Support
  • Windows Support
  • Ledger Support
  • Massive performance increase (stripped most of the logic from the frontend to the backend)

Bug Fixes

  • Single sig HD wallets can spend txs with multiple inputs

Initial Release

23 Jun 15:18
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

Initial Release for Lily Wallet - an easy to use Bitcoin wallet with multisignature vaults and multiple HD wallet support.