Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.53 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.53 KB

Changelog

All notable changes to the subprojects will be documented in this file.

The format is based on Keep a Changelog.

Unreleased

[0.3.0] - 2024-10-07

Added

  • Capture and report signer rejections back to the node (#483, #484).
  • Add trampoline client to delegate route finding to next node (#475, #489, #498, #505, #511).
  • Add basic support for signer-less devices (#281).

Changed

  • Ensure that signer doesn't exit on network change (#524)
  • Signer reports the node id by itself (#520)
  • Upgrade to VLS 0.12 (#504).
  • Add .resources dir to all crates in repo. This is soley to make it possible to publish artefacts (#501)

Fixed