Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

0.2.30

Compare
Choose a tag to compare
@annatonger annatonger released this 08 Sep 22:16
· 4253 commits to develop since this release
  • Added federation address resolution (e.g. [email protected])
  • Payments Should Be More Like Email
  • Federation protocol
  • AccountSet support in balance tab
  • Rewrote send page UI flow
  • Changes to amount field validation (more precise error messages)
  • Use new path finding API: path_find
  • Websocket support for older firefox versions
  • Ripple URI for ripple wallet
  • Sending to non-existent accounts restricts currency to XRP
  • Don't allow XRP trusts
  • Make sure account has at least some funds when placing a trade order. (Fixes #198 & #259)
  • Fake login bug fix