rgb-cln/contrib/pyln-testing/pyln/testing
niftynei 26f5dcd2a5 wallet: mark coinbase outputs as 'immature' until spendable
Changelog-Changed: JSON-RPC: `listfunds` now lists coinbase outputs as 'immature' until they're spendable
Changelog-Changed: JSON-RPC: UTXOs aren't spendable while immature
2022-11-09 11:55:25 +01:00
..
__init__.py pyln: Bump versions to v0.12.1 2022-09-26 22:06:05 +02:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
fixtures.py Remove point32. 2022-10-26 11:29:06 +10:30
gossip.py common: assume htlc_maximum_msat, don't check bit any more. 2022-09-24 15:22:27 +09:30
grpc.py pyln-testing: Add listinvoices to grpc shim 2022-07-21 14:19:06 +09:30
grpc2py.py msggen: generate deprecated fields in rust.py 2022-09-29 11:18:06 +02:00
node_pb2.py wallet: mark coinbase outputs as 'immature' until spendable 2022-11-09 11:55:25 +01:00
node_pb2_grpc.py Setchannel request is provided 2022-09-28 15:13:07 +02:00
primitives_pb2.py msggen: Map the `extratlvs` field of `keysend` 2022-11-01 17:05:30 +01:00
utils.py pyln: add context manager to simpify filter use. 2022-11-09 20:25:58 +10:30