Commit Graph

13 Commits

Author SHA1 Message Date
Martin Boehm
17ed8f7d5d Store mempool size in internal state 2018-06-01 13:22:56 +02:00
Martin Boehm
f11c4f7791 Fix get mempoool imput addresses concurrently 2018-05-28 17:48:39 +02:00
Martin Boehm
919a26dfd6 Get mempoool imput addresses concurrently 2018-05-28 16:50:54 +02:00
Martin Boehm
e5d79b09bc Put parameters for mempool sync to coin configuration json 2018-05-28 16:04:05 +02:00
Martin Boehm
d2f60044fc Add extended logging to utxo mempool 2018-05-23 12:30:19 +02:00
Martin Boehm
9aaa242d09 Update logging in utxo mempool 2018-05-17 10:46:18 +02:00
Martin Boehm
7118581b3b Add logging to utxo mempool 2018-05-16 14:30:12 +02:00
Martin Boehm
83907e08b8 Speedup btc mempool synchronization - get transactions in parallel 2018-05-15 23:41:09 +02:00
Martin Boehm
a2c7625a59 Speedup btc mempool synchronization - use nonverbose getrawtransaction 2018-05-14 18:12:01 +02:00
Martin Boehm
7281fb27b1 Implement UTXO mempool indexv2 2018-05-01 23:43:36 +02:00
Martin Boehm
7de8726979 Cleanup mempool usage, remove obsolete GetMempoolSpentOutput 2018-05-01 22:48:58 +02:00
Martin Boehm
d1a047c667 Add non UTXO mempool implementation 2018-04-03 15:51:38 +02:00
Martin Boehm
26de7eb384 Rename mempool to mempool_utxo 2018-03-27 17:36:16 +02:00