softsimon
|
2fffd8b43c
|
Merge branch 'master' into hunicus/manual-deployment-enterprise
|
2023-07-19 14:19:03 +09:00 |
|
hunicus
|
ad3785ff41
|
Fix anchor link expand on mobile for mempool faq
|
2023-03-24 21:22:49 -04:00 |
|
hunicus
|
b0a0ad11b4
|
Show mempool.space memory usage faq on official
|
2023-03-17 21:25:28 +09:00 |
|
hunicus
|
377f71eb52
|
Integrate feedback to memory usage faqs
|
2023-03-17 21:25:28 +09:00 |
|
hunicus
|
eefe343973
|
Add faqs on mempool size and memory usage
|
2023-03-17 21:25:28 +09:00 |
|
hunicus
|
f493da4eac
|
Generalize faq from linux to any server
|
2023-03-04 18:24:02 +09:00 |
|
hunicus
|
54f7e59978
|
Correct number of blocks returned for bulk-blocks
|
2023-02-28 05:02:10 -05:00 |
|
hunicus
|
852513500a
|
Add example responses for blocks-bulk
|
2023-02-28 05:02:01 -05:00 |
|
hunicus
|
f057b07021
|
Add note for special availability
Indicating that api endpoint is only available for
enterprise sponsors.
|
2023-02-28 05:01:53 -05:00 |
|
hunicus
|
73b90fcd25
|
Add skeleton for blocks-bulk endpoint
|
2023-02-28 05:01:43 -05:00 |
|
hunicus
|
27a9622875
|
Switch audit faq conditions to env.audit
From OFFICIAL_MEMPOOL_SPACE.
|
2023-02-15 01:27:43 -05:00 |
|
hunicus
|
d8ebc5a92c
|
Only show audit and health faqs on official
|
2023-02-13 20:22:51 -05:00 |
|
hunicus
|
198f85af2d
|
Add block audit faq
|
2023-02-13 06:31:25 -05:00 |
|
hunicus
|
573fe3515a
|
Add block health faq
|
2023-01-31 02:24:08 -05:00 |
|
hunicus
|
8bd3e14652
|
Add faq: why block fee ranges don't match tx fees
|
2022-11-13 22:38:36 -05:00 |
|
hunicus
|
ddcd387848
|
Add faq: why timestamps don't always increase
|
2022-11-13 22:36:46 -05:00 |
|
hunicus
|
997e8a4624
|
Create "advanced" + "self-hosted" faq categories
And re-arrange questions: move all old "advanced"
questions to "self-hosted", and move some "basic"
questions to "advanced".
|
2022-11-13 22:30:05 -05:00 |
|
wiz
|
666a03baf9
|
Merge branch 'master' into add-py-ws-eg
|
2022-09-25 07:39:11 +09:00 |
|
hunicus
|
7014ac2335
|
Fix spacing on ws esmodule api example
|
2022-09-13 07:38:17 -04:00 |
|
hunicus
|
19a86cbd59
|
Fix spacing on ws commonjs api example
|
2022-09-13 07:14:03 -04:00 |
|
hunicus
|
fc57effd5c
|
Add python example for websocket api docs
|
2022-09-13 06:44:34 -04:00 |
|
hunicus
|
5d986e86de
|
Add signet lightning api docs
|
2022-09-06 10:29:04 -04:00 |
|
hunicus
|
25ee1acde9
|
Add testnet lightning api docs
|
2022-09-06 10:28:56 -04:00 |
|
hunicus
|
50b9644bd0
|
Add mainnet lightning api docs
|
2022-09-06 10:28:43 -04:00 |
|
junderw
|
bb1adf41e7
|
Update API docs for Difficulty API (REST)
|
2022-08-20 09:53:02 +09:00 |
|
hunicus
|
7e22fe1617
|
Add faq explaining sat/vb
|
2022-06-28 22:57:43 -04:00 |
|
hunicus
|
415ec685e6
|
Add faq explaining vb and wu
|
2022-06-28 22:57:37 -04:00 |
|
softsimon
|
24ffc97317
|
Move FAQ HTML to angular templates
fixes #1783
|
2022-06-12 22:52:49 +02:00 |
|
hunicus
|
fbb16d6f22
|
Change projected to mempool in feerate faq
|
2022-06-07 14:54:33 -04:00 |
|
hunicus
|
87c6e957f0
|
Remove unnecessary detail in fee faq
|
2022-06-07 08:56:41 -04:00 |
|
hunicus
|
1aad89ac97
|
Update fee faq
|
2022-06-06 13:05:53 -04:00 |
|
hunicus
|
9ff006e61e
|
Update /api/blocks in docs (bisq)
|
2022-06-02 18:08:09 -04:00 |
|
hunicus
|
9de6c716b7
|
Update /api/blocks in docs (liquid)
|
2022-06-02 17:51:23 -04:00 |
|
hunicus
|
538a1b1666
|
Replace blocks-extras with blocks in docs (bitcoin)
|
2022-06-02 17:29:13 -04:00 |
|
nymkappa
|
09b2e21fea
|
Add economyFee field in /api/fees/recommended API
|
2022-05-31 10:40:58 +02:00 |
|
wiz
|
b63b02b8ad
|
Merge pull request #1736 from hunicus/update-faq-stuck
Adjust stuck tx faqs for angry people
|
2022-05-27 18:49:41 +09:00 |
|
hunicus
|
24f4644379
|
Orient stuck tx faqs for normies
|
2022-05-26 17:27:11 -04:00 |
|
hunicus
|
f0acff2f42
|
Add faq on empty blocks
|
2022-05-25 22:44:26 -04:00 |
|
nymkappa
|
f9bcdfb1e5
|
Update API documentation
|
2022-05-25 12:10:10 +02:00 |
|
wiz
|
f42da0e3ac
|
Merge branch 'master' into nymkappa/feature/update-api-case
|
2022-05-21 03:18:57 +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 |
|
wiz
|
159b6ad04b
|
Merge branch 'master' into nymkappa/feature/update-api-case
|
2022-05-20 21:03:41 +09:00 |
|
nymkappa
|
897126d56f
|
Update API documentation for e101c4e2
|
2022-05-20 09:49:13 +02: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 |
|
wiz
|
6562a35f14
|
Merge branch 'master' into mining-api-docs
|
2022-05-19 20:45:20 +09:00 |
|
hunicus
|
ec3e1f9e70
|
Add testnet and signet for mining api docs
|
2022-05-19 05:39:35 -04: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 |
|
hunicus
|
858ad752c8
|
Add simple faq on "full" mempool
|
2022-05-12 11:50:23 -04:00 |
|