Commit graph

8687 commits

Author SHA1 Message Date
natsoni
669cf59269
Set monthly granulary for fx rates 2024-03-11 15:27:43 +01:00
natsoni
8e158e1786
Fix lastHistoricalRun variable to be in seconds 2024-03-11 14:28:06 +01:00
wiz
93f547e446
Merge pull request #4764 from mempool/nymkappa/fix-mysql-query
fix mysql query
2024-03-11 19:32:27 +09:00
nymkappa
ece40c5e74
fix mysql query 2024-03-11 19:01:39 +09:00
wiz
0dff902151
Add unfurler page for /blocks and /tx/push 2024-03-11 17:54:51 +09:00
wiz
5ea4ef80b9
Fix typo in fix for database migration fail 2024-03-11 16:07:47 +09:00
wiz
d83f483898
Fix database migration fail 2024-03-11 16:03:08 +09:00
wiz
c5d382c351
Fix typo build error in unfurler 2024-03-11 15:55:32 +09:00
wiz
b50d747440
Add missing unfurler routes, rename images to match 2024-03-11 15:38:09 +09:00
wiz
e7fde2f872
Merge pull request #4759 from mempool/hunicus/add-preview-imgs
Add page-specific preview images
2024-03-11 14:51:49 +09:00
wiz
c4b47e1f1c
ops: Add mempool servers to elements.conf 2024-03-11 14:49:47 +09:00
wiz
3d61e57b00
Merge pull request #4761 from mempool/mononaut/fix-block-acc-fees
Fix block acceleration fees calculation & api bugs
2024-03-11 14:29:07 +09:00
junderw
92a5fc8159
Refactor rust-gbt 2024-03-11 02:09:37 +09:00
natsoni
a5099fed75
Add backend checks for enabling fiat prices and update config paths 2024-03-10 17:12:19 +01:00
natsoni
b11164005c
Add FIAT_PRICE category to backend config 2024-03-10 16:34:43 +01:00
Mononaut
a2b0dd3a23
Fix block acceleration fees calculation & api 2024-03-10 15:08:44 +00:00
hunicus
553c2131d9
Remove mempool.space signup preview image 2024-03-10 20:46:12 +09:00
hunicus
c590a623f0
Merge branch 'master' into hunicus/add-preview-imgs 2024-03-10 17:47:23 +09:00
hunicus
a81c0a3b0f
Add back old preview assets 2024-03-10 17:32:10 +09:00
hunicus
0f6b694fa9
Switch accelerator preview images 2024-03-10 17:28:14 +09:00
wiz
c55c298fb5
Merge pull request #4755 from mempool/nymkappa/sign-in-button
Update CTAs
2024-03-10 17:00:25 +09:00
wiz
ede3a121c7
Merge pull request #4758 from mempool/mononaut/accelerated-badge
Move accelerated badge into tx mining info field
2024-03-10 16:58:43 +09:00
softsimon
7bedb9488b
Merge pull request #4749 from mempool/mononaut/fake-p2wsh-goggles
Add fake p2wsh goggles
2024-03-10 10:24:23 +07:00
softsimon
6d3c429bf4
Fixing database migration conflict. 2024-03-10 10:09:18 +07:00
Mononaut
9a730b51d4
Add fake p2wsh goggles 2024-03-10 10:07:33 +07:00
hunicus
a7c450895b
Add preview assets for mempool.space 2024-03-10 11:11:40 +09:00
hunicus
a5f864fe35
Explicitly set mining and lightning preview images 2024-03-10 11:10:24 +09:00
hunicus
b41f196421
Add preview image: tos 2024-03-10 11:06:22 +09:00
hunicus
462c7f9c2c
Add preview image: trademark policy 2024-03-10 11:04:39 +09:00
hunicus
869aa7fea5
Add preview image: recent blocks 2024-03-10 10:59:44 +09:00
hunicus
5b1f3d7cbe
Add preview image: rbf 2024-03-10 10:59:44 +09:00
hunicus
60ad0b71c5
Add preview image: privacy policy 2024-03-10 10:59:43 +09:00
hunicus
68af577104
Update old preview images 2024-03-10 10:59:43 +09:00
hunicus
26be760692
Add preview image: faq 2024-03-10 10:27:10 +09:00
hunicus
a5b16cf129
Add preview image: broadcast tx 2024-03-10 10:26:57 +09:00
hunicus
a0e387efad
Add preview image: accelerator dashboard 2024-03-10 10:08:21 +09:00
hunicus
e26e08b426
Add preview image: about page 2024-03-10 09:54:00 +09:00
hunicus
d9d92f1915
Add service function for fixed preview images 2024-03-10 09:52:28 +09:00
hunicus
79f0ea74c8
Compress existing preview images 2024-03-10 09:37:58 +09:00
hunicus
d1c12f9f6e
Remove duplicate metadata tags
Some metadata was being set twice, because property and name
attributes for Twitter items were both being set.
2024-03-10 09:37:58 +09:00
hunicus
1b92c62353
Update default preview image location
Remove duplicate image, move to previews folder, and update
existing paths.
2024-03-10 08:23:16 +09:00
russeree
fffffffdb3
add audit=[bool] param to block hash url 2024-03-09 10:18:32 -08:00
Mononaut
2647e94bc8
Move accelerated badge into tx mining info field 2024-03-09 18:14:48 +00:00
natsoni
ccf1121f19
Fetch historical data based on timestamp and currency 2024-03-09 16:43:23 +01:00
natsoni
23076172e4
Merge branch 'master' into natsoni/more-fiat-currencies 2024-03-09 11:53:07 +01:00
nymkappa
52c4dd8bc3
[accelerator] preview cta points to mempool.space if not official build 2024-03-09 17:45:08 +09:00
softsimon
bfde456ca8
Only display docs enterprise upsell on official mempool 2024-03-09 15:38:16 +07:00
nymkappa
10819fda6d
[ui] disable sign in button in global footer 2024-03-09 17:33:38 +09:00
wiz
c3d90d573f
Merge pull request #4736 from mempool/mononaut/accelerator-audit-stats
Show accelerator audit total on block page
2024-03-09 13:52:39 +09:00
wiz
3c2ba74cb2
Merge pull request #4750 from mempool/nymkappa/fix-acceleration-apis
[accelerator] update dashboard and doc
2024-03-09 13:51:45 +09:00