Mononaut
|
7af185a919
|
Tx audit tags handle coinbase
|
2024-03-08 15:22:48 +00:00 |
|
Mononaut
|
c17b77fe31
|
Display basic mining info on transaction page
|
2024-03-08 15:22:47 +00:00 |
|
Mononaut
|
c684834c42
|
matomo tx events
|
2024-02-21 23:15:31 +00:00 |
|
Mononaut
|
000524691a
|
Project early difficulty from sliding window
|
2024-02-11 23:11:19 +00:00 |
|
nymkappa
|
f964888c47
|
Merge branch 'master' into nymkappa/mega-branch
|
2024-02-05 17:10:07 +01:00 |
|
Felipe Knorr Kuhn
|
e478fb2279
|
Merge branch 'master' into fix-liquid-frontend-crash
|
2024-02-03 09:17:53 -08:00 |
|
natsee
|
7ab5b2a2b7
|
Add check for mempoolBlocks length in mempool subscription
|
2024-02-01 12:13:34 +01:00 |
|
Mononaut
|
e458196bff
|
Fix missing optional chain on bestDescendant access
|
2024-01-29 23:15:21 +00:00 |
|
nymkappa
|
565a881f3b
|
Merge branch 'master' into nymkappa/mega-branch
|
2024-01-25 18:49:13 +01:00 |
|
softsimon
|
a19ffb884f
|
Fixing broken info-link
|
2024-01-24 00:15:10 +07:00 |
|
softsimon
|
c2bd6419bb
|
Acceleration i18n fixes
|
2024-01-22 21:13:41 +07:00 |
|
softsimon
|
6671746fc5
|
Fixing i18n build error and extracting new i18n
|
2024-01-20 20:07:25 +07:00 |
|
Mononaut
|
5009ca909c
|
AccDash: out-of-band fees -> bid boost
|
2024-01-15 22:52:42 +00:00 |
|
nymkappa
|
ee721b3e1c
|
Merge branch 'master' into nymkappa/mega-branch
|
2024-01-15 10:01:38 +01:00 |
|
softsimon
|
e9a67adf4f
|
Adding links to FAQ sections from TX page
|
2024-01-12 09:50:33 +07:00 |
|
softsimon
|
a498f9205b
|
Fix error on transaction page when acceleration is disabled
|
2024-01-02 11:25:50 +07:00 |
|
softsimon
|
1d74a99d2f
|
Update frontend/src/app/components/transaction/transaction.component.ts
Co-authored-by: mononaut <83316221+mononaut@users.noreply.github.com>
|
2023-12-19 13:17:26 +07:00 |
|
softsimon
|
6014469513
|
Acceleration sounds
|
2023-12-15 23:09:24 +07:00 |
|
nymkappa
|
2013dc6d8b
|
[refactoring] move servics related api calls to its own service
|
2023-12-12 17:24:58 +01:00 |
|
Mononaut
|
51102004bb
|
Fix negative accelerated fee rate, simplify fee rate table
|
2023-12-06 14:50:26 +00:00 |
|
Mononaut
|
966adf5963
|
Show accelerated fee rates on mined tx pages
|
2023-12-05 13:48:38 +00:00 |
|
Mononaut
|
9fcafeeeb0
|
Switch to toggle-style acceleration dismiss button
|
2023-12-01 14:55:19 +09:00 |
|
Mononaut
|
e986cfd30b
|
Make the acceleration preview dismissable
|
2023-12-01 14:21:05 +09:00 |
|
softsimon
|
1c92394563
|
Merge pull request #4449 from mempool/nymkappa/translation-typo
Fix some SEO strings
|
2023-11-30 18:33:05 +09:00 |
|
ncois
|
c5ce3167f3
|
Fix overflow on transaction page
|
2023-11-29 15:27:45 +01:00 |
|
nymkappa
|
2e2801a4ab
|
Add missing txid in seo tx preview
|
2023-11-29 15:51:35 +09:00 |
|
softsimon
|
e654170d0b
|
Updating and correcting i18n strings
|
2023-11-25 18:05:08 +09:00 |
|
softsimon
|
35e108aa1c
|
Accelerate button height fix
|
2023-11-22 19:37:44 +09:00 |
|
nymkappa
|
6d920e0ed3
|
[accelerator] hide accelerate banner
|
2023-11-18 18:36:17 +09:00 |
|
nymkappa
|
cbf2395009
|
Merge branch 'master' into nymkappa/mega-branch
|
2023-11-14 11:12:11 +09:00 |
|
Mononaut
|
4ac0a6dad2
|
Display sigops on all transactions
|
2023-11-13 03:44:35 +00:00 |
|
softsimon
|
874d2b371d
|
Merge branch 'master' into mononaut/hide-arrow-on-replace
|
2023-11-11 11:57:03 +09:00 |
|
Mononaut
|
0cf898a19f
|
Split transaction components into separate module
|
2023-11-10 03:20:57 +00:00 |
|
nymkappa
|
27966ad8ec
|
[accelerator] hide cta while the tx page is loading
|
2023-11-02 10:21:15 +09:00 |
|
nymkappa
|
20026f974f
|
Merge remote-tracking branch 'origin/nymkappa/accel-button' into nymkappa/mega-branch
|
2023-10-04 12:11:10 +02:00 |
|
nymkappa
|
c04e92a686
|
Merge branch 'nymkappa/accelerate-preview-login-cta' into nymkappa/mega-branch
|
2023-10-04 12:10:46 +02:00 |
|
Mononaut
|
420fbf3d6f
|
Hide the blockchain arrow when transaction is replaced
|
2023-09-29 00:02:01 +01:00 |
|
nymkappa
|
9ed7e80c44
|
fix typo post merge
|
2023-09-12 14:15:29 +02:00 |
|
nymkappa
|
596d55e413
|
Merge branch 'master' into nymkappa/accel-button
|
2023-09-12 14:05:56 +02:00 |
|
nymkappa
|
0e1a9d8619
|
[accelerator] blinking cta, polish accel preview
|
2023-09-03 16:05:12 +03:00 |
|
nymkappa
|
d09668aaa6
|
[accelerator] login CTA with redirection
|
2023-09-03 12:20:30 +03:00 |
|
wiz
|
339a21caaa
|
Merge branch 'master' into nymkappa/menu
|
2023-08-31 01:01:00 +09:00 |
|
wiz
|
9fdb164b64
|
Merge branch 'master' into add-meta-descriptions
|
2023-08-31 00:09:57 +09:00 |
|
hunicus
|
cd366177ba
|
Add meta descriptions for mempool and liquid
|
2023-08-30 21:10:59 +09:00 |
|
Mononaut
|
c753a8e92a
|
Accelerator fee diagram concept
|
2023-08-30 16:55:24 +09:00 |
|
nymkappa
|
9427ba96a2
|
Merge branch 'master' into nymkappa/menu
|
2023-08-29 10:53:09 +02:00 |
|
nymkappa
|
7c11f0a3da
|
[tx] fix eta css
|
2023-08-29 10:50:13 +02:00 |
|
nymkappa
|
d787ef99c4
|
[typo] the Mempool Accelerator -> Mempool Accelerator
|
2023-08-28 10:24:44 +02:00 |
|
nymkappa
|
5f4add3e22
|
[tx] fix css when accel not available
|
2023-08-27 09:07:47 +02:00 |
|
Mononaut
|
528877f43f
|
Send cpfp/effective fee rate changes to subscribed ws clients
|
2023-08-27 00:30:55 +09:00 |
|