3812 Commits

Author SHA1 Message Date
Mononaut
c1d17dac43
fix purple pie chart with single pool 2024-10-25 05:39:52 +00: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
nymkappa
99cc47cf00
[demo] better? demo mode 2024-10-24 16:52:47 +09:00
nymkappa
1a7f475220
make prod domains configurable 2024-10-23 22:51:04 +09: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
wiz
90ca77a46a
Tweak demo mode to use all dashboards 2024-10-22 15:08:57 +09:00
nymkappa
f0c76c1349
implement very simple demo mode 2024-10-19 16:07:09 +09:00
Mononaut
602aa4f948
fix wallet merge conflicts 2024-10-18 03:02:30 +00:00
Mononaut
2d2c55ce0e
Add link to wallet page from custom dashboard widget 2024-10-18 02:41:44 +00:00
Mononaut
f0e207dff2
fix wallet balance graph bug 2024-10-18 02:41:44 +00: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
7a8ae7c9a6
Fix input/output overflow in transaction list 2024-10-17 16:33:36 +02:00
wiz
ca7221f8b7
Merge pull request #5594 from mempool/nymkappa/revalidate-accel
[accelerator] revalidate user choice after choosing fee option
2024-10-17 15:09:31 +09:00
wiz
8a579cc374
Merge pull request #5595 from mempool/nymkappa/hashrate-1w
[mining] use getNetworkHashPs(1008)
2024-10-17 15:08:47 +09:00
wiz
a3884b95b8
Merge pull request #5593 from mempool/simon/whale-size-increase
Whale size increase
2024-10-14 19:58:02 +09:00
softsimon
7f4dc7eb3e
Add taproot wizards as enterprise sponsor 2024-10-14 19:42:32 +09:00
nymkappa
1c4be164dd
[mining] use getNetworkHashPs(1008) 2024-10-14 17:03:52 +09:00
nymkappa
450d83461c
[accelerator] revalidate user choice after choosing fee option 2024-10-14 14:49:53 +09:00
softsimon
5f222f59a7
Whale size increase 2024-10-14 14:47:12 +09:00
wiz
2ce596a14b
Merge branch 'master' into natsoni/submit-package 2024-10-13 11:15:24 +09:00
natsoni
d1741a51c9
Add submit package option to tx push page 2024-10-12 17:38:48 +09:00
wiz
e92ffbd501
Merge branch 'master' into nymkappa/faucet-unverified 2024-10-12 17:09:07 +09:00
natsoni
93d9538845
Fix error formatting on core only backend 2024-10-12 15:56:38 +09:00
wiz
1a7519dd00
Merge pull request #5576 from mempool/nymkappa/fix-simple-mode-amount-charged
[accelerator] fee delta matches what the user accepted to pay in frontend
2024-10-10 15:59:41 +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
natsoni
c4004ba301
Clean up timeline code 2024-10-09 17:50:24 +09:00
natsoni
74b420c258
Use adjusted block time for difficulty and ETA calculation 2024-10-09 17:05:29 +09:00
natsoni
15b7e75b69
Fix wrong timespan in acc timeline 2024-10-09 16:33:19 +09:00
natsoni
2a27ee0c7c
Fix rune premine amount 2024-10-08 19:20:08 +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
1b2f1b38b4
undefined -> unknown 2024-10-08 13:09:19 +09:00
natsoni
57a05c80a2
Move inscription type to utils 2024-10-08 12:53:18 +09:00
natsoni
1ddb8a39c9
Show text inscriptions up to 50kB 2024-10-08 12:50:56 +09:00
natsoni
0a61429176
Increase inscription max height 2024-10-08 12:41:14 +09:00
natsoni
e440c3f235
Fix edicts displaying 2024-10-08 12:40:25 +09:00
natsoni
65f080d526
FIx error handling logic in ord-data 2024-10-08 11:24:17 +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
8e223861d6
never show a utxo chart with missing data 2024-10-06 20:25:49 +00:00
softsimon
5e0160a039
Merge pull request #5571 from mempool/natsoni/fix-block-page-loadig
Fix block page spinner loader
2024-10-06 13:40:22 +09:00