210 Commits (32eaae0cb92ec84e0667df052d4dd3fca3f9cd58)

Author SHA1 Message Date
lisa neigut a6516f477b bash-completion: include underscores 5 years ago
darosior 7ea5c5c00f Pylightning: allow to set description and long description manually 5 years ago
Jorge Timón 83f2ccd9fd pylightning: Add new listtransactions command 5 years ago
lisa neigut c00e0d2936 funding: rename fundchannel_continue -> _complete 5 years ago
lisa neigut 5aad642c59 opening: add fundchannel_cancel command 5 years ago
lisa neigut 7ea21c36b1 fundchannel: add txout field to RPC/API 5 years ago
lisa neigut dd11d3bd81 lightningd: add start for fundchannel_continue 5 years ago
lisa neigut 23e7846053 pylightning: add fundchannel_start 5 years ago
Rusty Russell adc4bf1817 pylightning: remove 0.6.2 JSON compat wedge. 5 years ago
darosior 1b29b063b2 fundchannel: Update the manpage and Pylightning's method 5 years ago
Rusty Russell 403b861fc7 pylightning: interfaces for txprepare/txsend/txdiscard. 5 years ago
Christian Decker 2b81e02a2e plugin: Parse response for htlc_accepted hook 6 years ago
Christian Decker bf53821f1a plugin: Populate the request for the htlc_accepted hook 6 years ago
Christian Decker b54577041a pytest: Add a simple test for the hooks 6 years ago
darosior 3775a32659 Pylightning: allow to specify the option type at its creation 5 years ago
darosior 78326a8d90 Pylightning: Allow a plugin to set the category of the RPC commands it creates 5 years ago
lisa neigut be502a095d devscript: always clean up pid files for lightning daemons 5 years ago
Michael Schmoock 0efd72d882 test: pylightning to_approx_str 6 years ago
Michael Schmoock d8599e5f67 pylightning: adds msat.to_approx_str() method 6 years ago
Rusty Russell ee303e4a94 contrib: fix up bash completion script. 5 years ago
darosior 862ae87389 Fix bash completion 6 years ago
darosior 67d20ae842 Add 'paystatus' method 6 years ago
darosior a7ef7b47c8 Pylightning: add 'listconfigs' and 'listsendpays' RPC methods, correct 'invoice' docstring 6 years ago
Sjors Provoost b95e10c354 systemd: wait until network is up 6 years ago
darosior 12f703eb82 pylightning: Add missing RPC command as LightningRpc methods 6 years ago
darosior efecd64bf3 pylightning: Reorder LightningRpc methods alphabetically 6 years ago
darosior b7279e9130 Add 'delexpiredinvoice' to pylightning 6 years ago
Christian Decker ff5dfb1cc4 pylightning: Clean up the argument binding 6 years ago
Michael Schmoock 1e0aa9329d fix: pylightning to_btc_str precision 6 years ago
Christian Decker eeecfc983c plugin: Remove autopatch argument from helloworld plugin 6 years ago
Michael Schmoock f99c461fed fix: pylightning msat round multiply and division 6 years ago
Hampus Sjöberg 3028964687 pylightning: Fixing incompatibility issue with Python 2.7 6 years ago
Gálli Zoltán 7f8e4de522 pylightning: millisatoshis type is int 6 years ago
lisa neigut 9d20e95155 contrib-script: encapsulate more things 6 years ago
lisa neigut eb8336331f contrib-script: make it so that you can source everywhere 6 years ago
lisa neigut 1d5475197e contrib script: add instructions for use 6 years ago
lisa neigut 99f20d8dd1 contrib: short script to startup two nodes to test locally 6 years ago
Douglas Schilling Landgraf 3852704c5c contrib: Dockerfile.builder.fedora bump fedora release 6 years ago
nicolas.dorier 3e215287cd Use tini as docker entrypoint 6 years ago
Billy Garrison 99adea5988 pylightning: update getroute() docstring 6 years ago
Billy Garrison 132028bd7f pylightning: update getroute() parameters 6 years ago
wailo e843e138fe Fix installing plugins in dockerfile (#2451) 6 years ago
Rusty Russell 1facf626d5 pylightning: allow version querying from within modules. 6 years ago
Rusty Russell cc342fda83 pylightning: make sure UTF-8 gets passed intact. 6 years ago
Christian Decker 61f95be0e9 pylightning: Bump version so pypi includes plugin infra 6 years ago
nicolas.dorier 063149079e Installing the Pay plugin in Dockerfile for arm32v7 6 years ago
Rusty Russell 6e63d79159 pylightning: translate msat input to class Millisatoshi 6 years ago
Rusty Russell 690064f7e0 pylightning: don't compare v with inspect._empty. 6 years ago
Rusty Russell 6ace13ba22 pylightning: make plugins use Millisatoshi-converting encoder. 6 years ago
Rusty Russell 5a7d038e6e pylightning: provide a class for Lightning JSONDecoder. 6 years ago