Skip to content

v0.1.0

Compare
Choose a tag to compare
@joemarct joemarct released this 30 May 03:11
· 2375 commits to master since this release

Release notes

  • API for balance inquiry for subscribed addresses
  • UTXO database for subscribed addresses exposed through the API
  • Websocket notifications for subscribers of addresses that connect thru our websocket endpoint
  • Webhook notifications to subscribers of addresses that provided callback URL
  • Scanning of transaction from new blocks using BCHD, BitDB, and SLPB as sources
  • Mempool transaction listeners using BCHD GRPC Stream, Bitsocket, and SLP socket as sources
  • Adding BCH/SLP addresses to be watched thru subscription API endpoint
  • API endpoint for broadcasting signed transactions