339 Commits

Author SHA1 Message Date
Mononaut
4b2300f5b3 Support P2PK address types 2023-07-23 14:01:31 +09:00
Mononaut
72c4e19140 Remove frontend FULL_RBF_ENABLED flag 2023-07-18 11:01:35 +09:00
wiz
c7267f8711 Merge branch 'master' into simon/load-more-mempool-txs 2023-07-14 19:30:15 +09:00
softsimon
0d350b0e7d Merge pull request #3962 from mempool/mononaut/latest-replacements
Switch "Latest blocks" to "Latest replacements"
2023-07-14 18:30:25 +09:00
Mononaut
9bb120e277 reduce latest rbf websocket data 2023-07-14 16:15:03 +09:00
Mononaut
9fc39bf184 Highlight matching transactions in the block visualizations 2023-07-14 11:22:09 +09:00
softsimon
5ccaa31cf9 Load more mempool transactions 2023-07-13 16:57:36 +09:00
Mononaut
ce8630d747 Fix merge conflicts 2023-07-13 11:06:02 +09:00
Mononaut
28ead0bed5 Detect stale blocks from client blockchain cache 2023-07-13 10:45:48 +09:00
Mononaut
3b827abbe8 remove console.log, fix null blocks 2023-07-13 10:45:46 +09:00
Mononaut
109eeaa1f6 replace client recent blocks on reorg 2023-07-13 10:43:18 +09:00
Mononaut
090da8092a reset blocks$ and transactions$ observables when network changes 2023-07-11 10:50:25 +09:00
Mononaut
87c8e5074d Add fee rate unit preference & dropdown 2023-07-11 10:00:40 +09:00
wiz
15e9f31b63 Merge branch 'master' into mononaut/scrollable-mempool 2023-07-05 07:58:50 +09:00
softsimon
73e2da793d Merge pull request #3843 from mempool/mononaut/projected-fee-graph
Better projected fee graph
2023-07-02 17:44:12 +02:00
softsimon
588bf97a32 Merge pull request #3881 from mempool/mononaut/separate-audit-api
Separate summary and audit-summary API endpoints
2023-07-01 19:43:20 +02:00
softsimon
2ab269f7c0 Merge pull request #3878 from mempool/mononaut/full-mempool-graph
Add 'all time' option for mempool graph
2023-07-01 17:23:03 +02:00
Mononaut
7e43e5e2b0 Add 'all time' option for mempool graph 2023-06-30 19:52:05 -04:00
Mononaut
9e413d67a1 don't reset blockchain position on every mempool update 2023-06-30 19:45:53 -04:00
Mononaut
b951ff573d frontend resync recent blocks when necessary 2023-06-30 19:43:04 -04:00
Mononaut
de78acbb67 Redesign mempool block fee distribution graph 2023-06-30 19:27:30 -04:00
Mononaut
20dce32900 Separate summary and audit-summary API endpoints 2023-06-20 15:13:52 -04:00
Mononaut
9c7458a42f Reset blockchain scroll on logo click 2023-06-09 19:03:47 -04:00
Mononaut
56a9990f88 fix txConfirmed type 2023-06-04 11:47:46 -04:00
Mononaut
810317488c Confirmation badge component, fix negative confirmations 2023-06-03 16:20:32 -04:00
nymkappa
3a1fd2a463 Block prediction -> Block health - Fix wrong chart download name 2023-05-14 16:32:11 -05:00
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