7100 Commits

Author SHA1 Message Date
softsimon
6bcea3abf9 Fixing cycle reset at top of the hour 2023-08-04 13:23:09 +09:00
softsimon
8aeab0fb3d Updating config sample 2023-08-03 18:26:24 +09:00
softsimon
a59144ec84 Changing setting to per hour 2023-08-03 18:22:52 +09:00
softsimon
f7d1e28180 Erasing unused PRICE_DATA_SERVER from readme 2023-08-03 17:43:03 +09:00
softsimon
16b75c6ab3 Update price at least every hour 2023-08-03 17:43:02 +09:00
softsimon
4ffc3d0ce5 Allow priceUpdater to run without storing to database 2023-08-03 17:43:02 +09:00
softsimon
8331535562 Setting fixture to fixed number 2023-08-03 17:43:02 +09:00
softsimon
9b24c07002 Updating start.sh and README 2023-08-03 17:43:02 +09:00
softsimon
8c442fe207 Refactoring price update config. Fixing last price time. 2023-08-03 17:43:02 +09:00
softsimon
bb7f73637b Update backend/src/api/prices/prices.routes.ts 2023-08-03 17:43:02 +09:00
softsimon
2e4306d795 Update backend/src/__fixtures__/mempool-config.template.json 2023-08-03 17:43:02 +09:00
Mononaut
59937c2ce9 configurable price update frequency 2023-08-03 17:43:02 +09:00
Mononaut
da2cc8d162 add /prices api endpoint 2023-08-03 17:43:01 +09:00
softsimon
f4e1597b01 Merge pull request #4089 from andrewtoth/andrewtoth/sig
Accept CLA
2023-08-03 12:59:18 +09:00
andrewtoth
fa9523ad6d Accept CLA 2023-08-03 03:46:15 +00:00
softsimon
2faf877105 Merge pull request #4065 from mempool/mononaut/log-scale-fee-graph
Use log10 scale for projected block fee graph
2023-08-02 18:35:46 +09:00
wiz
5640bb445b Merge pull request #4081 from mempool/mononaut/fix-null-coinbase-fee
fix null coinbase fees in block summary
2023-08-02 16:05:09 +09:00
softsimon
d6c6190ad6 Merge pull request #4084 from mempool/hunicus/30-footer-yacht
Show tool list when no other networks available in footer
2023-08-02 14:44:19 +09:00
softsimon
4767403374 Minor ngIf else template optimization 2023-08-02 14:34:59 +09:00
softsimon
3d9ad64c8d Merge pull request #4078 from mempool/fix/difficulty-calc
Fix: Use bits to calculate difficulty instead of floating points
2023-08-02 13:08:55 +09:00
hunicus
35edfef0dd Show tool list when no other networks available 2023-08-02 12:46:59 +09:00
mononaut
4d952fe295 Merge branch 'master' into fix/difficulty-calc 2023-08-02 11:00:32 +09:00
softsimon
cae21d400e Merge pull request #4083 from mempool/mononaut/fix-partial-index-difficulty
fix partially indexed difficulty bug
2023-08-01 18:49:45 +09:00
Mononaut
c0724e2051 fix partially indexed difficulty bug 2023-08-01 18:41:48 +09:00
wiz
1aba77cb2e Merge pull request #3853 from mempool/hunicus/accelerate-disclaimer
Replace disclaimer text regarding tx acceleration
2023-08-01 18:36:41 +09:00
wiz
5d738077d3 Merge pull request #4080 from mempool/hunicus/30-footer
Add graphic to footer + simplify left footer column
2023-08-01 18:34:17 +09:00
hunicus
04430fadd1 Improve conditions for showing network links 2023-08-01 18:08:49 +09:00
hunicus
7d4c9267c8 Remove commented/inactive social links 2023-08-01 17:54:09 +09:00
hunicus
bae3682e05 Improve show conditions for explore links 2023-08-01 17:54:09 +09:00
hunicus
14b386d2b2 Change more networks to networks 2023-08-01 17:54:09 +09:00
hunicus
946e2e700d Add space below tagline 2023-08-01 17:54:09 +09:00
Mononaut
5accbeb2d3 fix null coinbase fees in block summary 2023-08-01 17:33:03 +09:00
wiz
63a5b70c79 Merge branch 'master' into hunicus/30-footer 2023-08-01 16:54:48 +09:00
junderw
e0814277d1 Fix: Use bits to calculate difficulty instead of floating points 2023-08-01 00:52:45 -07:00
softsimon
a0bf4eb947 Merge pull request #4079 from mempool/simon/mempool-break-poll-limit
Base mempool break limit of current poll rate
2023-08-01 16:00:42 +09:00
hunicus
b72b87952e Implement wiz footer suggestions 2023-08-01 16:00:16 +09:00
softsimon
93c5b059b7 Base mempool break limit of current poll rate 2023-08-01 15:55:03 +09:00
wiz
8d88b2a396 Merge pull request #3973 from mempool/ops/move-electrs-scripts-to-electrs-repo
ops: Move electrs scripts to mempool/electrs repo
2023-08-01 15:38:46 +09:00
wiz
ed1a892b5b Merge pull request #4068 from mempool/mononaut/electrs-blocks
Get blocks from electrs again
2023-08-01 15:33:13 +09:00
softsimon
837b1746b3 Merge pull request #4074 from mempool/fix_rust_gbt_typo
Fix rust gbt docker  typo
2023-08-01 14:14:56 +09:00
softsimon
efa6181e36 Merge pull request #4077 from bguillaumat/patch-1
Add bguillaumat.txt to contributors
2023-08-01 14:07:18 +09:00
wiz
b335474a46 Merge branch 'master' into mononaut/electrs-blocks 2023-08-01 13:54:05 +09:00
wiz
8d5849eb7a Merge pull request #4071 from mempool/mononaut/fast-indexing
Fast indexing
2023-08-01 13:53:56 +09:00
Mononaut
fefbc4adf9 Fix difficulty indexing db queries to return bits 2023-08-01 13:28:56 +09:00
Mononaut
e9ffd1192c Use bits to detect difficulty adjustments, not difficulty 2023-08-01 13:28:56 +09:00
Mononaut
0705c352bc Get blocks from electrs again 2023-08-01 13:28:56 +09:00
Bastien Guillaumat
fb78bcd2a0 Add bguillaumat.txt to contributors 2023-08-01 03:13:58 +02:00
Felipe Knorr Kuhn
301b4214a1 Fix RUST GBT Docker override 2023-07-31 14:11:31 -07:00
Felipe Knorr Kuhn
4c4737a118 Fix config unit test that was returning early 2023-07-31 14:10:49 -07:00
softsimon
00763bf087 Merge pull request #4072 from mempool/simon/electrum-scripthash-fix
Fix scripthash lookup for Electrum*
2023-07-31 21:10:59 +09:00