Skip to content

v1.1.3

Compare
Choose a tag to compare
@JakeUrban JakeUrban released this 19 Oct 18:59
· 310 commits to master since this release

Bug Fixes

  • Polaris can now successfully process received withdrawal transactions with different TX and payment op source accounts

Polaris' watch_transactions had a faulty assumption that withdrawal transactions sent to the anchor's account would have a payment op source that matches the TX source. This release removes that assumption and always assigns the value of Transaction.from_address to the payment operation source.

Note: the commit tagged for this release is not accurate, see the v1.1.3 branch for the code/commits.