7193 Commits

Author SHA1 Message Date
softsimon
3bc0841f38 Merge pull request #4050 from mempool/mononaut/retry-block-txs
Handle failures while fetching block transactions
2023-07-29 17:12:34 +09:00
softsimon
8430085fe8 Merge pull request #4060 from Czino/add-contributor-license-agreement
Add contributor license agreement
2023-07-29 17:09:30 +09:00
softsimon
d1322f89d0 Merge pull request #4053 from mempool/nymkappa/pool-logo
[mining] use .slug to load pool logo
2023-07-29 17:07:06 +09:00
softsimon
300d2ccbd0 Merge pull request #4059 from mempool/mononaut/connection-state
fix websocket connection state observable
2023-07-29 17:05:17 +09:00
Czino
f3db8c8133 Update date 2023-07-29 09:57:40 +02:00
Czino
669b374a5c Add contributor license agreement 2023-07-29 09:53:47 +02:00
Mononaut
abefaa41a7 fix websocket connection state observable 2023-07-29 15:22:15 +09:00
nymkappa
0ad9f08053 Merge branch 'master' into mononaut/acceleration-viz 2023-07-29 13:51:49 +09:00
dni ⚡
201efd0041 [BUG]: Update frontend entrypoint.sh
Typo of variable LIQUID_ENABLED
2023-07-28 23:04:44 +02:00
wiz
258252d511 ops: Fix a classic typo in mempool clear protection log print 2023-07-28 23:40:06 +09:00
softsimon
43cde6426b Merge pull request #4054 from mempool/mononaut/mined-address-txs
Show new mined transactions on the address page
2023-07-28 20:43:22 +09:00
Mononaut
b83c7c7e40 Add support for compressed p2pk addresses 2023-07-28 19:17:52 +09:00
wiz
fa2ca665ef Merge branch 'master' into hunicus/msop-r 2023-07-28 17:29:25 +09:00
softsimon
f19f55e660 Merge pull request #4049 from mempool/mononaut/p2pk-websocket-subscription
Support p2pk track-address websocket subscriptions
2023-07-28 17:03:24 +09:00
Mononaut
d2498919c6 remove unused calcScriptHash function 2023-07-28 16:14:28 +09:00
Mononaut
71d01e39fc track p2pk addresses by scriptpubkey not scripthash 2023-07-28 16:09:39 +09:00
Mononaut
297755d8f6 Support p2pk track-address websocket subscriptions 2023-07-28 16:09:39 +09:00
Mononaut
1ae9d92dbf Show new mined transactions on the address page 2023-07-28 15:56:55 +09:00
nymkappa
b06d6e0c30 [mining] use .slug to load pool logo 2023-07-28 13:45:04 +09:00
nymkappa
b99a5785b4 Merge branch 'master' into nymkappa/charts-landscape-mobile 2023-07-28 09:37:45 +09:00
softsimon
c26b188e95 Merge pull request #4048 from mempool/mononaut/fix-key-event-leak
Fix key navigation subscription leak
2023-07-27 17:20:30 +09:00
Mononaut
f82e3485e2 remove stray debugging log 2023-07-27 14:49:21 +09:00
Mononaut
98325f7591 Handle failures while fetching block transactions 2023-07-27 11:45:16 +09:00
nymkappa
6d9ba1ebcd /accelerations -> /accelerator/accelerations 2023-07-26 15:08:35 +09:00
Mononaut
12fc82ab29 fix mismatched use of gbt implementations 2023-07-26 15:08:35 +09:00
Mononaut
a4bdf4abe4 fix pool-dependent accelerated audit handling 2023-07-26 15:08:34 +09:00
Mononaut
7247a616e5 check in missing rust-gbt file 2023-07-26 15:08:34 +09:00
Mononaut
67bd3856ec fix audit highlightning and fee ranges 2023-07-26 15:08:34 +09:00
Mononaut
765a531b84 fix tests 2023-07-26 15:08:34 +09:00
Mononaut
017d3f70e4 Add acceleration support to rust gbt 2023-07-26 15:08:34 +09:00
Mononaut
e6bb468926 include per-tx pools in /accelerations endpoint 2023-07-26 15:08:34 +09:00
Mononaut
31988ae6eb support for acceleration mempool blocks animation 2023-07-26 15:08:33 +09:00
Mononaut
53a564b3a8 Refactor accelerated audits 2023-07-26 15:08:33 +09:00
Mononaut
8ade3be8cb Implement accelerations API & config setting 2023-07-26 15:08:33 +09:00
Mononaut
8e295969a3 Refactor acceleration tracking 2023-07-26 15:08:33 +09:00
Mononaut
8d70d3bd72 use accelerated rates for block templates & show in viz 2023-07-26 15:08:33 +09:00
Mononaut
6f25e25711 include accelerated tx data in block audits 2023-07-26 15:08:26 +09:00
softsimon
3b559d225e Merge branch 'master' into nymkappa/charts-landscape-mobile 2023-07-25 21:37:35 +09:00
Mononaut
45999f84ce Fix key navigation subscription leak 2023-07-25 21:18:19 +09:00
softsimon
0861529655 Merge pull request #4046 from mempool/mononaut/audit-exclude-conflicts
Exclude all conflicting transactions from audit score
2023-07-25 20:22:37 +09:00
softsimon
57394281d1 Merge pull request #4028 from mempool/nymkappa/search-autofocus
[search bar] only autofocus when in `/`, `/mining` and `/lightning`
2023-07-25 18:19:17 +09:00
softsimon
de213431ef Merge pull request #4045 from mempool/mononaut/fast-blocks
Faster blocks
2023-07-25 16:07:52 +09:00
nymkappa
c31e70e7a8 [search bar] use afterviewinit instead of afterviewchecked 2023-07-25 15:03:39 +09:00
softsimon
d0ebb4859b Update frontend/src/app/shared/pipes/bytes-pipe/utils.ts 2023-07-25 14:26:43 +09:00
Mononaut
6aba17344b Exclude all conflicting transactions from audit score 2023-07-25 14:17:02 +09:00
nymkappa
6b32788bde Merge branch 'master' into nymkappa/search-autofocus 2023-07-25 13:31:15 +09:00
Mononaut
804a77f0cb refactor $getTransactionsExtended to optimise API requests 2023-07-25 12:09:13 +09:00
Mononaut
66b7b83a1c Fetch block txs from mempool/electrs in bulk 2023-07-25 10:27:43 +09:00
wiz
ec6355dc75 Merge pull request #4043 from mempool/mononaut/mempool-sync-status
Mempool inSync status
2023-07-24 19:39:17 +09:00
Mononaut
02ad0702a0 fix mempool sync skeleton loaders on Core backend 2023-07-24 17:49:34 +09:00