softsimon
|
a5b764fb66
|
Merge pull request #3714 from mempool/mononaut/fix-tx-eta
Fix transaction ETA calculation
|
2023-05-04 00:17:09 +04:00 |
|
Mononaut
|
9bd968f6c3
|
fix tx page mempool blocks subscription leak
|
2023-05-03 13:58:08 -06:00 |
|
Mononaut
|
e3f1fced99
|
keep ETA relative time basis updated
|
2023-05-03 13:55:26 -06:00 |
|
Mononaut
|
b325f8c524
|
Fix import path
|
2023-05-03 13:16:27 -06:00 |
|
Mononaut
|
ca7c8906a5
|
Fix missing null checks in tx component
|
2023-05-03 13:00:23 -06:00 |
|
Mononaut
|
a3b0c56182
|
Improve RBF diagram state visibility
|
2023-05-03 13:00:23 -06:00 |
|
Mononaut
|
f29a56f3fe
|
Don't show RBF replaced alert banner after confirmation
|
2023-05-03 13:00:23 -06:00 |
|
Mononaut
|
3355419761
|
fix missing FULL_RBF_ENABLED config entries
|
2023-05-03 13:00:22 -06:00 |
|
Mononaut
|
3cb96b32a6
|
fix rbf e2e test
|
2023-05-03 13:00:22 -06:00 |
|
Mononaut
|
8d57aa1f06
|
scroll selected rbf node into view
|
2023-05-03 13:00:22 -06:00 |
|
Mononaut
|
f2749c67f3
|
change rbf subheading, fix interval alignment
|
2023-05-03 13:00:22 -06:00 |
|
Mononaut
|
f95da34fd1
|
change rbf tooltip to standard two-column table design
|
2023-05-03 13:00:22 -06:00 |
|
Mononaut
|
6fb4adc27d
|
fixes for non-dual-node rbf feature
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
723212c918
|
add mouseover tooltips to rbf timelines
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
086b41d958
|
support trees of RBF replacements
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
c064ef6ace
|
remove 'replaces' alert on transaction page
|
2023-05-03 12:53:56 -06:00 |
|
Mononaut
|
f46296a2bb
|
new page listing recent RBF events
|
2023-05-03 12:53:53 -06:00 |
|
Mononaut
|
7b2a1cfd10
|
update RBF timeline over websocket
|
2023-05-03 12:52:21 -06:00 |
|
Mononaut
|
1b843da785
|
Timeline of replacements for RBF-d transactions
|
2023-05-03 12:52:20 -06:00 |
|
Mononaut
|
3f49944c05
|
Fix transaction ETA calculation
|
2023-05-03 10:02:03 -06:00 |
|
Mononaut
|
3691ba8242
|
Increase client websocket timeout
|
2023-05-01 18:13:53 -06:00 |
|
hunicus
|
008ec104b6
|
Fix clashing class in unchained svg
|
2023-04-19 22:52:53 -04:00 |
|
hunicus
|
b0859f91b2
|
Update unchained icon on about page
|
2023-04-19 22:00:09 -04:00 |
|
softsimon
|
1df2c89cdb
|
Merge branch 'master' into mononaut/fix-mempool-block-skeleton
|
2023-04-12 00:11:51 +08:00 |
|
softsimon
|
2fbe2b2fa6
|
Merge pull request #3652 from mempool/mononaut/fix-flying-mempool-blocks
Disable mempool block animations except when new block is mined
|
2023-04-08 23:09:53 +08:00 |
|
softsimon
|
d293d637b5
|
Merge pull request #3633 from mempool/mononaut/right-click-scroll
Disable blockchain drag for middle/right click
|
2023-04-08 17:00:25 +08:00 |
|
Mononaut
|
6602bddb2b
|
Fit mempool block skeleton loaders to screen
|
2023-04-07 03:25:02 +09:00 |
|
Mononaut
|
32cd8bb3cb
|
Prevent mempool block animations except when new block mined
|
2023-04-07 02:18:33 +09:00 |
|
Mononaut
|
4c569c0ded
|
Send mempool effective fee rate changes to frontend & apply
|
2023-04-05 08:42:01 +09:00 |
|
Mononaut
|
3d5c156776
|
Use effective fee rates in mempool block visualizations & tooltips
|
2023-04-05 08:42:01 +09:00 |
|
nymkappa
|
90fa4a8f77
|
Make fiat component color class customizable
|
2023-04-04 11:42:06 +09:00 |
|
Mononaut
|
d325734c16
|
Disable blockchain drag for middle/right click
|
2023-04-04 08:25:40 +09:00 |
|
wiz
|
2ada9dcd40
|
Merge branch 'master' into simon/improved-warning-message
|
2023-04-03 21:58:09 +09:00 |
|
wiz
|
95cc74c076
|
Merge pull request #3630 from mempool/hunicus/phx-dark-icon
Switch phoenix wallet logo to dark mode
|
2023-04-03 21:57:56 +09:00 |
|
softsimon
|
d59a31a65a
|
Merge branch 'master' into simon/improved-warning-message
|
2023-04-03 20:03:04 +09:00 |
|
softsimon
|
38e4832b6a
|
Restoring missing tx index attribute for cypress
|
2023-04-03 20:02:39 +09:00 |
|
softsimon
|
6b6dc9fb24
|
Merge pull request #3622 from mempool/mononaut/shift-click
Key modifiers to open transaction in new tab from visualization
|
2023-04-03 19:05:08 +09:00 |
|
softsimon
|
a1b6fc5a7b
|
Redesigned testnet alert
fixes #3625
|
2023-04-03 18:30:06 +09:00 |
|
hunicus
|
445e376675
|
Switch phoenix wallet logo to dark mode
|
2023-04-03 02:07:56 -04:00 |
|
wiz
|
34236fca7c
|
Remove unused mynodebtc.jpg
|
2023-04-03 14:59:39 +09:00 |
|
wiz
|
f74d651b85
|
Merge branch 'master' into hunicus/mynode-casing
|
2023-04-03 14:51:28 +09:00 |
|
wiz
|
e5b1615c61
|
Merge branch 'master' into mononaut/fix-liquid-asset-diagram
|
2023-04-03 12:27:32 +09:00 |
|
wiz
|
675ecc608c
|
Merge branch 'master' into mononaut/fix-unfurl-cpfp-badge
|
2023-04-03 11:40:47 +09:00 |
|
wiz
|
ff8fecbd05
|
Merge branch 'master' into mononaut/fix-ln-node-unfurl
|
2023-04-03 11:31:20 +09:00 |
|
Mononaut
|
a91a8d2a4b
|
Key modifiers to open tx in new tab from visualization
|
2023-04-02 07:46:32 +09:00 |
|
softsimon
|
f55aac46f1
|
Merge pull request #3568 from mempool/hunicus/fix-memfaq-mobile
Fix anchor link expand on mobile for mempool faq
|
2023-04-01 18:03:17 +09:00 |
|
softsimon
|
97008b9caa
|
Merge pull request #3326 from mempool/nymkappa/warning-testnet-signet
Show warning on testnet/signet
|
2023-04-01 16:53:17 +09:00 |
|
softsimon
|
61e29bcff9
|
Merge pull request #3608 from mempool/nymkappa/fix-default-graph-preference
Use window.location object instead of angular router for default graph window preference setting
|
2023-04-01 15:18:10 +09:00 |
|
softsimon
|
b5ad0895ac
|
Merge pull request #3610 from mempool/nymkappa/fix-search-wiz-test
Fix search 1wizS test
|
2023-03-31 22:32:40 +09:00 |
|
nymkappa
|
aba49897f9
|
Fix infinite scroll transaction list component
|
2023-03-30 17:07:34 +09:00 |
|
nymkappa
|
96121a86f8
|
Fix search 1wizS test
|
2023-03-29 17:35:49 +09:00 |
|
nymkappa
|
7562407a0c
|
Show warning on testnet/signet
|
2023-03-29 17:27:33 +09:00 |
|
nymkappa
|
0bc244b9f1
|
Use window.location object instead of angular router for default graph window preference setting
|
2023-03-29 15:10:59 +09:00 |
|
Mononaut
|
14e0d80042
|
Fix broken tx diagram for non-lBTC liquid assets
|
2023-03-29 07:54:58 +09:00 |
|
Mononaut
|
5555916de3
|
Fix unfurl cpfp badge
|
2023-03-29 05:45:49 +09:00 |
|
Mononaut
|
ef09912d1b
|
Fix node unfurl row overflow
|
2023-03-29 03:15:01 +09:00 |
|
Mononaut
|
2baa10dcef
|
Use effective fee rate heuristics for block fee span
|
2023-03-28 16:19:06 +09:00 |
|
wiz
|
96f3218ec6
|
Bump version to v2.6.0-dev
|
2023-03-28 14:25:05 +09:00 |
|
wiz
|
57eddac7f0
|
Release v2.5.0
|
2023-03-28 12:14:31 +09:00 |
|
softsimon
|
332f9a2f5e
|
Pull from transifex (Vietnamese)
|
2023-03-28 12:11:27 +09:00 |
|
hunicus
|
2b3d132db6
|
Update mynode logo
|
2023-03-27 07:26:06 -04:00 |
|
hunicus
|
f1361a698d
|
Switch mynode capitalization to match branding
|
2023-03-27 06:50:30 -04:00 |
|
softsimon
|
9e4ce42b6a
|
Pull from transifex (Hebrew)
|
2023-03-27 16:31:02 +09:00 |
|
softsimon
|
93d46d5c5b
|
Pull from transifex
|
2023-03-27 15:12:23 +09:00 |
|
softsimon
|
8788d4f898
|
Pull from transifex
|
2023-03-27 15:10:17 +09:00 |
|
softsimon
|
85c2f0ba30
|
Pull from transifex
|
2023-03-26 16:46:20 +09:00 |
|
hunicus
|
ad3785ff41
|
Fix anchor link expand on mobile for mempool faq
|
2023-03-24 21:22:49 -04:00 |
|
softsimon
|
5681ae3f5c
|
Pull from transifex
|
2023-03-23 22:45:07 +09:00 |
|
softsimon
|
9d9e0976ae
|
Pull from transifex
|
2023-03-23 17:41:24 +09:00 |
|
wiz
|
6180837636
|
Merge pull request #3557 from mempool/nymkappa/hotfix-infinite-scroll
Hotfix infinite scroll (need to apply a real fix for 2.5.1)
|
2023-03-23 17:36:08 +09:00 |
|
nymkappa
|
b3e36fdd99
|
Hotfix infinite scroll (need to apply a real fix)
|
2023-03-23 17:23:32 +09:00 |
|
hunicus
|
c0c37922c3
|
Change raspibolt logo to raspiblitz logo
|
2023-03-23 03:12:44 -04:00 |
|
softsimon
|
29aa3617d8
|
Crediting Lithuanian and Danish translator
|
2023-03-23 14:43:03 +09:00 |
|
wiz
|
addf3e2521
|
Merge pull request #3548 from mempool/simon/updating-node-map-loading
Update channels map indexing indicator
|
2023-03-23 13:46:34 +09:00 |
|
softsimon
|
5826f8fa1e
|
Pull from transifex
|
2023-03-23 00:28:17 +09:00 |
|
wiz
|
965d89fd91
|
Merge branch 'master' into simon/updating-node-map-loading
|
2023-03-22 17:48:09 +09:00 |
|
nymkappa
|
ed69591bcf
|
Show "No data to display yet" in "Fee distribution" chart on node page when there are no channels yet
|
2023-03-22 14:09:30 +09:00 |
|
nymkappa
|
f1f6c48128
|
Show "No data to display yet" until we have at least two points for node stats charts
|
2023-03-22 13:45:27 +09:00 |
|
softsimon
|
f8bd062aa2
|
Pull from transifex
|
2023-03-22 13:35:16 +09:00 |
|
softsimon
|
77835bcb9d
|
Restoring Preview component behavior
|
2023-03-22 13:20:22 +09:00 |
|
softsimon
|
bf5821c8c8
|
Remove indexing indicator
|
2023-03-21 23:17:09 +09:00 |
|
softsimon
|
a2e23014f4
|
Update channels map indexing indicator
|
2023-03-21 23:14:45 +09:00 |
|
wiz
|
a34d87148b
|
Merge branch 'master' into simon/node-fee-chart-loading-d
|
2023-03-21 23:01:19 +09:00 |
|
softsimon
|
672f71c515
|
Removing "d" from node fee chart loading
|
2023-03-21 22:48:40 +09:00 |
|
softsimon
|
2c16bbb0e9
|
Fixing sub text height
|
2023-03-21 22:26:18 +09:00 |
|
softsimon
|
63f7709e82
|
Restoring size of current change
|
2023-03-21 22:20:14 +09:00 |
|
softsimon
|
1a6048f0ab
|
Difficulty mining css updates
|
2023-03-21 21:25:37 +09:00 |
|
wiz
|
ae6a408c05
|
Merge pull request #3493 from mempool/simon/update-softsimon-profile
Update softsimon profile photo
|
2023-03-21 20:58:11 +09:00 |
|
softsimon
|
f5f0329d39
|
Update softsimon profile photo
|
2023-03-21 18:03:19 +09:00 |
|
wiz
|
80a7b6d8d5
|
Merge branch 'master' into simon/lightning-indexing-status
|
2023-03-21 18:02:28 +09:00 |
|
softsimon
|
d7d45146c8
|
Lightning indexing indicators
refs #2647
|
2023-03-21 17:33:14 +09:00 |
|
softsimon
|
d76e3a5939
|
Audit disabled related UX fixes
|
2023-03-21 16:02:46 +09:00 |
|
softsimon
|
cd2bda4b49
|
Pull russian from transifex
|
2023-03-20 21:44:47 +09:00 |
|
softsimon
|
e6bc5bef33
|
Updating russian i18n
|
2023-03-20 18:50:20 +09:00 |
|
softsimon
|
d82a7169b7
|
Pull from transifex
|
2023-03-20 18:28:15 +09:00 |
|
softsimon
|
74fb292633
|
Difficulty mining ellipsis fix
|
2023-03-20 17:21:34 +09:00 |
|
softsimon
|
e27bdd3e2b
|
Fixing broken liquid blinding tests
|
2023-03-19 17:30:06 +09:00 |
|
nymkappa
|
194968d16f
|
Fix block list component responsive
|
2023-03-19 15:23:00 +09:00 |
|
softsimon
|
30686bd322
|
Updating korean translation
|
2023-03-19 12:32:07 +09:00 |
|
softsimon
|
175c645777
|
Crediting korean translator
|
2023-03-19 12:05:13 +09:00 |
|
softsimon
|
64749ca726
|
Pull from transifex
|
2023-03-18 19:39:07 +09:00 |
|
softsimon
|
7d8ea075d9
|
Merge pull request #3405 from mempool/nymkappa/pool-health
Show block health in pool block list
|
2023-03-18 18:48:10 +09:00 |
|
hunicus
|
72f25b873c
|
Add zh subtitles for promo video
|
2023-03-18 05:17:23 -04:00 |
|
hunicus
|
994656953c
|
Fix promo video subtitles for sv
|
2023-03-18 05:15:48 -04:00 |
|
wiz
|
dca18a1c66
|
Merge branch 'master' into hunicus/promo-subtitles
|
2023-03-18 17:59:03 +09:00 |
|
wiz
|
c291ee1789
|
Merge pull request #3407 from mempool/hunicus/mempool-size-faq
Add faqs on mempool size and memory usage
|
2023-03-18 17:58:56 +09:00 |
|
hunicus
|
caf15351f7
|
Merge branch 'master' into hunicus/promo-subtitles
|
2023-03-18 17:58:29 +09:00 |
|
hunicus
|
6be9f23790
|
Add more languages for promo captions
|
2023-03-18 04:57:20 -04:00 |
|
nymkappa
|
adc51f6217
|
Update i18n
|
2023-03-18 16:40:30 +09:00 |
|
softsimon
|
ec8a46ede6
|
Pulling from transifex
|
2023-03-18 15:33:57 +09:00 |
|
softsimon
|
b78fdf5a23
|
Merge pull request #3353 from mempool/mononaut/mempool-block-animations
Improve mempool block animations
|
2023-03-18 12:46:20 +09:00 |
|
hunicus
|
b0a0ad11b4
|
Show mempool.space memory usage faq on official
|
2023-03-17 21:25:28 +09:00 |
|
hunicus
|
377f71eb52
|
Integrate feedback to memory usage faqs
|
2023-03-17 21:25:28 +09:00 |
|
hunicus
|
eefe343973
|
Add faqs on mempool size and memory usage
|
2023-03-17 21:25:28 +09:00 |
|
softsimon
|
effba92729
|
Merge pull request #3381 from mempool/mononaut/network-special-blocks
Limit special blocks by network, add future halvings
|
2023-03-17 16:39:54 +09:00 |
|
softsimon
|
b8f77c4be4
|
Pull from transifex
|
2023-03-17 14:01:36 +09:00 |
|
Mononaut
|
c24724dcdf
|
animate mempool blocks conditional on mined block similarity
|
2023-03-16 22:16:40 +09:00 |
|
Mononaut
|
64ab14f995
|
mempool block entry animation
|
2023-03-16 22:16:40 +09:00 |
|
nymkappa
|
4a64c0dfa5
|
Fix skeleton
|
2023-03-16 16:35:59 +09:00 |
|
nymkappa
|
0ebe0a5dc9
|
Add new stats in mining pool page
|
2023-03-16 16:13:11 +09:00 |
|
hunicus
|
c683a52a01
|
Show captions for non-english locales
|
2023-03-16 02:29:33 -04:00 |
|
hunicus
|
4c294b010d
|
Make subtitles default to current locale
|
2023-03-15 23:06:10 -04:00 |
|
hunicus
|
418c32e334
|
Make git ignore mp4 and vtt files in /resources
|
2023-03-15 23:06:10 -04:00 |
|
hunicus
|
12b605e5cc
|
Fetch subtitles files from github
For en, sv, and ja.
|
2023-03-15 23:06:10 -04:00 |
|
softsimon
|
870a7e51b1
|
Merge pull request #3373 from mempool/mononaut/fix-testnet-signet-features
Network-specific activation heights for transaction feature badges
|
2023-03-15 18:35:40 +09:00 |
|
hunicus
|
cdfde05452
|
Make new folder for promo video assets
Video, cover image, and subtitle files.
|
2023-03-15 02:50:17 -04:00 |
|
softsimon
|
c8e84ec056
|
Merge pull request #3329 from mempool/mutiny-integration
Add mutiny as community integration
|
2023-03-14 19:59:43 +09:00 |
|
Mononaut
|
7bf8fea9f2
|
Limit special blocks by network, add future halvings
|
2023-03-14 16:58:02 +09:00 |
|
softsimon
|
3458c5af71
|
Merge branch 'master' into mononaut/fix-testnet-signet-features
|
2023-03-14 16:50:06 +09:00 |
|
softsimon
|
3e46dabf7b
|
Merge pull request #3345 from mempool/mononaut/hide-empty-features
Hide features row if tx has no features
|
2023-03-14 16:48:56 +09:00 |
|
softsimon
|
881af309ab
|
Pull from transifex
|
2023-03-14 14:54:49 +09:00 |
|
wiz
|
2b9e63dbc5
|
i18n: Enable Danish
|
2023-03-14 14:31:20 +09:00 |
|
Mononaut
|
9f453deceb
|
Use network-specific feature activation dates
|
2023-03-14 13:02:50 +09:00 |
|
softsimon
|
0b88d94573
|
Fix channels i18n string on world map
fixes #3336
|
2023-03-13 18:42:43 +09:00 |
|
softsimon
|
adacb42d1a
|
Merge branch 'master' into simon/video-height-fix
|
2023-03-13 17:41:45 +09:00 |
|
softsimon
|
d015ee7824
|
Fixes i18n string error
|
2023-03-13 17:40:17 +09:00 |
|
softsimon
|
cfdbd30956
|
Correct video height on mobile
#3342
|
2023-03-13 17:18:09 +09:00 |
|
softsimon
|
070ee10fb0
|
Fixing more missing i18n keys
fixes #3339
fixes #3337
|
2023-03-13 17:08:27 +09:00 |
|
softsimon
|
99b7fc8814
|
Ninja i18n pull
|
2023-03-13 13:03:57 +09:00 |
|
softsimon
|
7392535182
|
i18n extract
|
2023-03-13 12:58:35 +09:00 |
|
Mononaut
|
130ae8c3a5
|
Hide features row if tx has no features
|
2023-03-13 12:48:01 +09:00 |
|
softsimon
|
477d09412b
|
Pull from transifex
|
2023-03-13 12:36:00 +09:00 |
|
Mononaut
|
9030d95207
|
Fix difficulty skeleton width on firefox
|
2023-03-13 10:28:26 +09:00 |
|
hunicus
|
a5e281706f
|
Make community integration rows symmetric and full
|
2023-03-12 06:17:50 -04:00 |
|
nymkappa
|
eba0e1c25a
|
Show cumulated fee on last mempool block
|
2023-03-12 19:13:39 +09:00 |
|
hunicus
|
97d82042c0
|
Add mutiny to community integrations
|
2023-03-12 06:03:23 -04:00 |
|
wiz
|
7e676dbaf0
|
Merge pull request #3325 from mempool/mononaut/fix-liquid-asset-tooltips
Fix units in flow diagram tooltips for liquid assets
|
2023-03-12 18:31:49 +09:00 |
|
wiz
|
72663b30df
|
Merge branch 'master' into mononaut/fix-liquid-asset-tooltips
|
2023-03-12 18:14:25 +09:00 |
|
hunicus
|
8995283a58
|
Remove trailing slash
|
2023-03-12 05:12:25 -04:00 |
|
Mononaut
|
a8ac6aedf7
|
Fix units in flow diagram tooltips for liquid assets
|
2023-03-12 18:07:31 +09:00 |
|