Skip to content

0.0.31

Compare
Choose a tag to compare
@AustEcon AustEcon released this 14 Jan 11:05
· 169 commits to master since this release
  • migrate merchant API (mAPI) to ASP.NET Core-based version (v1.2) via unofficial compiled binaries (you can find here: https://github.com/electrumsv/electrumsv-mAPI)
  • incorporate mAPI into testing pipeline cross-platform
  • updated documentation and is now hosted live at https://electrumsv-sdk.readthedocs.io/en/latest/
  • revised graceful shutdown logic for node and electrumx to ensure there is no data loss when stopping these components (which could lead to confusion for users if they didn't know what happened)
  • added 'BITCOIN_NETWORK' global environment variable for switching networks and hard-coded electrumsv to use a robust testnet ElectrumX server.