LBRY-Vault/electrum/tests/regtest
ThomasV f08e5541ae Refactor invoices in lnworker.
- use InvoiceInfo (NamedTuple) for normal operations,
   because lndecode operations can be very slow.
 - all invoices/requests are stored in wallet
 - invoice expiration detection is performed in wallet
 - CLI commands: list_invoices, add_request, add_lightning_request
 - revert 0062c6d695 because it forbids self-payments
2019-09-22 16:06:53 +02:00
..
regtest.sh Refactor invoices in lnworker. 2019-09-22 16:06:53 +02:00
start_bitcoind.sh tests/regtest: stop using "bitcoin-cli generate" (deprecated) 2019-08-20 09:03:11 +02:00
start_electrumx.sh regtest: remove cost limit 2019-08-20 09:03:12 +02:00