Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.09 KB

File metadata and controls

42 lines (31 loc) · 1.09 KB

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]

0.0.16 - 2025-04-23

Other

  • async wallet trait
  • postgres module with sqlx
  • async wallet storage
  • update nostr & convert pubkey
  • postgres init

0.0.14 - 2025-01-17

Added

  • add hmac authentication to the kormir client

Other

  • Hmac in Kormir client
  • update kormir with json responses
  • transport nostr disconnect and sending messages after received
  • process events after sending events
  • make ddk errors public
  • update nostr dependency
  • Async wallet
  • JSON Value for contracts
  • Working nostr implementation
  • Make send message method async in trait
  • Adding more logging
  • bug fix: process events
  • Lightning Transport v2
  • Nostr transport v2
  • bdk_wallet 1.0