Browse Source

changelog tweaks

master
Dan Janosik 5 years ago
parent
commit
6368eda732
No known key found for this signature in database GPG Key ID: C6F8CE9FFDB2CED2
  1. 3
      CHANGELOG.md

3
CHANGELOG.md

@ -30,10 +30,11 @@
* Fee totals: min, avg, max
* New "Technical Details" section. Items from "Summary" in previous versions have been moved here. This section is collapsible if desired.
* Improvements to transaction input/output displays
* Change primary input data to be tx outpoint
* Change primary input data to be tx outpoint ("txid #voutIndex")
* Zero-indexing for tx inputs/outputs (#173)
* Labels for transaction input/output types
* Inputs: when available, show "input address" below tx outpoint
* Coinbase and OP_RETURN items: show ascii data inline with link to show hex data
* New tool `/block-stats` for viewing summarized block data from recent blocks
* New tool `/mining-summary` for viewing summarized mining data from recent blocks
* New tool `/block-analysis` for analyzing the details of transactions in a block.

Loading…
Cancel
Save