Commit Graph

2100 Commits

Author SHA1 Message Date
wiz
a8a5313eb4
Merge branch 'master' into nymkappa/feature/block-list-loading 2022-05-27 18:38:36 +09:00
wiz
dea1e0acca
Merge branch 'master' into add-faq-emptyblocks 2022-05-27 18:29:21 +09:00
wiz
4d748eb585
Merge branch 'master' into simon/ngb-boostrap-imports 2022-05-27 18:23:51 +09:00
wiz
1ba0077666
Merge pull request #1714 from hunicus/install-manual
Move manual install notes to separate docs
2022-05-27 18:22:13 +09:00
hunicus
d944362c7d
Broaden guidance for hosting frontend 2022-05-26 19:33:54 -04:00
hunicus
28439bff7d
Add recommended versions for node and npm 2022-05-26 18:19:58 -04:00
hunicus
24e745e85d
Add manual frontend setup notes to frontend/ readme 2022-05-26 17:42:15 -04:00
hunicus
24f4644379
Orient stuck tx faqs for normies 2022-05-26 17:27:11 -04:00
softsimon
e5470b9e40
Angular 13.3.10 update 2022-05-26 18:31:11 +04:00
hunicus
68b4b66058
Fix doc page titles 2022-05-25 23:59:48 -04:00
hunicus
b7f4444d14
Remove keybase link from about page 2022-05-25 22:53:22 -04:00
hunicus
f0acff2f42
Add faq on empty blocks 2022-05-25 22:44:26 -04:00
softsimon
63ab2d7c2b
Reseting statistics fix 2022-05-25 23:43:31 +04:00
softsimon
36f56de4f1
Liquid UX fixes
fixes #1683
fixes #1681
2022-05-25 23:43:31 +04:00
softsimon
428401891e
i18n extract 2022-05-25 19:03:25 +04:00
softsimon
7a51572082
NgBootstrap library import optimization 2022-05-25 18:56:10 +04:00
wiz
cba9930410
Merge pull request #1687 from mempool/nymkappa/feature/use-block-count-timespan
Replace all oldestIndexedBlockTimestamp with X-total-count header
2022-05-25 20:32:44 +09:00
wiz
989d5b3263
Merge branch 'master' into lighthouse-parents-2 2022-05-25 20:17:56 +09:00
wiz
df9c9e334d
Merge branch 'master' into nymkappa/feature/use-block-count-timespan 2022-05-25 20:16:32 +09:00
wiz
aac92404d2
Merge branch 'master' into simon/npm-audit-fix-24-5 2022-05-25 20:09:34 +09:00
wiz
1880e3a59b
Merge branch 'master' into simon/block-transactions-error-catcher 2022-05-25 19:22:31 +09:00
nymkappa
f9bcdfb1e5
Update API documentation 2022-05-25 12:10:10 +02:00
nymkappa
c402422682
Remove last trace of legacy oldestIndexedBlockTimestamp 2022-05-25 12:10:09 +02:00
wiz
aac9dda9ef
Merge branch 'master' into nymkappa/feature/merge-blocks 2022-05-25 18:55:13 +09:00
wiz
e059b9d379
Merge pull request #1685 from mempool/nymkappa/feature/update-api-case
Update case in some mining API endpoint response
2022-05-25 18:54:47 +09:00
wiz
fae54797e8
Merge branch 'master' into add-schildbach 2022-05-25 18:26:21 +09:00
wiz
b136db933f
Merge pull request #1707 from mempool/nymkappa/feature/chart-button-bitcoin-only
Hide graph selection button on non bitcoin networks
2022-05-25 18:26:11 +09:00
nymkappa
406d4101c0
Add loading spinner in /blocks page 2022-05-24 11:55:43 +02:00
nymkappa
584fb47de7
Fix widget size mining dashboard 2022-05-24 11:19:09 +02:00
softsimon
2e9eb46caa
npm audit fix 2022-05-24 04:57:08 +04:00
hunicus
f8d6dd7c7b
Add schildbach bitcoin wallet to about page 2022-05-23 08:34:04 -04:00
nymkappa
88fba3f506
For non Bitcoin network, run legacy API code, but keep the same endpoint 2022-05-23 13:02:18 +02:00
nymkappa
8f57272ea0
Fix /blocks skeleton on Liquid 2022-05-23 12:08:52 +02:00
nymkappa
dc81f7cfeb
Fix missing tx column in main dashboard on mobile 2022-05-23 10:56:12 +02:00
nymkappa
3723380a36
Hide graph selection button on non bitcoin networks 2022-05-23 09:44:09 +02:00
nymkappa
2da7ec2519
Use ngClass to avoid multiple [class] conflict 2022-05-23 09:08:42 +02:00
nymkappa
ffcfa4a659
Setup redirect from /mining/blocks to /blocks - Update router links 2022-05-23 09:08:41 +02:00
nymkappa
37b7ea6702
Merge legacy and mining /blocks components and APIs 2022-05-23 09:08:40 +02:00
hunicus
49074cc3df
Add role attributes for doc nav elements
To address #1668.
2022-05-21 08:20:35 -04:00
softsimon
a1fb89963c
Block transactions list error handling 2022-05-21 02:30:38 +04:00
wiz
f42da0e3ac
Merge branch 'master' into nymkappa/feature/update-api-case 2022-05-21 03:18:57 +09:00
wiz
dabfa05337
Merge branch 'master' into simon/lazy-load-inputs 2022-05-21 02:47:24 +09:00
softsimon
e092fa6286
Adding fee reveal text 2022-05-20 21:30:01 +04:00
softsimon
fb63817282
Lazy load tx inputs in Bitcoin Core mode
fixes #465
2022-05-20 21:30:01 +04:00
wiz
85ce3ba9af
Merge branch 'master' into fix-ws 2022-05-21 02:23:44 +09:00
hunicus
85defd076f
Fix websockets tab
Caused by show/hide property for JS examples
introduced in e8ef4a39ec.
2022-05-20 12:46:30 -04:00
softsimon
0ba51a9362
Round miners reward to full dollar 2022-05-20 19:21:20 +04:00
wiz
20301b9e0c
Merge pull request #1694 from mempool/simon/reward-stats-i18n-fix
Reward stats i18n fix
2022-05-20 23:57:50 +09:00
softsimon
3d425c366f
Reward stats i18n fix 2022-05-20 18:49:14 +04:00
wiz
7962d5a8d8
Merge branch 'master' into simon/transifex-pull-19-05 2022-05-20 23:46:42 +09:00
wiz
774cd98aa2
Merge pull request #1690 from mempool/simon/liquid-routing-fix
Fixes for Liquid module routing
2022-05-20 23:32:55 +09:00
wiz
639364bd60
Merge pull request #1667 from mempool/simon/loading-indicator-ux
Improving loading indicator UX
2022-05-20 23:27:56 +09:00
softsimon
75b3b0fde5
Fixing the /graphs link and make it consistent 2022-05-20 18:22:04 +04:00
softsimon
db1720e3b4
Fixes for Liquid module routing 2022-05-20 17:54:06 +04:00
wiz
159b6ad04b
Merge branch 'master' into nymkappa/feature/update-api-case 2022-05-20 21:03:41 +09:00
wiz
b76f20f780
Merge pull request #1680 from hunicus/mining-doc-rev2
Add feedback for mining API docs
2022-05-20 21:00:32 +09:00
softsimon
062a864a17
Pre-load all lazy loaded modules 2022-05-20 15:08:45 +04:00
nymkappa
897126d56f
Update API documentation for e101c4e2 2022-05-20 09:49:13 +02:00
nymkappa
e101c4e218
Replace all avg_XXX with avgXXX for consistency 2022-05-20 09:44:29 +02:00
nymkappa
cac8c717ad
Merge branch 'master' into simon/loading-indicator-ux 2022-05-20 09:16:32 +02:00
softsimon
e6c4b87b8b
Moving graphs and mining dashboard to a lazy loaded module 2022-05-20 04:34:41 +04:00
hunicus
a402c5c861
Remove smaller time periods for hashrate endpoints
And clarify real-time hashrate data in /mining/hashrate.
2022-05-19 12:55:20 -04:00
hunicus
5e5ff91280
Make small wording change for reward-stats 2022-05-19 12:21:41 -04:00
softsimon
e531289d46
Pull from transifex 2022-05-19 20:12:21 +04:00
wiz
6562a35f14
Merge branch 'master' into mining-api-docs 2022-05-19 20:45:20 +09:00
wiz
50b040524e
Merge pull request #1670 from mempool/wiz/fix-about-page-resource-URLs
Don't prepend apiBasePath for services backend resources
2022-05-19 18:51:43 +09:00
hunicus
ec3e1f9e70
Add testnet and signet for mining api docs 2022-05-19 05:39:35 -04:00
Felipe Knorr Kuhn
1da44cd4a6
Upgrade Cypress to v9.6.1 2022-05-18 22:01:28 -07:00
hunicus
e8ef4a39ec
Hide js tabs for mining endpoints 2022-05-18 17:33:52 -04:00
hunicus
455412d2a0
Add mining api docs 2022-05-18 13:48:54 -04:00
wiz
b75f263c7e
Don't prepend apiBasePath for services backend resources 2022-05-19 01:54:08 +09:00
wiz
6f3739feb7
Merge branch 'master' into simon/loading-indicator-ux 2022-05-18 21:37:40 +09:00
wiz
b7ed45cbe7
Merge branch 'master' into simon/i18n-additions 2022-05-18 21:18:05 +09:00
wiz
8022cec36b
Merge branch 'master' into simon/optimize-reconnection 2022-05-18 20:41:03 +09:00
wiz
a9012234f1
Merge branch 'master' into simon/outspends-cache-fix 2022-05-18 20:28:32 +09:00
softsimon
b12b7d38d7
Adding some missing i18n strings 2022-05-18 15:06:58 +04:00
wiz
25d5b31f1f
Merge branch 'master' into nymkappa/bugfix/passive-listener 2022-05-18 19:38:31 +09:00
wiz
9c73e5be78
Merge branch 'master' into nymkappa/feature/ctrlf-addresses 2022-05-18 19:15:48 +09:00
wiz
6fb8a88fc8
Merge branch 'master' into nymkappa/bugfix/always-use-btc-mining 2022-05-18 19:01:42 +09:00
softsimon
1093efe844
Improving loading indicator UX 2022-05-18 08:43:24 +04:00
softsimon
c09c694fb1
Minor i18n corrections 2022-05-17 19:27:41 +04:00
wiz
7cf01d6e34
Merge branch 'master' into simon/i18n-2.4 2022-05-17 23:04:38 +09:00
wiz
d364a53368
Merge branch 'master' into nymkappa/feature/widget-size-align 2022-05-17 21:58:51 +09:00
nymkappa
4463dae46b
Use passive listeners to improve scrolling performance #1605 2022-05-17 11:39:13 +02:00
wiz
da3f516388
Merge pull request #1639 from hunicus/add-fullmempool-faqs
Add simple faq on full mempool
2022-05-17 17:08:58 +09:00
wiz
094257a9df
Merge branch 'master' into nymkappa/feature/update-block-api 2022-05-17 15:57:05 +09:00
nymkappa
9be6f80cb9
Allow CTRL F an address on the transaction list component 2022-05-16 16:50:42 +02:00
nymkappa
fd42b12fcf
Always use BTC unit in blocks list 2022-05-16 11:24:38 +02:00
nymkappa
0f39914a60
Added some missing alt tags on some img 2022-05-13 15:34:26 +02:00
hunicus
858ad752c8
Add simple faq on "full" mempool 2022-05-12 11:50:23 -04:00
nymkappa
e59637128e
Polish dashboards second widgets line 2022-05-12 17:05:31 +02:00
softsimon
a8d8a360ec
Tweaking the websocket retry timers
fixes 1560
2022-05-12 15:21:27 +04:00
nymkappa
433bddab1f
Remove unused pools.json observable definition 2022-05-12 08:13:42 +02:00
nymkappa
6ae44c6f7e
Call node backend block API instead of electrs 2022-05-12 08:13:42 +02:00
nymkappa
384c8d17cf
Only process mining pools on Bitcoin networks 2022-05-12 08:13:41 +02:00
nymkappa
964bf2671e
Delete MinerComponent 2022-05-12 08:13:41 +02:00
nymkappa
067d160f33
Use block.extras on bitcoin network for fees/subsidy 2022-05-12 08:13:41 +02:00
nymkappa
057b5bd2e1
Update block API to use indexing if available 2022-05-12 08:13:40 +02:00
softsimon
3be67ea023
Reset outspends cache when switching to new tx page.
fixes #1613
fixes #1164
2022-05-12 03:28:34 +04:00
softsimon
9d33270970
Restoring the Confirmed string and re-localized the Multisig tag 2022-05-12 02:42:24 +04:00
softsimon
98c33ab08b
Correcting and harmonizing i18n strings 2022-05-11 16:29:45 +04:00
nymkappa
e9620b7b48
Add block sizes and weights graph 2022-05-10 16:41:40 +02:00
wiz
b17f882c64
Merge branch 'master' into recvd-htlcs 2022-05-10 23:11:28 +09:00
nymkappa
df177e0ea7
Localize indexing progress notifications 2022-05-10 15:48:21 +02:00
nymkappa
8398c3bcc5
Hide indexing notification in widget mode 2022-05-10 15:48:21 +02:00
nymkappa
de7c4774ec
Added indexing progress indicator for hashrates, update logging 2022-05-10 15:48:21 +02:00
nymkappa
802e10e0a9
Create indexing sticky notification that show indexing progress in all mining dashboard related pages 2022-05-10 15:48:20 +02:00
wiz
b47e4a93b6
Merge branch 'master' into nymkappa/feature/chart-download 2022-05-10 22:41:01 +09:00
nymkappa
271f3c2317
[Chart download] Add .svg to file name, fix chart background colors 2022-05-10 14:32:57 +02:00
nymkappa
c62ed62db6
Change download button position so it's not hidden on mobile 2022-05-10 14:32:57 +02:00
nymkappa
7a487046b9
Add download button on pool ranking and mempool graphs 2022-05-10 14:32:57 +02:00
nymkappa
e8bb18fbc3
Add download feature on mining charts 2022-05-10 14:32:57 +02:00
dependabot[bot]
20db11f9d8
Bump clipboard from 2.0.10 to 2.0.11 in /frontend
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)

