1901 Commits

Author SHA1 Message Date
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
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
Felipe Knorr Kuhn
4c4737a118 Fix config unit test that was returning early 2023-07-31 14:10:49 -07: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
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
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