0.8.0
Added
- Websocket channels and subscriptions
- Autogenerated API documentation
- API http endpoints
- API stats module
- API stats channel
- API addresses.getMiners()
- Services/Address, include last block mined in miners documents.
- tools/wsChannel
Changed
- The websocket API, don't broadcasts messages any more,
to listen to changes a channel subscription is required. - API responses: remove 'result' container
- API: added 'miner' filter to blocks.getBlocks()
- Renamed API module 'txs' to 'transactions'
- Updated tools/statusClient to channels API
Deprecated
- WS broadcast notifications, replaced by channels.