- Added a `status_monitor` component for real-time monitoring of
the status of running servers (with the intention of later
displaying this information in the `electrumsv-server`). Status can
be 'Running', 'Stopped', 'Failed'.
- Linux compatibility fixes (generally due to different file locations
and python pip behaviour requiring different command flags).
- `electrumsv-server` extended the BIP270 REST API