Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
janoside committed May 3, 2023
1 parent 1812ebf commit 3093d02
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
###### Unreleased (beta)

* Breaking changes to the API (see [./api/changelog](/api/changlog))
* Include median fee rate for next-block estimates, on homepage and at [/next-block](./next-block)
* Minor fixes for running against Bitcoin Core v23
* Block Analysis: include top "days destroyed" transactions
* URL change: /mining-template -> /next-block (redirect is included for compatibility)
* Homepage additions
* Homepage
* New "Next Halving" widget in Network Summary
* Show difficulty ATH comparison
* Show "Next Block" fullness
* Progress bar for difficulty adjustment estimate
* Include median fee rate for next-block estimates (also on [/next-block](./next-block))
* Show a banner if 'today' is a Bitcoin 'Holiday' (see more below)
* Minor fixes for running against Bitcoin Core v23
* Block Analysis: include top "days destroyed" transactions
* URL change: /mining-template -> /next-block (redirect is included for compatibility)
* On Extended PubKey pages, include balance data for various address (if Electrum server is configured)
* New [/next-halving](./next-halving) tool
* Several new API actions/changes; see [/api/changelog](./api/changelog)
Expand Down

1 comment on commit 3093d02

@NTA-MAX
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Help

Please sign in to comment.