503 Commits

Author SHA1 Message Date
Mononaut
6a4aeaf7ed
Fix unconfirmed badge on broken RBF txs 2025-01-14 06:31:35 +00:00
natsoni
68ea7c59f3
Fix transaction filter logic for first seen fetching 2025-01-07 11:21:04 +01:00
softsimon
e5ea7afbe2
Merge pull request #5637 from mempool/natsoni/timezone-selection
Add timezone selector
2024-12-21 16:27:32 +07:00
natsoni
d87b668353
Show timeline on canceled accelerations 2024-12-05 12:36:17 +01:00
natsoni
0310452dfb
Fix tx frontend issues after acceleration cancellation 2024-12-04 15:45:18 +01:00
softsimon
8c80358e71
Merge pull request #5634 from mempool/simon/fix-broken-cpfp-button
fix broken cpfp button
2024-11-15 08:29:02 +07:00
natsoni
5a3ee725b8
Use timestamp component 2024-11-13 14:43:04 +01:00
softsimon
3b4eda432f
fix cpfp list title position 2024-11-12 03:22:16 +07:00
softsimon
8b699da721
fix broken cpfp button 2024-11-12 03:18:22 +07:00
softsimon
c417470be2
Merge pull request #5621 from mempool/natsoni/tx-first-seen-fix
Show tx first seen time with audit disabled
2024-11-09 00:28:47 +07:00
natsoni
db321c3fa5
Get tx first seen from block summary if not available in audit 2024-10-30 15:43:28 +01:00
natsoni
f08fa034cc
Add missing frontend audit flag for testnet4 2024-10-30 15:19:46 +01:00
softsimon
aa9888a2fe
Related Transactions 2024-10-25 11:58:01 +07:00
softsimon
3909148d6e
Polish CPFP button 2024-10-25 11:52:01 +07:00
Mononaut
96c2b0a2f7
fix cpfp button 2024-10-23 12:28:40 +00:00
Mononaut
23475c7a1b
Refactor transaction page component 2024-10-23 08:56:27 +00:00
wiz
a22d07ae60
Rename some more relative paths to use @app path alias 2024-10-23 11:46:33 +09:00
wiz
221658f6bf
Change @app/interfaces to new @interfaces path alias 2024-10-23 11:09:38 +09:00
wiz
133df2e4be
Use typescript path aliases for build time import path resolution 2024-10-22 23:30:19 +09:00
natsoni
73e8ba3e47
Fix timestamps on acceleration timeline 2024-10-09 20:52:23 +09:00
natsoni
22236bdabe
Fix frontend build 2024-10-09 18:17:17 +09:00
Mononaut
b29c4cf228
refactor miner name truncation 2024-09-26 17:18:49 +00:00
mononaut
81ddce27df
Merge branch 'master' into add-miner-name 2024-09-23 16:07:20 -06:00
BitcoinMechanic
4220f99477
remove 'on'/UI changes per feedback 2024-09-22 14:46:53 -07:00
Mononaut
e144e139b7
Update accelerating pie chart in real time 2024-09-22 18:06:55 +00:00
softsimon
04605e10a5
only use sats, not sat 2024-09-23 00:15:12 +08:00
BitcoinMechanic
b90cd4c7e3
restore minerNames property on pool 2024-09-20 14:59:21 -07:00
BitcoinMechanic
25482b9a06
show miner name on block timeline 2024-09-20 14:31:31 -07:00
natsoni
bb06a66a03
Only fetch 1m mining stats 2024-09-19 14:59:34 +02:00
softsimon
9457032ab1
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations 2024-09-14 23:12:43 +08:00
softsimon
db0f968749
Merge pull request #5481 from mempool/natsoni/fix-acceleration-flow-state
Reset acceleration flow state when leaving transaction
2024-09-14 17:52:50 +08:00
softsimon
2b206a7bcc
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations 2024-09-13 23:02:23 +08:00
softsimon
2a7d5760e0
Merge branch 'master' into mononaut/paginated-accel-history 2024-09-13 22:16:28 +08:00
natsoni
d199c7746e
Merge branch 'master' into natsoni/hide-acc-checkout-on-accelerations 2024-09-13 11:57:20 +02:00
softsimon
31469ad361
Merge pull request #5478 from mempool/natsoni/ineligible-for-acceleration
Ineligible transaction link to accelerator FAQ
2024-09-10 18:36:19 +04:00
Mononaut
099d84a395
New standardness rules for v3 & anchor outputs, with activation height logic 2024-08-30 23:16:33 +00:00
natsoni
eab008c707
Ineligible transaction link to accelerator FAQ 2024-08-30 12:19:58 +02:00
Mononaut
b526ee0877
Handle paginated acceleration results 2024-08-28 14:47:42 +00:00
natsoni
a3e61525fe
Reset acceleration flow state when leaving transaction 2024-08-27 11:42:13 +02:00
natsoni
d22743c4b8
Don't display accelerator checkout on already accelerated txs 2024-08-22 15:39:20 +02:00
natsoni
f75f85f914
Hide fee delta on accelerated tx mined by participating pool with 0 bid boost 2024-08-18 19:43:38 +02:00
natsoni
b3ac107b0b
clear feeDelta if a tx is mined by non-participating pool 2024-08-18 18:35:30 +02:00
Mononaut
a31729b8b8
fix feeDelta display logic 2024-08-10 21:56:11 +00:00
Mononaut
79e494150c
fix mined acceleration detection logic on tx pages 2024-08-09 14:44:51 +00:00
natsoni
7f252f06b7
Hide fee delta on accelerated tx with bidBoost=0 2024-08-07 11:11:31 +02:00
wiz
34d996c7cb
Merge pull request #5430 from mempool/natsoni/dynamically-show-oob-fee
Immediately show oob fee on accelerated transaction
2024-08-06 15:00:49 -04:00
natsoni
11a849ef28
Immediately show oob fee on accelerated transaction 2024-08-05 21:01:33 +02:00
wiz
fa6456b92c
Merge pull request #5422 from mempool/natsoni/purple-accelerated-rate
Purple accelerated fee rate
2024-08-05 14:09:14 -04:00
natsoni
2b572f2494
Purple accelerated fee rate 2024-08-05 12:20:49 +02:00
natsoni
c0e4c1efe1
Fix text wrap 2024-08-05 11:53:01 +02:00