stellar / django-polaris

An extendable Django app for building modular Stellar services
https://django-polaris.readthedocs.io
Apache License 2.0
94 stars 66 forks source link

support streaming fee-bump transactions #654

Closed JakeUrban closed 1 year ago

JakeUrban commented 1 year ago

resolves #653

This PR adds support for parsing fee-bump transactions in our transaction monitoring process, watch_transactions. Previously, sending payments to Polaris anchors using fee-bumps would cause the process to crash and the transaction would never be detected.