softsimon
|
85d41ce1a6
|
Merge pull request #3705 from mempool/mononaut/increase-websocket-timeout
Increase client websocket timeout
|
2023-05-04 01:35:16 +04:00 |
|
Mononaut
|
9f32d43907
|
Improve stability of mempool tx position arrow
|
2023-05-03 14:18:06 -06:00 |
|
Mononaut
|
1a96608a60
|
fixes for non-dual-node rbf feature
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
3e703ec13e
|
support trees of RBF replacements
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
47bbfca1c0
|
new page listing recent RBF events
|
2023-05-03 12:53:53 -06:00 |
|
Mononaut
|
22fde5276a
|
update RBF timeline over websocket
|
2023-05-03 12:52:21 -06:00 |
|
Mononaut
|
1d5a029c81
|
Timeline of replacements for RBF-d transactions
|
2023-05-03 12:52:20 -06:00 |
|
Mononaut
|
2ea0382303
|
Increase client websocket timeout
|
2023-05-01 18:13:53 -06:00 |
|
nymkappa
|
ff39917c6a
|
Use window.location object instead of angular router for default graph window preference setting
|
2023-03-29 15:10:59 +09:00 |
|
wiz
|
761cd12978
|
Merge branch 'master' into simon/add-4y
|
2023-03-07 19:00:27 +09:00 |
|
softsimon
|
abd74dc87e
|
Adding 4 year button to mempool graph
fixes #3218
|
2023-03-04 18:48:16 +09:00 |
|
nymkappa
|
adf9c12eb5
|
Handle missing price (show 0)
|
2023-03-04 10:51:13 +09:00 |
|
nymkappa
|
27fad27126
|
Add frontend config flag to toggle historical price fetching
|
2023-03-01 17:26:53 +09:00 |
|
Mononaut
|
25ce78adad
|
Reset scrolling blockchain cache when network changes
|
2023-02-28 21:30:20 -06:00 |
|
softsimon
|
a4fe999334
|
Merge pull request #3025 from mempool/mononaut/offline-loading-blocks
Handling for network interruptions in scrollable blockchain
|
2023-02-24 17:32:27 +04:00 |
|
nymkappa
|
e72064c0de
|
Only query historical price if we're running mempool BASE_MODULE
|
2023-02-24 12:12:50 +09:00 |
|
Mononaut
|
85024c2ddd
|
Handle network interruptions in scrollable blockchain
|
2023-02-23 13:52:08 -06:00 |
|
nymkappa
|
b6085247f2
|
If we don't have a price for "single price" query then return empty price
|
2023-02-23 18:40:13 +09:00 |
|
nymkappa
|
a1905f624f
|
Optimize price API response size reduce the number of query to that API
|
2023-02-23 13:13:20 +09:00 |
|
nymkappa
|
53b9310169
|
Redo/Fix completely failed PR #3092 + add PR #3105
|
2023-02-23 09:50:34 +09:00 |
|
nymkappa
|
4ac37c18e4
|
Fix 'NaN' price for unconfirmed transaction since we have no block timestamp
|
2023-02-22 20:42:32 +09:00 |
|
nymkappa
|
72779c8244
|
Use historical price for older blocks and transactions
|
2023-02-21 12:37:27 +09:00 |
|
Antoni Spaanderman
|
9b793b8a6b
|
add size per weight graph and ts type for getHistoricalBlockSizesAndWeights
|
2023-02-16 15:39:09 +01:00 |
|
Mononaut
|
e12bfa2651
|
Add audit / block health config feature flag
|
2023-02-15 16:28:29 +09:00 |
|
Mononaut
|
ce1aa11de0
|
Add currency preference to dashboard
|
2023-02-01 10:24:57 -06:00 |
|
Mononaut
|
47b73b449b
|
add toggle to enable/disable block audits
|
2023-01-26 10:42:38 -06:00 |
|
Mononaut
|
cc628aa443
|
cache, serve & display more comprehensive RBF info
|
2023-01-17 16:09:16 -06:00 |
|
Mononaut
|
adc1deb2d6
|
load block/tx pages at correct blockchain scroll position
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
001d94dcef
|
create separate service for short term tx & block caching
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
b35fbbbbd9
|
add paginated virtual scrolling to blockchain blocks bar
|
2023-01-06 10:13:53 -06:00 |
|
softsimon
|
24ff033930
|
Add separate config for mainnet, testnet and signet.
|
2022-12-01 19:48:57 +09:00 |
|
softsimon
|
77aaf4dd58
|
Block page audit fallback
|
2022-12-01 19:17:59 +09:00 |
|
Mononaut
|
482805b132
|
move block audit endpoint from mining to bitcoin routes
|
2022-11-25 19:32:50 +09:00 |
|
softsimon
|
b6a21c3e60
|
Change imports to relative paths
|
2022-11-24 12:19:19 +09:00 |
|
wiz
|
434e43e5e6
|
Merge branch 'master' into fix-tx-navigation-bug
|
2022-11-22 10:28:54 +09:00 |
|
Mononaut
|
6204784fff
|
Fetch missing block audit scores
|
2022-11-21 18:45:34 +09:00 |
|
Mononaut
|
8715e5ab91
|
fix error when navigating to huge transactions
|
2022-11-07 20:05:33 -06:00 |
|
softsimon
|
7382d48ba5
|
Merge pull request #2587 from mempool/simon/network-match-ending-fix
Handle network url ending matching better
|
2022-10-17 12:55:29 +04:00 |
|
wiz
|
511ad728ba
|
Merge branch 'master' into save-flow-preference
|
2022-10-16 08:11:03 +09:00 |
|
Mononaut
|
b8eda15341
|
Maintain page when switching networks
|
2022-10-12 23:04:47 +00:00 |
|
Mononaut
|
957f3c32b4
|
Save flow diagram preference to localStorage
|
2022-10-11 17:02:35 +00:00 |
|
Mononaut
|
18f5266fda
|
Reverse time by default for RTL languages
|
2022-10-03 22:07:59 +00:00 |
|
Mononaut
|
be5fcf01c8
|
Reversible block arrows & key navigation
|
2022-09-30 00:54:20 +00:00 |
|
softsimon
|
19727b853c
|
Handle network url ending matching better
|
2022-09-29 13:45:03 +04:00 |
|
softsimon
|
880b5f9712
|
Use relative import paths
|
2022-09-21 17:23:45 +02:00 |
|
nymkappa
|
54b6976ef6
|
Show clearnet nodes on world map
|
2022-09-06 19:33:07 +02:00 |
|
Mononaut
|
8bd4fcdab6
|
Better fix for unfurler race condition
|
2022-08-31 17:24:56 +00:00 |
|
Mononaut
|
c9671a4868
|
handle locale & preview in network detection regex
|
2022-08-27 21:02:28 +00:00 |
|
softsimon
|
9d83302fd9
|
Fixes multiple bugs with outspends and channels
fixes #412
|
2022-08-27 16:01:08 +02:00 |
|
nymkappa
|
61db4f96f2
|
Reduce api size for channel world map in ln dashboard - added spinner - update cache warmer
|
2022-08-22 21:36:02 +02:00 |
|