Mononaut
|
da77fa81c7
|
Implement Redis cache for block and mempool data
|
2023-07-31 12:16:33 +09:00 |
|
softsimon
|
1d7c813cc1
|
Merge pull request #4056 from mempool/mononaut/compressed-p2pk
Add support for compressed p2pk addresses
|
2023-07-29 17:48:26 +09:00 |
|
softsimon
|
3bc0841f38
|
Merge pull request #4050 from mempool/mononaut/retry-block-txs
Handle failures while fetching block transactions
|
2023-07-29 17:12:34 +09:00 |
|
nymkappa
|
0ad9f08053
|
Merge branch 'master' into mononaut/acceleration-viz
|
2023-07-29 13:51:49 +09:00 |
|
wiz
|
258252d511
|
ops: Fix a classic typo in mempool clear protection log print
|
2023-07-28 23:40:06 +09:00 |
|
Mononaut
|
b83c7c7e40
|
Add support for compressed p2pk addresses
|
2023-07-28 19:17:52 +09:00 |
|
Mononaut
|
d2498919c6
|
remove unused calcScriptHash function
|
2023-07-28 16:14:28 +09:00 |
|
Mononaut
|
71d01e39fc
|
track p2pk addresses by scriptpubkey not scripthash
|
2023-07-28 16:09:39 +09:00 |
|
Mononaut
|
297755d8f6
|
Support p2pk track-address websocket subscriptions
|
2023-07-28 16:09:39 +09:00 |
|
Mononaut
|
f82e3485e2
|
remove stray debugging log
|
2023-07-27 14:49:21 +09:00 |
|
Mononaut
|
98325f7591
|
Handle failures while fetching block transactions
|
2023-07-27 11:45:16 +09:00 |
|
nymkappa
|
6d9ba1ebcd
|
/accelerations -> /accelerator/accelerations
|
2023-07-26 15:08:35 +09:00 |
|
Mononaut
|
12fc82ab29
|
fix mismatched use of gbt implementations
|
2023-07-26 15:08:35 +09:00 |
|
Mononaut
|
a4bdf4abe4
|
fix pool-dependent accelerated audit handling
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
7247a616e5
|
check in missing rust-gbt file
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
67bd3856ec
|
fix audit highlightning and fee ranges
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
765a531b84
|
fix tests
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
017d3f70e4
|
Add acceleration support to rust gbt
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
e6bb468926
|
include per-tx pools in /accelerations endpoint
|
2023-07-26 15:08:34 +09:00 |
|
Mononaut
|
31988ae6eb
|
support for acceleration mempool blocks animation
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
53a564b3a8
|
Refactor accelerated audits
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
8ade3be8cb
|
Implement accelerations API & config setting
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
8e295969a3
|
Refactor acceleration tracking
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
8d70d3bd72
|
use accelerated rates for block templates & show in viz
|
2023-07-26 15:08:33 +09:00 |
|
Mononaut
|
6f25e25711
|
include accelerated tx data in block audits
|
2023-07-26 15:08:26 +09:00 |
|
softsimon
|
0861529655
|
Merge pull request #4046 from mempool/mononaut/audit-exclude-conflicts
Exclude all conflicting transactions from audit score
|
2023-07-25 20:22:37 +09:00 |
|
Mononaut
|
6aba17344b
|
Exclude all conflicting transactions from audit score
|
2023-07-25 14:17:02 +09:00 |
|
Mononaut
|
804a77f0cb
|
refactor $getTransactionsExtended to optimise API requests
|
2023-07-25 12:09:13 +09:00 |
|
Mononaut
|
66b7b83a1c
|
Fetch block txs from mempool/electrs in bulk
|
2023-07-25 10:27:43 +09:00 |
|
Mononaut
|
02ad0702a0
|
fix mempool sync skeleton loaders on Core backend
|
2023-07-24 17:49:34 +09:00 |
|
Mononaut
|
78b3bd753b
|
fix gbt mempool size mismatch bug
|
2023-07-24 17:22:38 +09:00 |
|
Mononaut
|
64d88718d5
|
More conservative mempool inSync status
|
2023-07-24 16:22:22 +09:00 |
|
Mononaut
|
6016693712
|
Add electrs sync progress updates
|
2023-07-24 14:59:51 +09:00 |
|
Mononaut
|
633f5bfba9
|
Switch to batch mempool/txs/:txid endpoint
|
2023-07-24 14:44:43 +09:00 |
|
Mononaut
|
88a8ef3a49
|
load mempool txs in bulk from esplora
|
2023-07-24 14:44:42 +09:00 |
|
softsimon
|
912df4696d
|
Merge pull request #4041 from mempool/simon/sanitize-lightning-channel-id
Sanitize channel id search
|
2023-07-24 13:26:20 +09:00 |
|
softsimon
|
cd16b24810
|
Sanitize channel id search
|
2023-07-24 13:21:06 +09:00 |
|
Mononaut
|
3e199282a9
|
Fix typo which skips sigop calculation
|
2023-07-24 10:49:29 +09:00 |
|
wiz
|
ce99c78d11
|
Another hotfix for CLN crash
|
2023-07-23 22:35:32 +09:00 |
|
wiz
|
40a987ad93
|
Hotfix for CLN crash
|
2023-07-23 22:21:53 +09:00 |
|
Mononaut
|
0193d7f869
|
Fix esplora error messages
|
2023-07-23 14:01:31 +09:00 |
|
Mononaut
|
4b2300f5b3
|
Support P2PK address types
|
2023-07-23 14:01:31 +09:00 |
|
wiz
|
df939e2e99
|
Merge branch 'master' into mononaut/fix-liquid-fees
|
2023-07-21 17:38:47 +09:00 |
|
Felipe Knorr Kuhn
|
6e1f0148e9
|
Merge branch 'master' into junderw/fix-armv7-docker
|
2023-07-20 17:31:17 -07:00 |
|
Mononaut
|
29806af172
|
Fix liquid fees & remove minimum fee rate
|
2023-07-19 15:42:02 +09:00 |
|
softsimon
|
3be3181774
|
Merge branch 'master' into hunicus/manual-deployment-enterprise
|
2023-07-19 14:19:03 +09:00 |
|
Felipe Knorr Kuhn
|
1c4ec20bf2
|
Merge branch 'master' into junderw/fix-armv7-docker
|
2023-07-18 14:30:20 -07:00 |
|
softsimon
|
a08b83b989
|
Sorting by closing date descending
|
2023-07-18 17:19:14 +09:00 |
|
wiz
|
557665d26c
|
Merge branch 'master' into mononaut/lightning-justice
|
2023-07-18 16:49:49 +09:00 |
|
softsimon
|
b5b39214c0
|
Bumping backend deps
|
2023-07-18 15:36:30 +09:00 |
|