5530 Commits

Author SHA1 Message Date
Mononaut
05d8874af0 safer mempool cloning for different GBT algorithms 2023-02-10 07:43:39 -06:00
Alex Lloyd
e46d5d52e1 Create AlexLloyd0.txt
Contributing in https://github.com/mempool/mempool.js/pull/79
2023-02-09 16:27:36 +01:00
Aroooba
5ca8dfa52d Unsubscribe subscription in component destructor to avoid memory leak 2023-02-07 05:14:07 +09:00
Aroooba
cbc160fc24 Add contributor license agreement 2023-02-07 05:14:00 +09:00
softsimon
1fb3017320 Merge pull request #3010 from mempool/mononaut/cpfp-error-handling
More robust error checking & handling in CPFP repositories
2023-02-04 09:18:10 +07:00
softsimon
cf39a0fb2a Merge pull request #2999 from mempool/mononaut/next-block-drift
fix block visualization getting out of sync
2023-02-04 07:39:38 +07:00
wiz
1e98cbd01c Merge branch 'master' into mononaut/next-block-drift 2023-02-04 00:03:16 +09:00
Mononaut
2d35018728 More robust error checking & handling in CPFP repositories 2023-02-02 17:37:32 -06:00
Mononaut
256cbfca59 Use selected currency in app-amount component 2023-02-01 10:25:01 -06:00
Mononaut
ff1a0b3381 Display fiat mining graphs in selected currency 2023-02-01 10:25:00 -06:00
Mononaut
f31ffbd8f5 Multi-currency fiat formatting pipes & components 2023-02-01 10:25:00 -06:00
Mononaut
ce1aa11de0 Add currency preference to dashboard 2023-02-01 10:24:57 -06:00
Mononaut
2d4e59fabd expose other currencies in charts APIs 2023-02-01 10:23:55 -06:00
wiz
3ba12e143f Merge pull request #2993 from mempool/simon/credit-nepalese-translator
Credit nepalese translator
2023-02-01 16:51:57 +09:00
wiz
fbd817e671 Merge pull request #3001 from mempool/hunicus/block-health-faq
Add block health faq
2023-02-01 15:34:46 +09:00
hunicus
b1d2b157fb Add 'removed' so meaning of r is more clear 2023-01-31 10:50:16 -05:00
hunicus
b40d437de9 Remove merge conflict cruft 2023-01-31 10:30:16 -05:00
hunicus
5f69e21773 Merge branch 'master' into hunicus/block-health-faq 2023-02-01 00:19:28 +09:00
wiz
bcd7f3e5b4 Merge branch 'master' into mononaut/next-block-drift 2023-01-31 20:18:35 +09:00
wiz
482ee5c50c Merge pull request #2908 from mempool/simon/remove-beta
Removing Lightning Beta tag
2023-01-31 20:18:18 +09:00
softsimon
f80dabeea8 Moving beta tag to Block Audit 2023-01-31 15:51:15 +07:00
softsimon
ff09c7fd3a Removing Lightning Beta tag 2023-01-31 15:37:39 +07:00
hunicus
3ae97b6afb Add link to faq next to block health metric 2023-01-31 02:24:08 -05:00
hunicus
6831fc4577 Add block health faq 2023-01-31 02:24:08 -05:00
Mononaut
feab91e422 fix drift in next block viz with mixed template algos 2023-01-30 16:26:37 -06:00
wiz
7e0c6a3f7a Merge pull request #2996 from mempool/simon/block-health-string-update
Block health string update
2023-01-30 19:17:37 +09:00
softsimon
864d449e40 Block health string update 2023-01-29 23:54:28 +04:00
softsimon
f654bdffc3 Merge pull request #2992 from mempool/simon/audit-status-tooltip-badges
More prominent audit status badges
2023-01-29 20:27:41 +04:00
softsimon
308906e6fa Credit nepalese translator 2023-01-29 16:23:35 +04:00
softsimon
4d044ccd67 More prominent audit status badges 2023-01-29 13:09:11 +04:00
softsimon
6c642e97d5 Merge pull request #2987 from mempool/mononaut/fix-liquid-scroll-blocks
Fix blockchain gaps when KEEP_BLOCKS_AMOUNT > INITIAL_BLOCKS_AMOUNT
2023-01-28 17:11:45 +04:00
wiz
10a8ba80e2 Merge branch 'master' into mononaut/fix-liquid-scroll-blocks 2023-01-28 21:42:06 +09:00
softsimon
530114e250 Merge pull request #2988 from mempool/mononaut/fix-liquid-block-error
Fix navigation-breaking JS error on liquid block page
2023-01-28 16:19:59 +04:00
Mononaut
30015553d6 Fix navigation-breaking js error on liquid block page 2023-01-27 20:01:31 -06:00
Mononaut
2271811830 Fix blockchain gaps when KEEP_BLOCKS_AMOUNT > INITIAL_BLOCKS_AMOUNT 2023-01-27 19:52:57 -06:00
softsimon
763c89363c Merge pull request #2973 from mempool/mononaut/back-to-tip
Add button to scroll back to tip of blockchain
2023-01-27 16:25:15 +04:00
softsimon
56b2c58668 Merge pull request #2978 from mempool/mononaut/audit-highlighting
Only show block audit highlighting when audit is enabled
2023-01-27 16:20:11 +04:00
softsimon
3617227a36 Merge branch 'master' into mononaut/audit-highlighting 2023-01-27 16:11:03 +04:00
wiz
4525ddb372 Merge pull request #2981 from mempool/simon/audit-available-block-height-fix
Fix for disabling block audit below block height
2023-01-27 19:43:11 +09:00
softsimon
a2434a0945 Fix for disabling block audit below block height 2023-01-27 14:18:50 +04:00
softsimon
a538c76cb3 Merge pull request #2899 from mempool/mononaut/audit-toggle
toggle to enable/disable block audits
2023-01-27 12:37:33 +04:00
Mononaut
cb8b3719e8 Only show audit-related tooltip info when audit enabled 2023-01-26 19:14:40 -06:00
Mononaut
a11edbbb82 Only show block audit highlighting when audit enabled 2023-01-26 18:58:41 -06:00
wiz
5c7506a1aa Merge pull request #2974 from mempool/simon/node-chart-legend-error-fix
Fix node chart legend position error
2023-01-27 04:43:19 +09:00
softsimon
193ae7c2da Fix node chart legend position error 2023-01-26 23:18:12 +04:00
wiz
6fbe67c3c5 Merge pull request #2951 from mempool/mononaut/fix-mobile-bottom-nav
Fix page elements obscured by bottom navbar on mobile
2023-01-27 04:06:18 +09:00
wiz
af2889196a Merge branch 'master' into mononaut/fix-mobile-bottom-nav 2023-01-27 03:49:07 +09:00
Mononaut
b1859c3d93 Add button to scroll back to tip of blockchain 2023-01-26 11:55:26 -06:00
Mononaut
af4c4c7abb change audit toggle to bootstrap button 2023-01-26 11:10:55 -06:00
Mononaut
27e63e7136 Remove extra space after block details when audit disabled 2023-01-26 10:50:00 -06:00