wiz
|
ab3186a99d
|
Merge branch 'master' into mononaut/empty-block-info
|
2023-01-12 22:36:50 +09:00 |
|
softsimon
|
c15d5920d8
|
Merge pull request #2852 from mempool/nymkappa/feature/pools-json-frontend-cleanup
Remove pools.json download from the frontend
|
2023-01-12 17:36:39 +04:00 |
|
softsimon
|
500f94227a
|
Merge pull request #2884 from mempool/mononaut/scrollable-blockchain
Infinitely scrolling blockchain
|
2023-01-12 17:35:49 +04:00 |
|
wiz
|
b2b8911030
|
Merge branch 'master' into mononaut/scrollable-blockchain
|
2023-01-12 22:01:45 +09:00 |
|
wiz
|
fc56c371ec
|
Merge pull request #2865 from mempool/mononaut/document-backend-config
Add missing vars to docker config & readme
|
2023-01-12 22:00:17 +09:00 |
|
wiz
|
3b8802d39e
|
Merge branch 'master' into mononaut/document-backend-config
|
2023-01-12 21:32:28 +09:00 |
|
wiz
|
01a46344b9
|
Merge pull request #2939 from mempool/mononaut/cpfp-optimizations
CPFP Optimizations
|
2023-01-12 21:28:55 +09:00 |
|
Felipe Knorr Kuhn
|
7f6d6b86a4
|
Merge branch 'master' into nymkappa/feature/pools-json-frontend-cleanup
|
2023-01-11 21:38:33 -08:00 |
|
Mononaut
|
2548d2a5e9
|
fix frontend js error on unconfirmed non-cpfp transactions
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
bd30f2eb12
|
migrate cpfp data from old to new schemas
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
f0d3bb87c6
|
handle gaps in indexed CPFP data
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
8de3fd0988
|
batch db inserts for cpfp data
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
fcd047f302
|
remove redundant fields from CPFP interfaces
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
01c96f80f9
|
add cpfp progress marker to avoid reindexing early blocks
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
b50936f001
|
compact schemas for cpfp tables
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
7793eaecbc
|
fix cpfp indexing rate calculation
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
ee95d033ac
|
remove slow cpfp indexing path
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
0d921cf7a6
|
don't rely on blocks table for cpfp indexing progress
|
2023-01-11 08:44:10 -06:00 |
|
wiz
|
b2dbb09ddb
|
Merge pull request #2941 from mempool/simon/dark-mode-inputs
Dark mode inputs
|
2023-01-11 19:37:53 +09:00 |
|
softsimon
|
2e5d4a6df9
|
Dark mode inputs
|
2023-01-11 13:37:49 +04:00 |
|
softsimon
|
b4bac7ea09
|
Merge pull request #2940 from knorrium/augment_backend_info
Expose whether Lightning is enabled on the backend
|
2023-01-11 13:31:52 +04:00 |
|
Felipe Knorr Kuhn
|
5379ec0f30
|
Expose whether Lightning is enabled on the backend
|
2023-01-10 21:54:34 -08:00 |
|
softsimon
|
5f87d6c4f1
|
Merge pull request #2923 from mempool/nymkappa/bugfix/ignore-pools-logo-failure
Ignore pool logo download failure as it's not a critical error
|
2023-01-11 00:13:08 +04:00 |
|
softsimon
|
87fd6dc256
|
Merge pull request #2937 from mempool/simon/ln-alias-fallback
Fallback alias name to pubkey
|
2023-01-10 23:42:34 +04:00 |
|
softsimon
|
8ebe04baa7
|
Fallback alias name to pubkey
fixes #2935
|
2023-01-10 21:27:26 +04:00 |
|
wiz
|
549d61b41e
|
Merge pull request #2933 from mempool/nymkappa/feature/add-more-mempool-nodes
Add new mempool lightning nodes and format the array so it's human readable
|
2023-01-11 02:03:36 +09:00 |
|
nymkappa
|
fcd34eb876
|
Add new mempool lightning nodes and format the array so it's human readable
|
2023-01-10 16:13:16 +01:00 |
|
Mononaut
|
649d14011e
|
Remove cpfp_indexing=true from mainnet prod config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
f5922b7b71
|
Swap TRANSACTION_INDEXING for CPFP_INDEXING in docker config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
2e45dab4b7
|
Rename TRANSACTION_INDEXING to CPFP_INDEXING and add to mainnet prod config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
7f903b0331
|
Add missing vars to docker config & readme
|
2023-01-09 10:36:08 -06:00 |
|
softsimon
|
0d7c52817e
|
Merge pull request #2916 from mempool/nymkappa/bugfix/esplora-coinbase-tx
Fetch coinbase tx with core when esplora fails to do so
|
2023-01-08 16:53:44 +04:00 |
|
nymkappa
|
73c55c450c
|
Ignore pool logo download failure as it's not a critical error
|
2023-01-08 11:43:18 +01:00 |
|
nymkappa
|
71d1c3de04
|
Update bitcoin-api-factory so we can use core only if needed
|
2023-01-08 11:24:23 +01:00 |
|
wiz
|
e3a82dae83
|
Merge pull request #2921 from mempool/ops/add-mempool-reset-script
ops: fix wildcards in mempool-reset-all script
|
2023-01-08 14:22:16 +09:00 |
|
wiz
|
5a8d1795a6
|
ops: fix wildcards in mempool-reset-all script
|
2023-01-08 13:11:59 +09:00 |
|
wiz
|
0fdb5099e1
|
Merge pull request #2920 from mempool/ops/add-mempool-reset-script
ops: add mempool-reset-all script with ./reset symlink
|
2023-01-08 13:09:47 +09:00 |
|
wiz
|
31d732172c
|
Merge pull request #2919 from mempool/ops/add-tk7-nodes-to-bitcoin.conf
ops: add tk7 nodes to prod bitcoin.conf
|
2023-01-08 13:06:17 +09:00 |
|
wiz
|
33d6892aa4
|
ops: add mempool-reset-all script with ./reset symlink
|
2023-01-08 13:05:50 +09:00 |
|
wiz
|
472d00a067
|
ops: add tk7 nodes to prod bitcoin.conf
|
2023-01-08 13:01:05 +09:00 |
|
wiz
|
98fbd524fc
|
Merge pull request #2918 from mempool/ops/fix-mysql-credentials-path
ops: fix mysql_credentials path in install/build scripts
|
2023-01-08 12:59:55 +09:00 |
|
wiz
|
d987669b1e
|
ops: fix mysql_credentials path in install/build scripts
|
2023-01-08 12:56:27 +09:00 |
|
nymkappa
|
9f4107319f
|
Fetch coinbase tx with core when esplora fails to do so
|
2023-01-07 11:17:30 +01:00 |
|
Mononaut
|
6d95cfadac
|
Add FAQ link to empty blocks
|
2023-01-06 10:14:18 -06:00 |
|
Mononaut
|
bf941b0227
|
load block/tx pages at correct blockchain scroll position
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
32bf30872d
|
improve block scrolling & new block animation
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
7be3ed416e
|
create separate service for short term tx & block caching
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
befafaa60c
|
add paginated virtual scrolling to blockchain blocks bar
|
2023-01-06 10:13:53 -06:00 |
|
wiz
|
5905eebaa6
|
Merge pull request #2910 from knorrium/add_missing_config_overrides
Add the missing block audit variables to the Docker script
|
2023-01-07 00:47:26 +09:00 |
|
wiz
|
f99aa8f1f0
|
Merge pull request #2909 from knorrium/fix_docker_gha_again
Fix Docker GHA again. Update deps and increase swap size
|
2023-01-07 00:46:56 +09:00 |
|