368 Commits (xprv-restore)

Author SHA1 Message Date
Andras Banki-Horvath 14c851c8fc
kvdb: move channeldb/kvdb to top level 3 years ago
Elle Mouton f8de10511e chainntnfs: add block cache to NeutrinoNotifier 3 years ago
Elle Mouton a0f7bf8b2d chainntnfs: add block cache to BtcdNotifier 3 years ago
Elle Mouton 8a33fbf11a chainntnfs: add block cache to BitcoindNotifier 3 years ago
Wilmer Paulino 82fe5d9bba
build: update btcwallet dependency introducing pruned bitcoind support 3 years ago
Wilmer Paulino a620ce3682
build: update btcd and btcwallet dependencies 3 years ago
Roei Erez 935e7144fb neutrinonotify: persist rescan progress. 3 years ago
Oliver Gugger 02267565fe
multi: unify code blocks in READMEs 3 years ago
Conner Fromknecht ea8d02eb68
chainntnfs/test: parallelize iface tests by backend 3 years ago
Yong 582b164c46
kvdb: add timeout options for bbolt (#4787) 3 years ago
Oliver Gugger 2edc3cf98f
multi: update to latest btcd version 3 years ago
Federico Bond 10d94f99c0
multi: move several wait group done calls to defer statements 4 years ago
Andras Banki-Horvath 2a358327f4
multi: add reset closure to kvdb.View 4 years ago
Johan T. Halseth df6606d37f
txnotifier test: add test for confirmation after cancellation 4 years ago
Johan T. Halseth 2665836fa3
txnotifier: delete ntfn by confirm height always 4 years ago
Johan T. Halseth 3a12b5867f
txnotifier test: use Cancel() directly 4 years ago
Conner Fromknecht ff7bfb492a
chainntnfs/txnotifier: remove events on teardown 4 years ago
yyforyongyu 57f7115437
trivial: typo fix 4 years ago
Conner Fromknecht 0f7c20977b
chainntnfs: unit test disabled height hint cache behavior 4 years ago
Conner Fromknecht 47ce718d29
chainntnfs: wrap disabled height hint query logs 4 years ago
Conner Fromknecht 7e08322d40
chainntfns: rename to CacheConfig and QueryDisabled 4 years ago
Andreas M. Antonopoulos 61ea9fad78 New config option - disable height hint cache queries 4 years ago
Wilmer Paulino 69b8a356b2
chainntnfs: remove queued confirmation notification in CancelConf 4 years ago
Conner Fromknecht d0d2ca403d
multi: rename ReadTx to RTx 4 years ago
Roei Erez ae2c37e043 Ensure chain notifier is started before accessed. 4 years ago
Roei Erez cfe0babd78 chainntnfs: use sync.Once to start notifiers. 4 years ago
Andras Banki-Horvath 556e3525ea misc: fix error formatting in multiple files 4 years ago
Roei Erez ceb454aa16 neutrinonotify: use batch for historical confirmations. 4 years ago
Olaoluwa Osuntokun f1963084a8
chainntnfs: convert to use new kvdb abstraction 4 years ago
Elle Mouton 3aa8972cc7 bitcoindnotify: add missing space in log message in bitcoind.go 4 years ago
Johan T. Halseth ddeb9fbbbb
chainntnfs/txnotifier: promote historical spend log to info 5 years ago
Johan T. Halseth 339543857a
chainntnfs/txnotifier: add more debug logs aroung spend dispatch 5 years ago
Johan T. Halseth 1c832789d6
chainntnfs/bitcoind: log finished hitsorical spend dispatch 5 years ago
Johan T. Halseth fa40fa6950
chainntnfs/interface: add String method for SpendDetaill 5 years ago
Johan T. Halseth 2e85647ec4
chainntnfs/txnotifier: include script in SpendRequest string representation 5 years ago
Johan T. Halseth f0048bb662
chainntnfs/txnotifier_test: add TestTxNotifierSpendDuringHistoricalRescan 5 years ago
Oliver Gugger fa948c23fe
chainntnfs: add test that validates fixed nil pointer dereference 5 years ago
Oliver Gugger 51c066e7ed
chainntnfs: don't register notifications twice if details exist 5 years ago
Johan T. Halseth 753f30a6ff
chainntnfs/neutrino: don't ignore failed filter fetches 5 years ago
Wilmer Paulino 194a9dea81
multi: support sync freelist option within btcwallet 5 years ago
Wilmer Paulino e51df8d810
chainntnfs: only log confirmation notification registration once 5 years ago
Joost Jager b58dbb2d70
multi: fix canceled spelling 5 years ago
Johan T. Halseth d195acc632
chainntnfs/neutrino: start concurrent queues prior to connection 5 years ago
Johan T. Halseth 6b6beb4d7d
chainntnfs/btcd: start concurrent queues prior to connection 5 years ago
Olaoluwa Osuntokun 5ecde6d552
lnwallet+chainntnfs: update to use latest neutrino APIs 5 years ago
Joost Jager 3d7de2ad39
multi: remove dead code 5 years ago
Wilmer Paulino 2f6ec77b3c
chainntnfs/interface_test: lower mempool spend check timeout 5 years ago
Wilmer Paulino cb1d6683d9
chainntnfs: acquire TxNotifier lock after closing quit chan 5 years ago
Wilmer Paulino 17b6205f3a
chainntnfs: validate conf/spend ntfn registration parameters 5 years ago
Wilmer Paulino 7821eb6ffb
chainntnfs: refactor common registration code within RegisterSpendNtfn 5 years ago