634 Commits

Author SHA1 Message Date
natsoni
f08fa034cc
Add missing frontend audit flag for testnet4 2024-10-30 15:19:46 +01:00
nymkappa
a257bcc12a
[mining] show pools estimated hashrate on 3d and 1w timeframes 2024-10-30 10:46:44 +01:00
nymkappa
1a7f475220
make prod domains configurable 2024-10-23 22:51:04 +09: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
Mononaut
9c303e8c23
address wallet page by name 2024-10-18 02:41:43 +00:00
Mononaut
a7ba4a0be8
Add multi-address wallet page 2024-10-18 02:41:18 +00:00
Mononaut
e095192968
custom dashboard wallet widgets 2024-10-18 02:35:17 +00:00
natsoni
735ed87b78
Route submitpackage calls to core on esplora backends 2024-10-13 11:14:23 +09:00
natsoni
d1741a51c9
Add submit package option to tx push page 2024-10-12 17:38:48 +09:00
nymkappa
933a204462
[accelerator] fee delta matches what the user accepted to pay in frontend 2024-10-08 18:37:03 +09:00
softsimon
24ec31acd9
Merge pull request #5569 from mempool/natsoni/ord
Add option to display runestones and inscriptions metadata
2024-10-08 13:21:43 +09:00
natsoni
57a05c80a2
Move inscription type to utils 2024-10-08 12:53:18 +09:00
natsoni
177bbc83f3
Clean up etches fetching logic 2024-10-08 12:38:12 +09:00
Mononaut
acae5a33b0
replace rune parsing dependencies with minimal reimplementation 2024-10-08 01:56:49 +00:00
natsoni
8b6db768cd
Decode inscription / rune data client-side 2024-10-07 20:26:02 +09:00
nymkappa
d6b9e3118d
[refactor] remove useless mining_pool subscriptions 2024-10-07 15:41:29 +09:00
Mononaut
ea08c0c950
fix acceleration history paging w/ undefined total 2024-09-27 16:09:12 +00:00
Mononaut
9091fc9210
add missing time.service.ts file 2024-09-24 15:55:23 +00:00
softsimon
7c02eab630
Merge pull request #5525 from mempool/mononaut/utxo-chart
Add utxo chart to address page
2024-09-19 22:51:49 +08:00
softsimon
8867ef9680
Merge pull request #5534 from mempool/natsoni/mining-1m
Only fetch 1m mining stats
2024-09-19 22:50:29 +08:00
natsoni
68a580466f
Fix ETA calculation error 2024-09-19 15:17:24 +02:00
natsoni
bb06a66a03
Only fetch 1m mining stats 2024-09-19 14:59:34 +02:00
Mononaut
b64caf8f4b
Fix off-by-one error in multi-pool eta calculation 2024-09-17 20:30:25 +00:00
Mononaut
a1968e01e5
Add utxo chart to address page 2024-09-13 18:16:29 +00:00
Mononaut
b526ee0877
Handle paginated acceleration results 2024-08-28 14:47:42 +00:00
Mononaut
104c7f4285
Persist mempool block visualization between pages 2024-08-08 13:12:31 +00:00
softsimon
924399df46
match any onion 2024-08-07 00:24:23 +02:00
softsimon
7c90e8ae06
fix services onion url 2024-08-06 23:27:59 +02:00
natsoni
b62ae9b6f6
Clear mining service cache on network change 2024-08-05 15:45:39 +02:00
wiz
d1eec80afb
Delete redirect to /tracker/ for cash.app 2024-08-04 20:45:05 -04:00
softsimon
51f5b728f3
enable accelerator button on enterprise instances 2024-08-05 01:20:40 +02:00
Mononaut
d59bc085e5
Redirect direct mobile tx visits to pizza tracker 2024-07-26 15:54:22 +00:00
wiz
b5d89b83fa
Merge pull request #5368 from mempool/nymkappa/google-pay
[accelerator] add support for Google Pay payment
2024-07-26 10:43:50 -05:00
softsimon
262866c15b
Merge pull request #5369 from mempool/nymkappa/getjwtemptynonofficial
[services] getJWT call returns nothing if non official
2024-07-26 06:36:21 -05:00
nymkappa
3e4debdf7a
Merge branch 'master' into nymkappa/google-pay 2024-07-26 11:38:47 +02:00
Mononaut
6adbda5185
Fix accelerator checkout linting & type errors 2024-07-26 09:27:18 +00:00
nymkappa
845123fc63
[services] getJWT call returns nothing if non official 2024-07-25 23:04:53 +02:00
natsoni
90331e2c1b
Get all pools in accelerations list 2024-07-25 17:45:08 +02:00
nymkappa
481859bc8f
[accelerator] add support for Google Pay payment 2024-07-25 15:54:24 +02:00
nymkappa
29875e0095
Merge branch 'master' into nymkappa/apple-pay 2024-07-24 22:04:44 +02:00
Mononaut
af7a962a0b
[accelerator] accelerator_button config 2024-07-24 17:32:44 +00:00
Mononaut
7b3cc6372b
[accelerator] frontend on-demand polling support 2024-07-24 17:32:44 +00:00
nymkappa
920f225e6c
[accelerator] add support for acceleration with apple pay 2024-07-21 22:17:47 +02:00
nymkappa
680e9562a0
[btcpay] handle new http code 204 when calling /payments/bitcoin/check api 2024-07-13 21:07:13 +09:00
wiz
1b6fd29c82
Merge pull request #5325 from mempool/mononaut/subnet-route-restrictions
Restrict accelerator routes to mainnet
2024-07-12 18:59:21 +09:00
Mononaut
985b7577e4
Restrict accelerator routes to mainnet 2024-07-12 09:29:21 +00:00
natsoni
c3b9828d42
Move block audit cache to apiService 2024-07-12 16:00:51 +09:00
natsoni
99ea1ad0a0
Avoid fetching full audit on tx page 2024-07-11 00:23:46 +09:00