426 Commits (d5cb0d85b50a949192e257545950374422bb9dbe)

Author SHA1 Message Date
Michael Schmoock bd369edd10 chore: reduce rpc load in is_channel_active helper 5 years ago
Michael Schmoock 44c23ede04 chore: adds announce_channel parameter to pyln fund_channel 5 years ago
Jarret Dyrbye d712f732d8 pylightning - allow unicode symbols in the description to be passed as-is to the daemon 5 years ago
Christian Decker 9e59740268 pyln-testing: Do not require a conftest.py to annotate tests 5 years ago
Christian Decker 3c5ed15b2c pyln: Add psycopg2-binary as a dependency 5 years ago
Rusty Russell aab83e729b lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 5 years ago
Christian Decker 1e89937a0a pytest: Skip mem-leak test when not running in developer mode 5 years ago
Rusty Russell 3437f7e25d devtools/gossipwith: change timeout to seconds. 5 years ago
Rusty Russell 709c98f539 logging: remove spaces from subsystem names. 5 years ago
Rusty Russell 4fc498f901 lightningd: enable io logging on subdaemons iff we're going to print it. 5 years ago
Rusty Russell ef7a820ab1 log: make formatting more consistent. 5 years ago
Rusty Russell eed654f684 connectd, gossipd: use per-peer logging. 5 years ago
Rusty Russell e433d4ddc1 lightningd: have logging include an optional node_id for each entry. 5 years ago
arowser 39fa486cb2 remove unnecessary software package from arm Dockerfile 5 years ago
lisa neigut 6f215a70e5 contrib: fixup documentation of l1/2-log 5 years ago
Christian Decker 9378be72a9 pyln: Allow users to override the LightningNode class 5 years ago
Christian Decker bc9b1c405e pyln: Move RPC and daemon instantiation into the LightningNode 5 years ago
Christian Decker 53a2789547 pyln: Default to DEVELOPER=0 when running outside of tree 5 years ago
Christian Decker b7e7e535c8 pytest: Migrate `env` to pyln-testing 5 years ago
Christian Decker a2a3d33802 pyln-testing: Copy basic support infrastructure into pyln.testing 5 years ago
Christian Decker 81f7978cc8 pyln: Migrate implementation from pylightning to pyln-client 5 years ago
darosior f3d304901b pay: add a dev-only parameter to deactivate shadow routing 5 years ago
darosior f690c35883 cleanup lightning-pay 5 years ago
darosior 8a9650c887 pylightning: reorder imports 5 years ago
lisa neigut f5e4a30c8d add gettext to build release script 5 years ago
lisa neigut 422b4502d3 funding: add RPC arg to specify a 'close_to' address 5 years ago
Rusty Russell 3702f0f17b pylightning: bump version number. 5 years ago
Rusty Russell ab48ecf07c pylightning: wrap signmessage/checkmessage. 5 years ago
lisa neigut 9e29a47cf8 contrib: add aliases for logs 5 years ago
trueptolemy 63af8632b7 pytest: Test `close` to the specified destination 5 years ago
trueptolemy 019c052123 JSON-API: Allow `close` channel to specified address 5 years ago
trueptolemy d149ba2f3a JSON-API: `fundchannel_start` uses `amount` fieldname to replace `satoshi` 5 years ago
trueptolemy aafa16786d JSON-API: `fundchannel` uses `amount` fieldname to replace `satoshi` 5 years ago
trueptolemy 24575c9fa4 pylightning: Fix the compat of `txprepare` 5 years ago
Luca Ambrosini 11124fa3bf Add compability to current formalism to short_channel_id-to-txid.sh 5 years ago
Christian Decker 3418e59d76 pyln: Split pylightning into multiple pyln modules 5 years ago
Christian Decker 4e0c3f098c pylightning: Implement the lightning handshake and wire protocol 5 years ago
Rusty Russell aab9e9f010 gossipd: remove internal dev helpers for queries. 5 years ago
darosior 05a747c5ba contrib: Make cowsay answer 'init' 5 years ago
Jorge Timón 152f9b66b9 pylightning: Responses may not be iterable 5 years ago
trueptolemy 2d184d464f pylightning: Fix the parameter `label` of `sendpay` 5 years ago
trueptolemy 5361a5d059 JSON-API: `getroute` now also support `exclude` nodes 5 years ago
lisa neigut 5c70890efa rpc: add 'utxos' parameter to txprepare + withdraw 5 years ago
darosior e52af0d1ea doc: Document the new dependency 5 years ago
trueptolemy cdcafdaf74 API: `txprepare` now support mutiple outputs 5 years ago
Michael Schmoock bc5add399b pylightning: adds a millisatoshi test class 5 years ago
Michael Schmoock c0069d8944 pylightning: adds Millisatoshi __radd__ method for sum() 5 years ago
darosior 8f8e955421 Update installation instructions and Dockerfile 5 years ago
Rusty Russell c2f58aec9d contrib/plugins: cowsay 5 years ago
Simon Vrouwe 2f5f364e17 pylightning/plugin: add `lightning_version` member to plugin 5 years ago