Skip to content

v2.3.7

Compare
Choose a tag to compare
@JakeUrban JakeUrban released this 14 Mar 17:29
· 26 commits to master since this release
2474d70

Updates

  • Added bank_account_type SEP-9 field (#679)

Dependencies

  • Updated cryptography to ^39 (#684)
    • NOTE: This is a major version change for the package. No changes were required in Polaris, but make sure to check the changelog if you use this package in your application.

Bug Fixes

  • Added support for SEP-31 transactions to the default registered fee function, polaris.integrations.fees.calculate_fee() (#680)
  • Calculate fees for SEP-6 withdrawal transactions in execute_outgoing_transactions if the fee has not yet been set (#680)