Mononaut
|
74d0df0457
|
batch db inserts for cpfp data
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
41fdab33eb
|
remove redundant fields from CPFP interfaces
|
2023-01-11 08:44:11 -06:00 |
|
Mononaut
|
cb8196a27a
|
add cpfp progress marker to avoid reindexing early blocks
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
c68d9d8a13
|
compact schemas for cpfp tables
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
7cc11e622c
|
fix cpfp indexing rate calculation
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
6279ba96ab
|
remove slow cpfp indexing path
|
2023-01-11 08:44:10 -06:00 |
|
Mononaut
|
3ff2a1b9dd
|
don't rely on blocks table for cpfp indexing progress
|
2023-01-11 08:44:10 -06:00 |
|
wiz
|
b07781ef98
|
Merge pull request #2941 from mempool/simon/dark-mode-inputs
Dark mode inputs
|
2023-01-11 19:37:53 +09:00 |
|
softsimon
|
708495fb8e
|
Dark mode inputs
|
2023-01-11 13:37:49 +04:00 |
|
softsimon
|
099123eed2
|
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
|
8da18fbadb
|
Expose whether Lightning is enabled on the backend
|
2023-01-10 21:54:34 -08:00 |
|
softsimon
|
a295d07a3b
|
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
|
d1158a3b07
|
Merge pull request #2937 from mempool/simon/ln-alias-fallback
Fallback alias name to pubkey
|
2023-01-10 23:42:34 +04:00 |
|
softsimon
|
a552ab224b
|
Fallback alias name to pubkey
fixes #2935
|
2023-01-10 21:27:26 +04:00 |
|
wiz
|
f708792d15
|
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
|
816365d74f
|
Add new mempool lightning nodes and format the array so it's human readable
|
2023-01-10 16:13:16 +01:00 |
|
Mononaut
|
cd22924ae6
|
Remove cpfp_indexing=true from mainnet prod config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
bfadcd2d45
|
Swap TRANSACTION_INDEXING for CPFP_INDEXING in docker config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
105ca296e2
|
Rename TRANSACTION_INDEXING to CPFP_INDEXING and add to mainnet prod config
|
2023-01-09 10:36:08 -06:00 |
|
Mononaut
|
17a34fef0c
|
Add missing vars to docker config & readme
|
2023-01-09 10:36:08 -06:00 |
|
softsimon
|
0bdb71eb2a
|
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
|
6a09f38e4b
|
Ignore pool logo download failure as it's not a critical error
|
2023-01-08 11:43:18 +01:00 |
|
nymkappa
|
2e698775f9
|
Update bitcoin-api-factory so we can use core only if needed
|
2023-01-08 11:24:23 +01:00 |
|
wiz
|
6f76da8e54
|
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 |
|
Felipe Knorr Kuhn
|
ef600ddc87
|
Remove Cypress from the toplevel package-lock.json deps
|
2023-01-07 20:51:55 -08:00 |
|
wiz
|
2b832401f2
|
ops: fix wildcards in mempool-reset-all script
|
2023-01-08 13:11:59 +09:00 |
|
wiz
|
2169515824
|
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
|
9469f7f641
|
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
|
8063b82f80
|
ops: add mempool-reset-all script with ./reset symlink
|
2023-01-08 13:05:50 +09:00 |
|
wiz
|
09cbac2923
|
ops: add tk7 nodes to prod bitcoin.conf
|
2023-01-08 13:01:05 +09:00 |
|
wiz
|
19ef45e6ed
|
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
|
7159f08e2c
|
ops: fix mysql_credentials path in install/build scripts
|
2023-01-08 12:56:27 +09:00 |
|
nymkappa
|
df393c2b90
|
Show Avg fees per block instead of Reward Per Tx
|
2023-01-07 20:55:59 +01:00 |
|
nymkappa
|
a56db2c9ae
|
Fetch coinbase tx with core when esplora fails to do so
|
2023-01-07 11:17:30 +01:00 |
|
Mononaut
|
6aef76e49f
|
Add FAQ link to empty blocks
|
2023-01-06 10:14:18 -06:00 |
|
Mononaut
|
adc1deb2d6
|
load block/tx pages at correct blockchain scroll position
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
4ec6200e45
|
improve block scrolling & new block animation
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
001d94dcef
|
create separate service for short term tx & block caching
|
2023-01-06 10:13:53 -06:00 |
|
Mononaut
|
b35fbbbbd9
|
add paginated virtual scrolling to blockchain blocks bar
|
2023-01-06 10:13:53 -06:00 |
|
wiz
|
7478acb445
|
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
|
7776aec3b1
|
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 |
|
Felipe Knorr Kuhn
|
af69ae2f94
|
Add the missing block audit variables to the Docker script
|
2023-01-05 16:36:38 -08:00 |
|
Felipe Knorr Kuhn
|
4ba8e7919b
|
Fix Docker GHA again. Update deps and increase swap size
|
2023-01-05 15:39:33 -08:00 |
|
softsimon
|
72734c6bef
|
Merge pull request #2907 from mempool/wiz/enable-lightning-on-prod-frontend
Set `LIGHTNING: true` in prod frontend config
|
2023-01-06 01:58:09 +04:00 |
|
Mononaut
|
2847155019
|
proper truncation in RTL locales
|
2023-01-05 11:16:14 -06:00 |
|
Mononaut
|
ad57df34d2
|
migrate old text truncation implementations to new component
|
2023-01-05 11:01:46 -06:00 |
|
Mononaut
|
920b1e1425
|
Add text truncation component
|
2023-01-05 11:00:08 -06:00 |
|
wiz
|
f7287a0745
|
Set LIGHTNING: true in prod frontend config
|
2023-01-05 23:35:53 +09:00 |
|
softsimon
|
8ab33b3f49
|
Merge pull request #2851 from mempool/nymkappa/bugfix/error-500-blocks-list
Fix error 500 when querying /blocks using `"INDEXING_BLOCKS_AMOUNT": 0`
|
2023-01-05 01:16:09 +04:00 |
|
softsimon
|
29b1125cc8
|
Merge pull request #2339 from mempool/nymkappa/bugfix/cleanup-logs
Logs cleanup
|
2023-01-05 01:11:00 +04:00 |
|