Releases
v3.3.0
New tool for viewing the UTXO Set: /utxo-set
New API actions:
Major fixes for data displayed in /tx-stats tool
Updated miners, including identification of "Patoshi"-pattern blocks
/node-details : Include coinstatsindex
status
Support querying UTXO Set even with slowDeviceMode=true, iff coinstatsindex is available
Fix for difficulty adjustment estimate
/difficulty-history : Support for viewing different time ranges
When viewing unconfirmed transaction details, show an info dialog if the transaction is predicted to be confirmed in the next block
Performance improvements
Fix for performance degradation over time due to slow "estimatedSupply" function
Homepage speedup by making "Estimated Next Block" data load asynchonously
Caching for /difficulty-history data
Unicode formatting for OP_RETURN and other similar data (with ascii+hex accessible via toggle)
New .env
options for setting defaults (see .env-sample
for details):
BTCEXP_DISPLAY_CURRENCY (btc,sat,local)
BTCEXP_LOCAL_CURRENCY (usd,eur,gbp)
BTCEXP_UI_TIMEZONE (utc,local)
BTCEXP_UI_HIDE_INFO_PANELS (true,false)
Support for displaying timestamps in local timezone (by using browser default, or setting a manual offset)
Cleanup treatment of locktime
on transaction details pages
Unique favicon color based on the active network (mainnet=orange, testnet=green, signet=magenta, regtest=gray)
Lots of minor styling improvements
Error handling improvements
Fix for /api/quotes/all
Fix for incorrect date on "Diario El Salvador..." fun item (thanks @Dirkson643 )
New Fun
items related to Taproot activation
Performance log admin page at /admin/perf-log
Updated dependencies
You can’t perform that action at this time.