--- Log opened Mon Feb 13 00:00:42 2023 21:23 < w0xlt> josie: I've updated the PR and added you as author in 3828a66 and f3ecb02 and co-author in 2ce2d66. The silentpayment index has been removed from the codebase. 21:23 < w0xlt> `scantxoutset` has been changed to use `txindex` and `CBlockUndo`. So the scan works without silentpayment index. 21:23 < w0xlt> `getsilentpaymentblockdata` also works without any indexes, using only `CBlockUndo`. The code is relatively simple. Therefore, even serving light clients, there is no need for indexing. 21:24 < w0xlt> Seems to work fine. Not sure about the performance. 23:08 < josie> w0xlt: awesome! I'll take a look today --- Log closed Tue Feb 14 00:00:46 2023