Mononaut
|
6e1d39eb45
|
use bulk mempool/txs post api to batch mempool update requests
|
2023-08-02 15:05:27 +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 |
|
wiz
|
63a5b70c79
|
Merge branch 'master' into hunicus/30-footer
|
2023-08-01 16:54:48 +09: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 |
|
softsimon
|
d0d38b2cb4
|
Fix scripthash lookup for Electrum*
|
2023-07-31 18:29:40 +09:00 |
|
Mononaut
|
ca1b079209
|
Get block txs from esplora, index CPFP together with summaries
|
2023-07-31 18:13:16 +09:00 |
|
Mononaut
|
34e5da56e3
|
reduce mempool poll rate while indexing
|
2023-07-31 18:13:16 +09:00 |
|
Mononaut
|
3dbafc271b
|
fix indexing log prints
|
2023-07-31 18:13:11 +09:00 |
|
softsimon
|
488acbd39d
|
Merge pull request #4070 from mempool/mononaut/redis-fixes
Misc Redis fixes
|
2023-07-31 17:28:54 +09:00 |
|
Mononaut
|
7730d83b7f
|
Faster Redis tx deletion, fix debug log level
|
2023-07-31 16:38:18 +09:00 |
|
Mononaut
|
3035619b61
|
Get blocks from electrs again
|
2023-07-31 15:39:02 +09:00 |
|
wiz
|
1ab03c7d6f
|
Merge pull request #4063 from mempool/mononaut/simple-redis
Simple Redis
|
2023-07-31 15:34:08 +09:00 |
|
softsimon
|
e54c69f029
|
Fixing docker config and tests
|
2023-07-31 14:28:56 +09:00 |
|
Mononaut
|
2ce2a71cf0
|
Improve Redis logging
|
2023-07-31 12:21:28 +09:00 |
|
Mononaut
|
8940f953f5
|
switch from redis-json to simple key-value redis entries
|
2023-07-31 12:16:37 +09:00 |
|
Mononaut
|
155cafd83a
|
strip non-essential data from redis cache txs
|
2023-07-31 12:16:36 +09:00 |
|
Mononaut
|
158a7257cc
|
store redis mempool in sharded json object
|
2023-07-31 12:16:36 +09:00 |
|
Mononaut
|
14a366c54c
|
Add network and schema versioning to redis cache
|
2023-07-31 12:16:34 +09:00 |
|
Mononaut
|
f8416eb671
|
Add transactions to Redis cache in manageable batches
|
2023-07-31 12:16:34 +09:00 |
|
Mononaut
|
04cce7282a
|
Fix redis feature merge conflicts
|
2023-07-31 12:16:34 +09:00 |
|
Mononaut
|
b180f453db
|
Add RBF data to Redis cache
|
2023-07-31 12:16:33 +09:00 |
|
Mononaut
|
da77fa81c7
|
Implement Redis cache for block and mempool data
|
2023-07-31 12:16:33 +09:00 |
|
wiz
|
ad08ca8bc8
|
Merge pull request #4066 from mempool/wiz/update-preview-image
Remove text from mempool.space preview image
|
2023-07-31 11:24:17 +09:00 |
|
wiz
|
d61dc6d29a
|
Remove text from mempool.space preview image
|
2023-07-31 11:16:43 +09:00 |
|
wiz
|
de0a21c2cf
|
ops: Use TK7 for unfurler
|
2023-07-31 11:12:54 +09:00 |
|
softsimon
|
c283da1ca7
|
Merge pull request #4034 from mempool/mononaut/mobile-difficulty-tooltips
Fix difficulty tooltip position
|
2023-07-30 14:26:36 +09:00 |
|
softsimon
|
a6ab4d654e
|
Merge pull request #4062 from fiatjaf/patch-1
Create fiatjaf.txt
|
2023-07-29 23:52:32 +09:00 |
|