Skip to content

0.8.0

Compare
Choose a tag to compare
@emiliorizzo emiliorizzo released this 26 Jul 03:51
· 1214 commits to master since this release

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.