Skip to content

2.3.0

Compare
Choose a tag to compare
@enobayram enobayram released this 21 Aug 08:58
· 24 commits to master since this release
663d635

New Features

  • Decouple chainweb-data from the P2P API of chainweb-node, using the service endpoint exclusively instead. The --p2p-{host,post} CLI arguments are no longer needed, but are still recognized for backwards compatibility (#160)
  • Enable running the HTTP API without the ETL, allowing read-only operation (#149)
  • Attach signer and signature information to TxDetail endpoints (/txs/{tx,txs}) (#152, #153, #155)
  • Extend network metadata to allow ETL'ing from (fast-)development nodes (#158)
  • Add --extra-migrations-folder CLI argument (#163)

Bug Fixes

  • Fix fill and backfill issues caused by node's P2P API throttling, resulting in partial fills (#151)

Minor

Nix Store Path

/nix/store/ykjk6pvb59npj2i4nynfg3qm9qzkfwx7-chainweb-data-exe-chainweb-data-2.3.0/

New Contributors

Full Changelog: v2.2.0...v2.3.0