Martin Boehm
|
eb5781f218
|
Use AddressDescriptor as key in socket.io subscribtions to addresstxid
|
2018-10-06 19:27:54 +02:00 |
|
Martin Boehm
|
503ff4389a
|
Merge branch 'master' into v0.0.7
|
2018-09-11 13:44:36 +02:00 |
|
Martin Boehm
|
8bdf4b0ae3
|
Prepare notification of block height in OnNewBlock
|
2018-09-11 13:37:12 +02:00 |
|
Martin Boehm
|
6dcf3fd45d
|
Send the side of address (input/output) for a new tx notification
|
2018-09-11 13:19:56 +02:00 |
|
Martin Boehm
|
676aabfaa6
|
Make AddressDescriptor as type,expose DB/mempool methods working with it
|
2018-08-30 22:43:37 +02:00 |
|
Martin Boehm
|
be19523065
|
Refactor of address handling, renamed addrID to addr descriptor addrDesc
|
2018-08-29 15:31:19 +02:00 |
|
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 |
|