474 Commits

Author SHA1 Message Date
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
natsoni
8078caaa89
Add tooltip to acceleration fee 2024-08-05 11:36:35 +02:00
natsoni
de9fae5cd7
Show oob fees on tx details 2024-08-04 17:07:38 +02:00
softsimon
2921c94520
Merge pull request #5354 from mempool/mononaut/v1-audits
v1 audits
2024-08-03 21:55:19 +02:00
natsoni
2489fc4902
Fix need to double click on previous to go back 2024-08-02 19:00:52 +02:00
wiz
94e223e8da
Merge pull request #5010 from mempool/mononaut/tracker-tx-routing
Transparently redirect direct mobile tx visits to pizza tracker
2024-08-01 14:30:56 -04:00
Mononaut
67761230e3
frontend support for v1 block audits 2024-08-01 14:07:19 +00:00
Mononaut
b248aad6d9
[accelerator] add anchor element 2024-07-31 17:08:39 +00:00
Mononaut
5870782abf
Fix effective fee rate detection on tx page 2024-07-30 11:49:52 +00:00
TechMiX
fb63af5070 fix various rtl issues 2024-07-29 02:17:09 +02:00
softsimon
e3bb812203
fixes crash with missing pool partner
fixes #5379
2024-07-28 14:10:50 -05:00
wiz
adea897e93
Merge branch 'master' into mononaut/tracker-tx-routing 2024-07-26 11:29:31 -05:00
Mononaut
53a36d042f
Fix /tx redirect merge conflicts 2024-07-26 16:11:59 +00:00
natsoni
01311d0ba1
Add tooltip to timeline 2024-07-26 11:21:24 +02:00
natsoni
3d9133c47e
Add fee delta to acceleration data 2024-07-25 16:52:10 +02:00
softsimon
67d44e3d6f
Merge pull request #5359 from mempool/natsoni/fix-loop-calling-transactionTimes
Prevent never ending loop of calls to transactionTimes
2024-07-25 03:38:06 -05:00
softsimon
ca4b1943a8
moving code block 2024-07-25 03:35:17 -05:00
natsoni
df0f244bd1
Prevent never ending loop of calls to transactionTimes 2024-07-25 00:53:13 +02:00
wiz
dc09e75783
Merge pull request #5361 from mempool/mononaut/fosscelerator
On-demand acceleration polling
2024-07-24 13:44:04 -05:00
Mononaut
af7a962a0b
[accelerator] accelerator_button config 2024-07-24 17:32:44 +00:00
natsoni
b9a053387f
Add txConfirmed subscription variable to fix miner loading forever 2024-07-23 11:44:50 +02:00
Mononaut
9aac0ddce7
Fix merge conflict 2024-07-20 12:08:52 +00:00
softsimon
9cba7ccf75
retry firstseen on error
fixes #5340
2024-07-14 20:44:34 +09:00
Mononaut
0f526f24cb
show cpfp toggle on pending accelerations 2024-07-13 07:59:59 +00:00
softsimon
6cd8cf660b
Revert "Show accelerated fee rates on timeline" 2024-07-12 19:10:06 +09:00
softsimon
de1d7839b3
Merge pull request #5321 from mempool/natsoni/fees-on-acc-timeline
Show accelerated fee rates on timeline
2024-07-12 17:24:36 +09:00
natsoni
6aa3e38af2
Fix broken loader in accelerate fee rate line 2024-07-12 17:15:51 +09:00
softsimon
dca7df709b
Merge pull request #5305 from mempool/natsoni/avoid-fetching-full-audit
Avoid fetching full audit on tx page
2024-07-12 17:10:36 +09:00
natsoni
c3b9828d42
Move block audit cache to apiService 2024-07-12 16:00:51 +09:00
natsoni
06b696f0bb
Show fees rates on acceleration timeline 2024-07-12 01:58:20 +09:00