Commit Graph

15 Commits

Author SHA1 Message Date
Mononaut
a80a0c6bce Next/previous block navigation 2022-04-24 17:42:41 -06:00
Mononaut
9d3e5f79e0 Adjust colors 2022-04-23 15:56:00 -06:00
Mononaut
a827ac036b Basic block explorer & entry/exit transitions 2022-04-23 07:49:39 -06:00
Mononaut
77e0204934 Loading indicator. Fix blockheight calculation 2022-04-17 15:23:18 -06:00
Mononaut
0cb700663c Basic tx search, height/conf data, input links 2022-04-16 20:36:14 -06:00
Mononaut
4ee6f277da Handle coinbase & OP_RETURN in tx detail view 2022-03-11 14:58:00 -06:00
Mononaut
b19dbe650f Misc fixes 2022-03-08 11:13:25 -06:00
Mononaut
dc6286bd39 Fix prevout inflation concurrency bug
- Replaces Hackney with Finch for http requests, to improve concurrent
RPC handling under high load
- Rips out obsolete elixometer instrumentation
- Adds handling for failed prevout inflation
- Fail inflation step fast
2022-03-02 23:42:31 -06:00
Mononaut
1100d63307 Color-by-feerate mode. Fee data in block info. 2022-02-18 17:32:28 -06:00
Mononaut
14a1c54352 Extend txs and blocks with prevouts and fees
Fetch prevouts for solo and block transactions,
and calculate input values & tx fees.

Naive initial implementation with no caching,
so block processing is sloooooooooooooow.
2022-02-13 22:48:40 -06:00
Mononaut
d03467b895 Color-coded watchlist for multiple addresses/txs 2022-02-08 23:10:35 -06:00
Mononaut
0cce3ca92f Add output address highlighting 2022-02-08 13:55:48 -06:00
Mononaut
8f03a9056c Add basic txid highlighting function 2022-02-08 13:50:58 -06:00
Mononaut
e7dff7024e Message sliders & supporters overlay
Donation bar and old donation overlay removed.
New dropping/sliding message notification system.
Thank you page for sponsors & donors.
2021-12-30 22:28:20 -06:00
Mononaut
7622382a97 Prep client for monorepo 2021-12-02 16:26:47 -06:00