453 Commits (4034d0c306c4d3f1ac6b387bca64152bd79e419c)

Author SHA1 Message Date
niftynei 8858ae4f3d df-open: commands to update a PSBT or submit a signed PSBT 4 years ago
niftynei de34f08b82 tests,fundchannel: return the result from the fundchannel rpc call 4 years ago
niftynei ee329f08de test, fundchannel: pass kwargs down to fundchannel command 4 years ago
niftynei 4926c25bb5 fundchannel: take a 'close_to' address 4 years ago
Jan Sarenik 90acf5072d pyln: utils:BitcoinD: add -wallet="test" option 4 years ago
Christian Decker b1aed933e6 pyln: Plugin methods and hooks refuse to set results twice 4 years ago
Christian Decker 556725c5ff pyln: Add logging handler that passes records to lightningd 4 years ago
Rusty Russell a297c1b9a5 pytest: fix overzealous removal of directories on failure. 4 years ago
Christian Decker ae9753df3a travis: Specify pytest-rerunfailures==9.1 to avoid regression 4 years ago
Christian Decker d5d41ef1a0 pyln: Remove any logging handlers at teardown to avoid logging error 4 years ago
fiatjaf 9c838cf953 pyln-client: listpayments -> listpays 4 years ago
Christian Decker 6f870dfe39 pytest: Don't give up on the first psql connection error 4 years ago
Christian Decker 9021bb26d1 pyln: Decode process output once before storing it 4 years ago
Christian Decker b6053d7cd6 Fix pytest major version 4 years ago
Christian Decker 66dc3ed665 pyln: Add pytest to type ignores 4 years ago
Christian Decker 8d8b807793 pytest: Make LightningNode.fund_channel more resilient 4 years ago
Christian Decker cafaad741b pyln: Add type-annotations to pyln-proto 4 years ago
Christian Decker c498f949cc pyln: Add mypy typing exceptions for external dependencies 4 years ago
Christian Decker 1d2c2b6aaf pyln: Parametrize and unify Makefiles for pyln package 4 years ago
Christian Decker 5809cc41f4 pytest: Reduce the db_provider fixture scope to function 4 years ago
Christian Decker 7e99a3b5fd pyln: Allow the base test directory to contain some files 4 years ago
Christian Decker aeb5f969e2 pyln: Start each postgres DB in its own sub-directory 4 years ago
Antoine Poinsot 3382dafaee configure: allow to run clang with ASAN 4 years ago
Christian Decker a351b9bf2f pyln: Migrate from binascii.hexlify to bytes.hex 4 years ago
Christian Decker 04462f6a64 pyln: Add code to unwrap an encrypted onion at the intended node 4 years ago
Christian Decker e8dcd59b24 pyln: Add a warning that pyln-proto is not safe for production use 4 years ago
Christian Decker 96b182a084 pyln: Implement sphinx onion packet generation in python 4 years ago
Christian Decker 668debb74f pyln: Rename LightningNode.fund_channel to fundchannel 4 years ago
Christian Decker 8ecb157af6 pyln: Add type annotations to lightning.py 4 years ago
Christian Decker 49ec800a07 pyln: Add type-annotations to plugin.py 4 years ago
Christian Decker d27da4d152 pyln: Fix two formatting string not matching parameters 4 years ago
Christian Decker 748caf91d3 pyln-client: Add support to monkey patch the JSONEncoder 4 years ago
Christian Decker 382230509b pyln: Add stubs to generate documentation for pyln-client 4 years ago
Rusty Russell 0a50301d51 pytest: don't test for memleaks under valgrind. 4 years ago
niftynei d0e42e2c36 contrib: make bitcoin polling and gossip propagation snappier 4 years ago
Christian Decker a88073f6fb repro: Add missing Dockerfiles 4 years ago
Sergi Delgado Segura f1d5fdf323 pyln: Sets remote_pubkey for LightningConnection if node is not the initiator 4 years ago
Christian Decker f5dd393113 pyln: Bump proto version to match pyln-bolt* 4 years ago
Christian Decker bd811fbd1a pyln: Add safe fallback results for hooks 4 years ago
Michael Schmoock 218a9efaec pyln-testing: add get_channel_id helper 4 years ago
ZmnSCPxj jxPCSnmZ 277ff0f44c plugins/spender/multiwithdraw.c: Implement multiwithdraw command. 4 years ago
Christian Decker d46d82eeff pyln-testing: Allow up to 1000 connections to postgresql in tests 4 years ago
niftynei b3cbb0b653 tests: plugin for dual-funding tests in ln-prototest 4 years ago
niftynei 171b9857de contrib: add ability to start/stop elements nodeset 4 years ago
ZmnSCPxj jxPCSnmZ 45e1b3828a plugins/multifundchannel.c: Add minchannels flag to multifundchannel. 4 years ago
ZmnSCPxj jxPCSnmZ 9460838650 doc/, contrib/: Additional support etc. for multifundchannel. 4 years ago
Christian Decker 71e713c722 pyln-testing: Bump version to 0.9.0 and add Makefile for release 4 years ago
Christian Decker 0b50fd0f96 pyln-testing: Add a dummy test to check functionality 4 years ago
Christian Decker 81d8525d86 pyln: Make the pytest requirement less stringent 4 years ago
niftynei 26f116041c contrib: start_ln now creates variable number of nodes 4 years ago