5976 Commits

Author SHA1 Message Date
nymkappa
c2dff72387 Merge branch 'master' into nymkappa/bugfix/ignore-too-low-lightning-timestamps 2023-03-01 11:08:43 +09:00
hunicus
05644fb61d Remove special availability note mechanism 2023-02-28 05:02:17 -05:00
hunicus
527ec46cc6 Correct number of blocks returned for bulk-blocks 2023-02-28 05:02:10 -05:00
hunicus
98c0ca2a60 Add example responses for blocks-bulk 2023-02-28 05:02:01 -05:00
hunicus
75e5c2df0a Add note for special availability
Indicating that api endpoint is only available for
enterprise sponsors.
2023-02-28 05:01:53 -05:00
hunicus
b87565693b Add skeleton for blocks-bulk endpoint 2023-02-28 05:01:43 -05:00
hunicus
873432bc32 Link api rate limit note to /enterprise 2023-02-28 04:54:31 -05:00
hunicus
88572cd14e Specify networks in lightning network graph labels 2023-02-28 00:20:30 -05:00
wiz
09fd5c0a48 Merge pull request #3171 from mempool/nymkappa/relative-path
Use relative path to import price service
2023-02-28 11:06:06 +09:00
nymkappa
19ff5f15ee Use relative path to import price service 2023-02-28 10:59:39 +09:00
softsimon
b1e63ffc38 Merge pull request #3170 from mempool/simon/transifex-pull-2-27-02
Transifex pull (2)
2023-02-27 23:09:31 +04:00
softsimon
75ab2140fe Transifex pull (2) 2023-02-27 23:09:11 +04:00
nymkappa
393a89918f Wipe the disk cache since we have a new block structure 2023-02-27 19:06:46 +09:00
nymkappa
91de5f4a9b Add missing match rate to the block returned from the database 2023-02-27 18:39:02 +09:00
nymkappa
8b947a6c67 Enforce BlockExtended use for block indexing - Unify /api/v1/block(s) API(s) response format 2023-02-27 18:00:00 +09:00
nymkappa
a68deda4fe Use bitcoinApiFactory when we don't need verbose blocks or confirmation number 2023-02-27 11:46:37 +09:00
wiz
204ad9ec41 Merge pull request #3158 from mempool/nymkappa/bugfix/truncate-coinbase
Truncate `coinbase_signature` and `coinbase_signature_ascii` before insertion if needed
2023-02-27 10:09:21 +09:00
Felipe Knorr Kuhn
cd3ea84632 Reorder triggers 2023-02-26 09:16:33 -08:00
Felipe Knorr Kuhn
521738249d Run Cypress tests on master after merging 2023-02-26 08:23:44 -08:00
softsimon
f8b311a002 Merge pull request #3130 from mempool/nymkappa/bugfix/lightning-channel-404
Improve error handling on channel component
2023-02-26 15:02:27 +04:00
nymkappa
08a91828a3 Truncate coinbase data if it's too long 2023-02-26 18:24:08 +09:00
softsimon
e74def3bf0 Merge pull request #3102 from mempool/mononaut/block-health-calculation
Ignore coinbase transaction in block health calculation
2023-02-26 13:08:31 +04:00
wiz
63ca463f09 Merge branch 'master' into mononaut/block-health-calculation 2023-02-26 17:39:50 +09:00
wiz
ab8699de45 Merge pull request #3150 from mempool/ops/update-warm-cache-new-pool-slugs
ops: Update nginx-cache-warmer for new pool slugs API
2023-02-26 16:20:51 +09:00
wiz
6541dca030 Merge pull request #3154 from mempool/nymkappa/feature/new-reindex-command
Replace `--reindex=xxx,xxx` command line with `--reindex-blocks`
2023-02-26 15:55:49 +09:00
wiz
a62dcc7b36 Merge pull request #3153 from mempool/simon/enable-advanced-gbt-mempool-production-config
Enable GBT mempool in all production configs
2023-02-26 15:54:54 +09:00
wiz
ed43cd8aa9 Merge pull request #3149 from mempool/nymkappa/bugfix/update-missing-pools-config
Update missing "pools.json" -> "pools-v2.json"
2023-02-26 15:54:35 +09:00
wiz
173ebcc62b Merge pull request #3155 from mempool/nymkappa/bugfix/fix-wrong-config-sample
AUTOMATIC_BLOCK_REINDEXING is `false` by default
2023-02-26 15:43:53 +09:00
nymkappa
d73c4ed968 AUTOMATIC_BLOCK_REINDEXING is false by default 2023-02-26 15:41:55 +09:00
nymkappa
ca517497fa Replace --reindex=xxx,xxx command line with --reindex-blocks 2023-02-26 15:28:50 +09:00
softsimon
436348fb12 Enable GBT mempool in all production configs 2023-02-26 10:13:25 +04:00
softsimon
dfcc2f0494 Merge pull request #3152 from mempool/simon/transifex-pull-26-02
Transifex pull 26/2
2023-02-26 09:46:38 +04:00
softsimon
0e94d83a26 Transifex pull 26/2 2023-02-26 09:46:21 +04:00
wiz
d69798422d Merge pull request #3077 from mempool/nymkappa/feature/fix-mining-pool-auto-update
Log warning when pools are out of date
2023-02-26 14:29:49 +09:00
nymkappa
cb0febabbb Document --update-pools - Added some logs 2023-02-26 14:19:10 +09:00
wiz
eb1de3a55c Merge pull request #3151 from knorrium/remove_node19_from_ci
Remove node 19 from the CI test matrix
2023-02-26 14:13:39 +09:00
Felipe Knorr Kuhn
f51f392ae3 Remove node 19 from the CI test matrix 2023-02-25 21:06:34 -08:00
wiz
b00168e21a ops: Update nginx-cache-warmer for new pool slugs API 2023-02-26 13:54:45 +09:00
nymkappa
90bc1bc28e Update missing "pools.json" -> "pools-v2.json" 2023-02-26 13:54:43 +09:00
wiz
0567dbd8fa Merge branch 'master' into nymkappa/feature/align-dashboards 2023-02-26 13:07:35 +09:00
nymkappa
6651da6d7b Silence ENOENT exception when we wipe the nodejs backend cache 2023-02-26 11:37:57 +09:00
nymkappa
50ad3eee63 When we re-index blocks due to mining pools change, wipe the nodejs backend cache 2023-02-26 11:30:12 +09:00
softsimon
c1755eff47 Merge pull request #3143 from mempool/simon/missing-ln-i18n-strings
Fixing some i18n strings.
2023-02-25 17:14:30 +04:00
softsimon
8257637b0f Fixing some i18n strings. 2023-02-25 17:14:11 +04:00
softsimon
f839e61f1f Merge pull request #3138 from mempool/simon/fix-duplicate-i18n-string-11
Fix for duplicate i18n strings
2023-02-25 14:28:32 +04:00
softsimon
a2cc17d025 Fix for duplicate i18n strings 2023-02-25 14:28:04 +04:00
softsimon
c9487a96c8 Merge pull request #3137 from mempool/simon/extract-i18n-feb-25
Extracting i18n with new faq disclaimer
2023-02-25 14:24:11 +04:00
softsimon
3932260fbe Extracting i18n with new faq disclaimer 2023-02-25 14:23:54 +04:00
softsimon
f75c13d249 Merge pull request #3134 from hunicus/i18n-faq-disclaimer
Add i18n tag for big faq disclaimer
2023-02-25 14:22:39 +04:00
softsimon
c4c65b1592 Merge pull request #3133 from mempool/simon/localizing-search-box-strings
Localizing search box strings
2023-02-25 14:19:31 +04:00