Skip to content

2.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcelosalloum marcelosalloum released this 28 Jun 19:37
· 58 commits to develop since this release
d73d6c5

2.1.0-rc.1

Release of the Stellar Disbursement Platform v2.1.0-rc1. This release introduces the option to set different distribution account signers per tenant, as well as Circle support, so the tenant can choose to run their payments through the Circle API rather than directly on the Stellar network.

This version is only compatible with the stellar/stellar-disbursement-platform-backend version 2.1.0-rc.1.

Added

  • Implement support for Circle distribution accounts
    #114.
    • When the account is of type Circle and it's status is not Active, a banner is displayed to direct the user through the Circle setup.
    • A new flow was added to allow the user to set up the Circle account.
    • When the account is of type Circle, balances are fetched from the SDP backend rather than the Stellar network.