mirror of
https://github.com/janoside/btc-rpc-explorer.git
synced 2026-08-13 12:33:13 +02:00
-new fun item showing example of future-dated timelock (coinbase) tx -special-case code for mainnet genesis coinbase tx, to avoid indicating that satoshi spent these unspendable coins -tx details: skip displaying locktime when it's meaningless (the raw data is in the json if anyone wants it); show additional info about locktime meaning -tx details: show byte-size in addition to vByte size, if applicable -fix for recently broken donut chart on /mining-summary -changelog
404 B
404 B
-
moment -> luxon :/
-
value-validation in /changeSetting (like is currently done for userTzOffset)
-
24hr comparisons for exchange rate/gold rate?
-
/mempool-summary: more granular fee rate bar chart; add line graph on top of bar chart for cumulative blocks
-
incoming tx page (live)
-
electron: https://gist.github.com/maximilian-lindsey/a446a7ee87838a62099d
-
use flex utilities for "summary rows"?