btc-rpc-explorer/TODO.md
Dan Janosik a678c8a6a9
-more styling tweaks/cleanup/consistency
-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
2021-12-06 16:43:10 -05:00

9 lines
No EOL
404 B
Markdown

* 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"?