Bastien Guillaumat
|
aa17f8203c
|
Add bguillaumat.txt to contributors
|
2023-08-01 03:13:58 +02:00 |
|
softsimon
|
d5dca95fbe
|
Merge pull request #4072 from mempool/simon/electrum-scripthash-fix
Fix scripthash lookup for Electrum*
|
2023-07-31 21:10:59 +09:00 |
|
softsimon
|
bed7c1b283
|
Fix scripthash lookup for Electrum*
|
2023-07-31 18:29:40 +09:00 |
|
softsimon
|
7a87f74b22
|
Merge pull request #4070 from mempool/mononaut/redis-fixes
Misc Redis fixes
|
2023-07-31 17:28:54 +09:00 |
|
Mononaut
|
49db63d888
|
Faster Redis tx deletion, fix debug log level
|
2023-07-31 16:38:18 +09:00 |
|
wiz
|
36a26fc2ce
|
Merge pull request #4063 from mempool/mononaut/simple-redis
Simple Redis
|
2023-07-31 15:34:08 +09:00 |
|
softsimon
|
73b71c4914
|
Fixing docker config and tests
|
2023-07-31 14:28:56 +09:00 |
|
Mononaut
|
dcfab218fb
|
Improve Redis logging
|
2023-07-31 12:21:28 +09:00 |
|
Mononaut
|
c79a597c96
|
switch from redis-json to simple key-value redis entries
|
2023-07-31 12:16:37 +09:00 |
|
Mononaut
|
a393f42b5e
|
strip non-essential data from redis cache txs
|
2023-07-31 12:16:36 +09:00 |
|
Mononaut
|
6ac58f2da7
|
store redis mempool in sharded json object
|
2023-07-31 12:16:36 +09:00 |
|
Mononaut
|
a9f8bbbcce
|
Add network and schema versioning to redis cache
|
2023-07-31 12:16:34 +09:00 |
|
Mononaut
|
d65bddd30b
|
Add transactions to Redis cache in manageable batches
|
2023-07-31 12:16:34 +09:00 |
|
Mononaut
|
b6cb539470
|
Fix redis feature merge conflicts
|
2023-07-31 12:16:34 +09:00 |
|
Mononaut
|
aea2b1ec6b
|
Add RBF data to Redis cache
|
2023-07-31 12:16:33 +09:00 |
|
Mononaut
|
5138f9a254
|
Implement Redis cache for block and mempool data
|
2023-07-31 12:16:33 +09:00 |
|
wiz
|
8cfa4ef1a1
|
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
|
16401044f6
|
Remove text from mempool.space preview image
|
2023-07-31 11:16:43 +09:00 |
|
wiz
|
c88b7ddc77
|
ops: Use TK7 for unfurler
|
2023-07-31 11:12:54 +09:00 |
|
softsimon
|
8b012a96f3
|
Merge pull request #4034 from mempool/mononaut/mobile-difficulty-tooltips
Fix difficulty tooltip position
|
2023-07-30 14:26:36 +09:00 |
|
softsimon
|
8b6bb54efb
|
Merge pull request #4062 from fiatjaf/patch-1
Create fiatjaf.txt
|
2023-07-29 23:52:32 +09:00 |
|
fiatjaf_
|
2670589293
|
Create fiatjaf.txt
|
2023-07-29 09:27:12 -03:00 |
|
softsimon
|
91eef1c4d9
|
Merge pull request #4061 from rishkwal/master
rishkwal contributor license agreement added
|
2023-07-29 21:14:02 +09:00 |
|
Rishabh
|
562a5f6878
|
rishkwal contributor license agreement added
|
2023-07-29 15:54:34 +05:30 |
|
softsimon
|
5c20fd71e1
|
Merge pull request #3905 from mempool/hunicus/msop-r
Update mosp strings from tm to r
|
2023-07-29 18:34:31 +09:00 |
|
softsimon
|
adf093eca5
|
Merge pull request #4026 from mempool/nymkappa/charts-landscape-mobile
[graphs] fix min height in mobile landscape
|
2023-07-29 18:11:33 +09:00 |
|
softsimon
|
d14d286f24
|
Merge pull request #4057 from dni/patch-1
[BUG]: Update frontend entrypoint.sh
|
2023-07-29 17:50:58 +09:00 |
|
softsimon
|
ecd80aad6a
|
Merge pull request #4056 from mempool/mononaut/compressed-p2pk
Add support for compressed p2pk addresses
|
2023-07-29 17:48:26 +09:00 |
|
softsimon
|
1b248c24f1
|
Merge pull request #4050 from mempool/mononaut/retry-block-txs
Handle failures while fetching block transactions
|
2023-07-29 17:12:34 +09:00 |
|
softsimon
|
f35f630695
|
Merge pull request #4060 from Czino/add-contributor-license-agreement
Add contributor license agreement
|
2023-07-29 17:09:30 +09:00 |
|
softsimon
|
8172ec9245
|
Merge pull request #4053 from mempool/nymkappa/pool-logo
[mining] use .slug to load pool logo
|
2023-07-29 17:07:06 +09:00 |
|
softsimon
|
14c86b84b8
|
Merge pull request #4059 from mempool/mononaut/connection-state
fix websocket connection state observable
|
2023-07-29 17:05:17 +09:00 |
|
Czino
|
1f8f40011a
|
Update date
|
2023-07-29 09:57:40 +02:00 |
|
Czino
|
2719be9075
|
Add contributor license agreement
|
2023-07-29 09:53:47 +02:00 |
|
Mononaut
|
354c119e99
|
fix websocket connection state observable
|
2023-07-29 15:22:15 +09:00 |
|
dni ⚡
|
cc27c0159e
|
[BUG]: Update frontend entrypoint.sh
Typo of variable LIQUID_ENABLED
|
2023-07-28 23:04:44 +02:00 |
|
wiz
|
b1bdb52851
|
ops: Fix a classic typo in mempool clear protection log print
|
2023-07-28 23:40:06 +09:00 |
|
softsimon
|
d52e2cd585
|
Merge pull request #4054 from mempool/mononaut/mined-address-txs
Show new mined transactions on the address page
|
2023-07-28 20:43:22 +09:00 |
|
Mononaut
|
2c613195cc
|
Add support for compressed p2pk addresses
|
2023-07-28 19:17:52 +09:00 |
|
wiz
|
1ca99e9967
|
Merge branch 'master' into hunicus/msop-r
|
2023-07-28 17:29:25 +09:00 |
|
softsimon
|
f9ddc3cc5f
|
Merge pull request #4049 from mempool/mononaut/p2pk-websocket-subscription
Support p2pk track-address websocket subscriptions
|
2023-07-28 17:03:24 +09:00 |
|
Mononaut
|
63ccecf410
|
remove unused calcScriptHash function
|
2023-07-28 16:14:28 +09:00 |
|
Mononaut
|
5b2470955d
|
track p2pk addresses by scriptpubkey not scripthash
|
2023-07-28 16:09:39 +09:00 |
|
Mononaut
|
74b87b6006
|
Support p2pk track-address websocket subscriptions
|
2023-07-28 16:09:39 +09:00 |
|
Mononaut
|
9b65fbd98c
|
Show new mined transactions on the address page
|
2023-07-28 15:56:55 +09:00 |
|
nymkappa
|
3f3f0db2f2
|
[mining] use .slug to load pool logo
|
2023-07-28 13:45:04 +09:00 |
|
nymkappa
|
c993ee51cc
|
Merge branch 'master' into nymkappa/charts-landscape-mobile
|
2023-07-28 09:37:45 +09:00 |
|
softsimon
|
395f47516a
|
Merge pull request #4048 from mempool/mononaut/fix-key-event-leak
Fix key navigation subscription leak
|
2023-07-27 17:20:30 +09:00 |
|
Mononaut
|
589adb95c3
|
remove stray debugging log
|
2023-07-27 14:49:21 +09:00 |
|
Mononaut
|
1fd5b975f1
|
Handle failures while fetching block transactions
|
2023-07-27 11:45:16 +09:00 |
|