---
updated-dependencies:
- dependency-name: clipboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 02:09:37 +00:00
hunicus
0548263213
Make electrum server faq answer a list 2022-05-09 15:04:34 -04:00
Antoni Spaanderman
f61b8bf0fd
detect received lighting HTLC outputs 2022-05-09 17:08:59 +02:00
wiz
2b9d9f985b
Merge branch 'master' into address-lookups-faq 2022-05-09 15:18:42 +09:00
hunicus
48ed9fe824
Add faq link to address lookup error 2022-05-09 01:17:59 -04:00
hunicus
c019c7bc76
Add faq on address lookups / electrs issues 2022-05-09 01:17:59 -04:00
wiz
f13816a5d9
Merge pull request #1598 from antonilol/fix-lightning-csv-delay
fix lightning force close label with CSV delay <= 16
2022-05-09 10:55:18 +09:00
hunicus
015a419bb8
Change faq docker link since docker docs moved 2022-05-07 17:36:54 -04:00
wiz
5336ba8160
Merge branch 'master' into simon/npm-audit-fix-04-28 2022-05-06 15:11:28 +09:00
wiz
023f8222f3
Merge branch 'master' into simon/docs-module 2022-05-06 15:01:51 +09:00
wiz
6b7e8f457b
Merge branch 'master' into update-screenshot-2.4.0 2022-05-06 14:59:38 +09:00
wiz
ab28c0344c
Merge branch 'master' into nymkappa/feature/realtime-estimated-hashrate 2022-05-06 13:40:11 +09:00
hunicus
2a75aae628
Add screenshot for 2.4.0 to readme 2022-05-03 14:07:14 -04:00
Antoni Spaanderman
222696f859
fix lightning force close label with CSV delay <= 16 2022-05-03 17:26:32 +02:00
softsimon
9dcf421216
Upgrading npm packages and 2022-05-02 20:04:04 +04:00
nymkappa
3972e7b8f0
Show current network hashrate and difficulty even if indexing is in progress 2022-05-02 17:39:03 +09:00
nymkappa
1f4cf1710a
Show getnetworkhashps core result in dashboard + update unit formatting 2022-05-02 17:33:52 +09:00
nymkappa
540a8da64c
Fix reward stats skeleton titles 2022-04-27 17:50:25 +09:00
softsimon
9b4c6b9e2c
Moving Docs and Faq to separate lazy loaded module 2022-04-26 13:02:13 +04:00
hunicus
a3bbd286d6
Update docker faq 2022-04-24 23:12:35 -04:00
wiz
97bd7ebbdd
Merge branch 'master' into nymkappa/bufix/blocks-list-skeleton 2022-04-24 03:52:18 +00:00
nymkappa
0803fed0f4
Fix pool component hashrate api response handling 2022-04-23 15:51:00 +09:00
wiz
6ae20ead63
Merge branch 'master' into nymkappa/feature/timespan-selector-update 2022-04-23 06:23:23 +00:00
wiz
ed495cc019
Merge branch 'master' into nymkappa/feature/fee-range-chart 2022-04-23 04:44:03 +00:00
nymkappa
c51216f97c
Remove hardcoded liquid.network in asset icons url 2022-04-23 08:56:55 +09:00
nymkappa
a68bab2c96
Add Mercury Wallet on About page as Wallet Integration 2022-04-19 22:38:25 +09:00
nymkappa
a2ad69beb1
Update blocks list skeleton 2022-04-18 11:54:52 +09:00
nymkappa
f7d57a2737
Use block count instead of oldest block for timespan selection 2022-04-15 20:43:10 +09:00
nymkappa
d0b27813b0
Save fee rates legend preference - Fix xaxis label 2022-04-15 19:39:27 +09:00
nymkappa
b79fb6265c
24h/3d block fee rates chart is clickable 2022-04-15 16:16:18 +09:00
nymkappa
3ce6e81a39
Add block fee rate percentiles chart 2022-04-15 16:16:15 +09:00
wiz
bba4b5d32c
Merge branch 'master' into simon/sponsor-page-ux 2022-04-14 20:51:49 +00:00
hunicus
01f474628a
Add websocket service to avoid issues with blocks 2022-04-12 18:06:32 -04:00
hunicus
1348e953a6
Merge branch 'master' into add-faq 2022-04-12 16:03:28 -04:00
hunicus
e50b58b8aa
Add live mempool blocks to faq (h/t @softsimon) 2022-04-12 15:58:20 -04:00
hunicus
88c50f7107
Resolve conflict resulting from 315b759 2022-04-12 15:33:24 -04:00
hunicus
039e6bbe77
Add answers, fix accordions, tweak footer styling
Main purpose of this commit is to remove iframes from git
history. This commit squashes several commits that came
after iframes were added.
2022-04-12 15:31:45 -04:00
Antoni Spaanderman
b9127538ce
Merge branch 'master' into script-display-2 2022-04-11 21:46:06 +02:00
softsimon
d97bf332d1
Merge branch 'master' into nymkappa/bugfix/fix-z-warning 2022-04-11 16:54:04 +04:00
nymkappa
25c55b53a2
Set zlevel for all graphs series 2022-04-11 21:17:15 +09:00
nymkappa
8fb488a675
Add block rewards chart 2022-04-11 20:57:13 +09:00
nymkappa
7dd0173e84
Improve mining graphs timespan selection UX 2022-04-11 18:17:36 +09:00
nymkappa
08e19a612c
Add block fees graph 2022-04-11 15:32:16 +09:00
nymkappa
15cc503387
Move graph mining chart link into dropdown 2022-04-11 15:31:39 +09:00
Antoni Spaanderman
b4fce5cb00
Fix Lightning HTLC detection with options_anchors
rename `OP_CHECKSEQUENCEVERIFY` to `OP_CSV` in regex
2022-04-10 00:20:19 +02:00
softsimon
ac5749f493
Merge pull request #1506 from TechMiX/rtlFixes2
fix RTL layout issues
2022-04-10 00:32:13 +04:00
softsimon
bc9063e490
Npm run start broke 2022-04-06 15:40:26 +04:00
softsimon
f5c558e055
Merge pull request #1492 from mempool/nymkappa/bugfix/unknown-miner-tag
If mining dashboard is enabled, set block miner to "Unknown" by default
2022-04-06 14:35:50 +04:00
softsimon
33001ce96c
Merge pull request #1503 from mempool/nymkappa/feature/additional-pool-data
Updated pool summary page to display more info on hashrate and blocks
2022-04-06 14:31:53 +04:00
nymkappa
6d876ad219
Update addresses button 2022-04-06 15:02:24 +09:00
TechMiX
0c3f9c895e fix RTL layout issues 2022-04-05 20:37:18 +02:00
softsimon
1a35c8ce42
Sponsor page revamped 2022-04-05 21:00:36 +04:00
nymkappa
c733782d04
Update AS142052 link 2022-04-05 01:57:45 +09:00
nymkappa
c4db7ec5f6
Updated pool summary page to display more info on hashrate and blocks 2022-04-05 00:36:00 +09:00
Antoni Spaanderman
53d68a3571
name tapscript by its name + OP_CHECKSIGADD tapscript opcode detection 2022-04-04 17:16:34 +02:00
softsimon
4bd3030322
Correcting op_code coloring 2022-04-03 15:22:35 +04:00
softsimon
f6b7a94b36
Merge pull request #1496 from mempool/nymkappa/bugfix/dont-assume-init-block-count
Mining stats does not depends on the websocket blocks number anymore
2022-04-03 01:08:24 +04:00
softsimon
d2fb80fb2c
Merge pull request #1464 from antonilol/lightning-scripts
Detect more lightning scripts
2022-04-03 00:28:18 +04:00
nymkappa
2b79d6c935
Fix some mobile UI issues on mining dashboard 2022-04-03 03:19:25 +09:00
nymkappa
c3a3289fcf
Mining stats does not depends on the websocket blocks number anymore 2022-04-01 12:41:25 +09:00
softsimon
2374f98ca8
Merge pull request #1482 from mempool/nymkappa/feature/remove-unused-endpoint
Remove unused `/api/v1/mining/difficulty/{interval}` endpoint
2022-03-31 19:38:24 +04:00
nymkappa
52735553dd
Subscribe to websocket blocks update for all graphs components 2022-04-01 00:25:46 +09:00
softsimon
08accbca5d
Merge pull request #1491 from hunicus/docs-scrolling
Apply smooth scrolling to docs only
2022-03-31 13:30:13 +04:00
nymkappa
0b5cba15d6
If mining dashboard is enabled, set block miner to "Unknown" by default 2022-03-31 00:14:12 +09:00
hunicus
315b7593bf
Apply smooth scrolling to docs only 2022-03-30 09:44:41 -04:00
nymkappa
68f3022420
Don't use slugs if it's not available in pools.json frontend 2022-03-30 22:18:03 +09:00
softsimon
0503bc6de8
Merge pull request #1485 from mempool/nymkappa/bugfix/pool-page-label
Update pool detail page label - Fix no data text
2022-03-30 16:24:53 +04:00
nymkappa
12ec6bbf67
/api/v1/mining/difficulty/{interval} is not used 2022-03-30 19:46:17 +09:00
nymkappa
4b2698eee6
Use local block buffer to trigger pagination api call 2022-03-30 19:02:05 +09:00
nymkappa
a20c401c83
Fix spam call to /api/v1/mining/pool/{slug} 2022-03-30 18:43:01 +09:00
nymkappa
f3847e483d
Update pool detail page label - Fix no data text 2022-03-30 16:11:18 +09:00
nymkappa
1f20a56ae7
Show block reward on blockchain blocks for all Bitcoin networks 2022-03-30 15:47:47 +09:00
softsimon
51ddc3a959
Merge branch 'master' into nymkappa/feature/pool-chart-timespan 2022-03-29 19:00:19 +04:00
Antoni Spaanderman
105b67e566
Merge branch 'master' into lightning-scripts 2022-03-29 16:26:20 +02:00
Antoni Spaanderman
493b44d4b9
detect bare multisigs with handleVout 2022-03-29 16:16:20 +02:00
Antoni Spaanderman
b5ef148b82
replace 3 seperate labels with one AddressLabelsComponent.label?: string
+ consistency: move comments in the `if` blocks
2022-03-29 15:47:48 +02:00
nymkappa
b465b7abba
Add data zoom on pool hashrate chart 2022-03-29 18:20:00 +09:00
softsimon
ae8830d68b
Merge branch 'master' into nymkappa/feature/address-list-collapse 2022-03-29 13:08:11 +04:00
softsimon
ec36faf98f
Merge pull request #1468 from mempool/nymkappa/feature/blocks-pool-link
Use mining pool slug in block component
2022-03-29 13:07:43 +04:00
nymkappa
8fba450033
Use mining pool slug in block component 2022-03-29 13:34:25 +09:00
wiz
cb1a5ed976
Merge branch 'master' into simon/about-page-wallets-arrange 2022-03-29 04:14:43 +00:00
nymkappa
cc27b963d3
Use slug instead of id in mining blocks list component 2022-03-29 12:50:57 +09:00
nymkappa
5d9e8d0177
Fix pool page skeleton 2022-03-29 10:52:50 +09:00
Antoni Spaanderman
56656839b3
Detect more lightning scripts:
- expired htlc
- anchor
- swept anchor

Fix indentation what i messed up in 7565aa7

Add explanation
2022-03-27 16:13:48 +02:00
softsimon
32792f4f74
npm audit fix 2022-03-27 14:26:06 +04:00
hunicus
663cf100d1
Add no-sanitize pipe 2022-03-27 01:19:48 -04:00
hunicus
c6c335921c
Finish adding non-graphical faq content 2022-03-26 23:31:49 -04:00
hunicus
ef2c845714
Generalize api-docs components to accommodate faq
Also add chunk of faq content.
2022-03-26 09:09:37 -04:00