Skip to content

Release 0.0.50

Compare
Choose a tag to compare
@lvaccaro lvaccaro released this 08 Mar 20:00
· 2161 commits to master since this release
release_0.0.50
  • Documentation: Improve documentation for connection and network related functions, add documentation of each gdk notification type.
  • Networking: Remove GA_disconnect.
  • Networking: Multiple small ABI changes, please see the API documentation for details.
  • Multisig/networking: Fix a number of bugs that could cause crashes and connection problems including failure to connect/reconnect.
  • Singlesig/networking: Update to match the multisig interface, including notifications
  • Misc: Various build and bug fixes