Skip to content

Files

28 lines (20 loc) · 832 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 832 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]

0.0.14 - 2025-01-17

Added

  • add hmac authentication to the kormir client

Other

  • Hmac in Kormir client
  • transport nostr disconnect and sending messages after received
  • Automatically generate a ContractInput offer
  • use ddk json values in ddk-node
  • Async wallet
  • Make send message method async in trait
  • Balance command ddk-node
  • onchain walet sync
  • Stop signal and shutdown node on Ctl-C
  • include version for publishing crates
  • Add balance to ddk-node