You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stellar Polaris
Polaris v1.1.4 was just released, and includes a single SEP-6 bug fix:
Polaris' SEP-6 endpoint removed non-standard fields from the client's /deposit request, but SEP-6 allows for custom fields originally described in /info to be sent as request parameters. This release changes this logic and passes all requests parameters to DepositIntegration.process_sep6_request()
If you don't use SEP-6, you can ignore this patch.