Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 658 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 658 Bytes

Change log

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See MAINTAINERS.md for instructions to keep up to date.

v1.0.0

Added

  • added flag --headers (repeatable) to allow setting HTTP headers, e.g. "Authorization: bearer aGVsbG8K"
  • added support for addresses prefixed by http:// or https://

v1.0.0-rc.1

StreamingFast Firehose Bitcoin implementation

  • Bitcoin blocks are fully compatible with the RPC blocks
  • Bitcoin Block contains all transaction data, including vins and vouts*