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
|
22236bdabe
|
Fix frontend build
|
2024-10-09 18:17:17 +09:00 |
|
BitcoinMechanic
|
b90cd4c7e3
|
restore minerNames property on pool
|
2024-09-20 14:59:21 -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 |
|
Mononaut
|
099d84a395
|
New standardness rules for v3 & anchor outputs, with activation height logic
|
2024-08-30 23:16:33 +00: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
|
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
|
11a849ef28
|
Immediately show oob fee on accelerated transaction
|
2024-08-05 21:01:33 +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
|
5870782abf
|
Fix effective fee rate detection on tx page
|
2024-07-30 11:49:52 +00: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
|
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 |
|
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 |
|
wiz
|
1a5613bf65
|
Merge pull request #5311 from mempool/natsoni/accel-tx-fee-update
Update tx acceleration state on confirmation
|
2024-07-11 14:50:06 +09:00 |
|
Mononaut
|
927eb98072
|
accelerator goals
|
2024-07-10 16:18:13 +00:00 |
|
natsoni
|
99ea1ad0a0
|
Avoid fetching full audit on tx page
|
2024-07-11 00:23:46 +09:00 |
|
natsoni
|
bbff50527b
|
Don't show Accelerated on tx just mined by non-participating pool
|
2024-07-10 23:23:40 +09:00 |
|
natsoni
|
4470461a98
|
Add retry logic to acceleration data fetching on tx page
|
2024-07-10 23:22:57 +09:00 |
|
natsoni
|
2915be8fd6
|
Possibly fix miner tag loading on tracked transactions
|
2024-07-10 12:55:34 +09:00 |
|
wiz
|
6f31fb2a08
|
Merge branch 'master' into natsoni/acc-timeline-polish
|
2024-07-08 22:54:31 +09:00 |
|
natsoni
|
bf51e3e1c9
|
Show unaccelerated ETA in acceleration timeline
|
2024-07-08 21:53:41 +09:00 |
|
Mononaut
|
487d82eccf
|
[accelerator] hide modal for transactions near the top of the mempool
|
2024-07-08 09:45:49 +00:00 |
|
natsoni
|
815dcbd4ce
|
Retrieve acceleration request time and first seen time
|
2024-07-04 16:54:03 +09:00 |
|
softsimon
|
cc5ccd01e2
|
turn mempool accelerator logo into a link
|
2024-07-03 21:30:59 +09:00 |
|
Mononaut
|
db3db49fbc
|
[accelerator] success confirmation screen
|
2024-07-03 18:16:50 +09:00 |
|
softsimon
|
5a9dde0807
|
Only default show accelerator on mempool space
|
2024-07-03 12:27:29 +09:00 |
|