nymkappa
|
d6a8c3c347
|
Compute median fee and fee percentiles in sats
|
2023-02-25 14:22:13 +09:00 |
|
nymkappa
|
4859b9c789
|
Fix median timestamp field - Fix reponse format when block is indexed on the fly
|
2023-02-25 14:22:13 +09:00 |
|
nymkappa
|
dc48c486f2
|
Remove unescessary data from the blocks-bulk API
|
2023-02-25 14:22:12 +09:00 |
|
nymkappa
|
bdcf848209
|
Implemented coinstatsindex indexing
|
2023-02-25 14:22:12 +09:00 |
|
nymkappa
|
2b39fa4cfa
|
Get blocks data set by bulk (non indexed)
|
2023-02-25 14:22:11 +09:00 |
|
nymkappa
|
1656e70cc6
|
Fix DB migration 54 breaking liquid
|
2023-02-24 10:41:17 +09:00 |
|
wiz
|
7de512dda1
|
Merge branch 'master' into nymkappa/bugfix/optimize-price-frontend
|
2023-02-23 21:32:58 +09:00 |
|
softsimon
|
54a1e58894
|
Merge pull request #3113 from mempool/nymkappa/bugfix/usd-charts-only
Show only USD in block fees/rewards charts
|
2023-02-23 14:50:32 +04:00 |
|
wiz
|
bdaf9c3476
|
Merge pull request #3068 from mempool/mononaut/raise-memory-limits
Raise production memory limits
|
2023-02-23 15:26:53 +09:00 |
|
nymkappa
|
2a851be439
|
Only display reward and block fee charts in USD due to missing historical data
|
2023-02-23 15:13:30 +09:00 |
|
nymkappa
|
1000e30b7f
|
Add missing db schema incrementation
|
2023-02-23 14:52:29 +09:00 |
|
nymkappa
|
656fa6fa16
|
Merge branch 'master' into nymkappa/bugfix/optimize-price-frontend
|
2023-02-23 14:51:46 +09:00 |
|
nymkappa
|
b579226ee2
|
Add database migration to re-index prices with negative values support
|
2023-02-23 14:50:20 +09:00 |
|
wiz
|
7bdfb2be47
|
Add simon's comment to $searchNodeByPublicKeyOrAlias()
|
2023-02-23 13:42:54 +09:00 |
|
wiz
|
10283ce473
|
Merge branch 'master' into simon/alias-search-syntax-error
|
2023-02-23 13:20:35 +09:00 |
|
nymkappa
|
a1905f624f
|
Optimize price API response size reduce the number of query to that API
|
2023-02-23 13:13:20 +09:00 |
|
nymkappa
|
6594019c3e
|
Cache price API for 5 minutes
|
2023-02-23 10:04:31 +09:00 |
|
nymkappa
|
53b9310169
|
Redo/Fix completely failed PR #3092 + add PR #3105
|
2023-02-23 09:50:34 +09:00 |
|
wiz
|
8d03d5a99c
|
Merge branch 'master' into mononaut/raise-memory-limits
|
2023-02-22 15:29:17 +09:00 |
|
softsimon
|
5134cc1d23
|
Adding regex comments.
|
2023-02-22 10:19:32 +04:00 |
|
Mononaut
|
cbb20b86eb
|
increase size of mempool_byte_weight db column
|
2023-02-21 22:07:12 -06:00 |
|
wiz
|
8528524870
|
Merge branch 'master' into simon/alias-search-syntax-error
|
2023-02-22 10:13:44 +09:00 |
|
softsimon
|
f44e95a6ff
|
Fixes a syntax error with certain keywords
|
2023-02-21 17:14:51 +04:00 |
|
nymkappa
|
72779c8244
|
Use historical price for older blocks and transactions
|
2023-02-21 12:37:27 +09:00 |
|
nymkappa
|
3e4d27165a
|
Show avg block heath in pool ranking pie chart
|
2023-02-20 18:14:12 +09:00 |
|
nymkappa
|
6b1c1e7cda
|
Add avg mining pool block mathrate in pools stats API
|
2023-02-20 18:14:12 +09:00 |
|
Felipe Knorr Kuhn
|
ac9cddfdb8
|
Merge branch 'master' into mononaut/raise-memory-limits
|
2023-02-19 13:56:28 -08:00 |
|
nymkappa
|
a1b7a33b91
|
Fix database usage when database is disabled
|
2023-02-19 19:08:29 +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 |
|
Mononaut
|
b8956cb0d8
|
Reuse HTTP connections to esplora backend
|
2023-02-18 21:34:09 +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 |
|
Mononaut
|
41c7ee598d
|
Raise production memory limits
Increases maxmempool production bitcoin.conf setting to 2GB,
and raises `npm run start-production` nodejs memory limit to 8GB
|
2023-02-17 10:12:33 -06:00 |
|
nymkappa
|
d0e52f3695
|
Remove config.MEMPOOL.PRICE_FEED_UPDATE_INTERVAL
|
2023-02-16 09:44:52 +09:00 |
|
nymkappa
|
1e9dde975a
|
Fix database used when database disabled
|
2023-02-15 17:45:29 +09:00 |
|
Mononaut
|
e12bfa2651
|
Add audit / block health config feature flag
|
2023-02-15 16:28:29 +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 |
|
wiz
|
b8a1a6da87
|
Merge branch 'master' into mononaut/fiat-selector
|
2023-02-15 12:10:07 +09:00 |
|
nymkappa
|
158d02b60d
|
Always return fully extended block in blocks API even if indexing is disabled
|
2023-02-14 22:14:28 +09:00 |
|
nymkappa
|
76b899031a
|
Fix missing fee range in blocks api when querying non indexed blocks
|
2023-02-13 15:50:22 +09:00 |
|
nymkappa
|
7755b7b4a3
|
Add --reindex doc to backend README
|
2023-02-13 14:58:35 +09:00 |
|
Mononaut
|
05d8874af0
|
safer mempool cloning for different GBT algorithms
|
2023-02-10 07:43:39 -06:00 |
|
softsimon
|
1fb3017320
|
Merge pull request #3010 from mempool/mononaut/cpfp-error-handling
More robust error checking & handling in CPFP repositories
|
2023-02-04 09:18:10 +07:00 |
|
Mononaut
|
2d35018728
|
More robust error checking & handling in CPFP repositories
|
2023-02-02 17:37:32 -06:00 |
|
Mononaut
|
2d4e59fabd
|
expose other currencies in charts APIs
|
2023-02-01 10:23:55 -06:00 |
|
Mononaut
|
feab91e422
|
fix drift in next block viz with mixed template algos
|
2023-01-30 16:26:37 -06:00 |
|
softsimon
|
dbdf1815bb
|
Merge branch 'master' into nymkappa/bugfix/tx-fetcher-crash
|
2023-01-26 17:02:35 +04:00 |
|
softsimon
|
5d3aab05a2
|
Merge pull request #2950 from mempool/mononaut/fix-cpfp-table-drops
Correctly drop legacy cpfp db tables
|
2023-01-26 13:39:35 +04:00 |
|