Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 5.42 KB

CHANGELOG.md

File metadata and controls

56 lines (37 loc) · 5.42 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2023-12-19)

⚠ BREAKING CHANGES

  • libp2p (#827)

Features

Bug Fixes

0.2.0 (2023-12-08)

⚠ BREAKING CHANGES

  • foreign broadcast reliability counter (#757)

Features

  • add transaction json download to ui (#815) (50c0ff5)
  • disable buttons on send, add result dialog (#813) (1d146b8)
  • foreign broadcast reliability counter (#757) (f0dc999)
  • foreign proposal command (#792) (186b20d)
  • integration_tests: new test for downed substates (#798) (5a0c47a)
  • proper transaction signature and validation (#791) (e6a1082)
  • set refresh balance interval to 5 sec (#819) (61dfa4d)
  • show substate version in dan wallet ui (#810) (89b2879)
  • sort TXs in UI, add timestamp (#804) (7dad32e)

Bug Fixes