Skip to content

SDK Core 0.1.2

Compare
Choose a tag to compare
@roeierez roeierez released this 14 Jul 07:13
· 1402 commits to main since this release

Performance & Optimizations

  • Faster startup time (less than a second for the SDK to be ready for payment)
  • Reduce TLS handshakes to greenlight by using one gRPC connection.

Simpler API

  • Introducing connect method for Simple initialization. One initialization code for all cases (register, recover, existing)

Features

  • Seamless realtime backups
  • Sending on-chain (reverse swap).

Binding

  • Added support for golang, csharp and python.

What's Changed

Full Changelog: 0.1.1...0.1.2