5563 Commits

Author SHA1 Message Date
nymkappa
dbc4402999 Update blocks-list.component.html 2023-02-19 20:43:51 +09:00
nymkappa
b4ee760ca5 Wrap duplicate ngIf into a ng-template 2023-02-19 19:30:55 +09:00
nymkappa
cf9165d82e Fixes #3034 2023-02-19 17:36:09 +09:00
wiz
a72ab91f46 Merge pull request #3064 from mempool/nymkappa/bugfix/remove-unused-config-setting
Remove `config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL`
2023-02-19 16:28:39 +09:00
Felipe Knorr Kuhn
c8d0a3a97f Merge branch 'master' into nymkappa/bugfix/remove-unused-config-setting 2023-02-18 18:43:04 -08:00
wiz
e08258992c Merge pull request #3041 from mempool/nymkappa/update-readme
Add `--reindex` doc to backend README
2023-02-19 10:23:59 +09:00
softsimon
08022499e7 Merge pull request #3066 from antonilol/sizeperweight-graph
Add size per weight graph and ts type for `getHistoricalBlockSizesAndWeights`
2023-02-18 23:57:06 +07:00
softsimon
49a2d8a683 Merge pull request #3022 from mempool/mononaut/esplora-keepalive
Reuse HTTP connections for esplora backend requests
2023-02-18 21:34:28 +07:00
Mononaut
b8956cb0d8 Reuse HTTP connections to esplora backend 2023-02-18 21:34:09 +07:00
softsimon
6340ff21ce Merge pull request #3009 from mempool/update-cpfp-faq-mined
Update cpfp faq for stored relationships
2023-02-18 20:44:15 +07:00
softsimon
74f2547141 Merge pull request #3063 from mempool/mononaut/liquid-address-table
fix liquid address table overflow
2023-02-18 19:41:43 +07:00
wiz
58b3526178 Merge branch 'master' into mononaut/liquid-address-table 2023-02-18 20:34:59 +09:00
softsimon
cbaa3853a4 Merge pull request #2770 from mempool/nymkappa/bugfix/price-update-invalid-response
Make sure exchange API response format is valid before using it
2023-02-18 17:05:48 +07:00
softsimon
f7fc4cf962 Merge branch 'master' into nymkappa/bugfix/price-update-invalid-response 2023-02-18 16:59:11 +07:00
softsimon
7fcc015a83 Merge pull request #3043 from mempool/nymkappa/bugfix/blocks-api
Fixes blocks api (missing fee range)
2023-02-18 15:26:08 +07:00
wiz
703f8df1ee Merge pull request #3075 from mempool/wiz/fix-mempool-build-script-lightning-variables
ops: Fix mempool build script lightning variables
2023-02-18 15:26:29 +09:00
wiz
766fbf442c ops: Fix mempool build script lightning variables 2023-02-18 15:23:02 +09:00
wiz
1df7ade153 Merge pull request #3074 from mempool/ops/fix-lightning-mysql-credentials
ops: Fix lightning mysql credentials usage
2023-02-18 12:39:02 +09:00
wiz
7808e7ebd1 ops: Fix lightning mysql credentials usage 2023-02-18 12:37:06 +09:00
wiz
c85d68c3b9 Merge pull request #3073 from mempool/simon/transifex-migration
Migrated transifex and fetched latest translations
2023-02-18 12:25:36 +09:00
softsimon
4217ecce3f Migrated transifex and fetched latest translations 2023-02-18 09:39:32 +07:00
Antoni Spaanderman
1d31f81649 fix missing quote 2023-02-17 15:47:32 +01:00
Antoni Spaanderman
0402523c8e Update frontend/src/app/components/block-sizes-weights-graph/block-sizes-weights-graph.component.ts
change size per weight graph color

Co-authored-by: nymkappa <9780671+nymkappa@users.noreply.github.com>
2023-02-17 15:45:15 +01:00
Antoni Spaanderman
9b793b8a6b add size per weight graph and ts type for getHistoricalBlockSizesAndWeights 2023-02-16 15:39:09 +01:00
nymkappa
d0e52f3695 Remove config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL 2023-02-16 09:44:52 +09:00
wiz
94f6cd3350 Merge branch 'master' into mononaut/liquid-address-table 2023-02-16 05:20:41 +09:00
wiz
d954b2f5e1 Merge pull request #3059 from hunicus/shrink-og-avatar
Shrink og avators to make group more square
2023-02-16 05:04:37 +09:00
wiz
2b1d25c784 Merge branch 'master' into shrink-og-avatar 2023-02-16 04:56:04 +09:00
Mononaut
87202ea9f8 fix liquid address table overflow 2023-02-15 09:26:12 -06:00
wiz
f562dc5938 Merge pull request #3062 from mempool/nymkappa/bugfix/bisq-no-db-price
Fix database usage when database is disabled
2023-02-15 18:21:26 +09:00
wiz
497bd1cd08 Merge branch 'master' into nymkappa/bugfix/bisq-no-db-price 2023-02-15 18:09:20 +09:00
nymkappa
5c6200e254 Disable fiat display on pools blocks and ln channel component 2023-02-15 18:06:22 +09:00
nymkappa
1e9dde975a Fix database used when database disabled 2023-02-15 17:45:29 +09:00
nymkappa
0c7632036e Fix lightning dashboard btc/fiat UI issue 2023-02-15 17:33:30 +09:00
nymkappa
e7ccf3ddc2 Add footer to all dashboards 2023-02-15 16:41:09 +09:00
hunicus
0f450da6cd Remove colon from block overview table 2023-02-15 16:28:29 +09:00
hunicus
d7818fe212 Switch audit faq conditions to env.audit
From OFFICIAL_MEMPOOL_SPACE.
2023-02-15 16:28:29 +09:00
Mononaut
16250e87b5 simplify audit availability logic 2023-02-15 16:28:29 +09:00
Mononaut
e12bfa2651 Add audit / block health config feature flag 2023-02-15 16:28:29 +09:00
nymkappa
72a023af74 Show correct currency label in 'Latest transactions' widget 2023-02-15 16:22:06 +09:00
nymkappa
c07e35152a Run database migration before running any business logic 2023-02-15 16:13:10 +09:00
nymkappa
a518239eb9 Remove bisq price fetch and replace it with our in house price index 2023-02-15 16:05:14 +09:00
hunicus
7c7ac5b9d3 Shrink og avators to make group more square 2023-02-15 01:49:11 -05:00
wiz
da21927054 Merge pull request #3058 from hunicus/remove-colon
Remove colon from block overview table
2023-02-15 15:39:05 +09:00
wiz
272e3cc80e Merge pull request #3039 from mempool/mononaut/audit-feature-flag
Add audit / block health config feature flag
2023-02-15 15:36:54 +09:00
hunicus
e2cd133c63 Switch audit faq conditions to env.audit
From OFFICIAL_MEMPOOL_SPACE.
2023-02-15 01:27:43 -05:00
nymkappa
3ab239ee5f Only show supported currencies - Tweak UI 2023-02-15 15:01:07 +09:00
hunicus
76bf8fe6f2 Remove colon from block overview table 2023-02-15 00:56:02 -05:00
wiz
b8a1a6da87 Merge branch 'master' into mononaut/fiat-selector 2023-02-15 12:10:07 +09:00
Mononaut
b6e4aa2a2c simplify audit availability logic 2023-02-14 12:32:30 -06:00