Add
- Add helper
Utils.verifyChallengeTxto verify SEP0010 "Challenge" Transaction. (#388) - Add helper
Utils.verifyTxSignedByto verify that a transaction has been signed by a given account. (#388)
Fix
- Check for a global EventSource before deciding what to use. This allows you to inject polyfills in other environments like react-native. (#389)