3117 Commits (3dbace342195873cb85f674a57d6886dedee290f)
 

Author SHA1 Message Date
Thijs van den Anker 2b6356f87a Fix 'Receiving and receiving payments' in readme 7 years ago
practicalswift 2f179fb6cb Don't greet new users with an error message 7 years ago
Tomas Stary e2d66136d3 adding the bash completition script for the client 7 years ago
Christian Decker ee850f38d6 pytest: Fix test_fee_limits 7 years ago
Christian Decker 97447dd4c4 options: Dropping default base_fee for mainnet to 1 satoshi 7 years ago
Rusty Russell 8797159825 Use consistent names for timestamps. 7 years ago
Rusty Russell 4f1dc91ba5 lightningd: rename --deprecated-apis to --allow-deprecated-apis. 7 years ago
Christian Decker 0c9d29065c pytest: Remove some debug print statements 7 years ago
Christian Decker b8b4998f7a pytest: Temporarily disable alias and color checking for DEVELOPER=0 7 years ago
Rusty Russell 5e0a5c9111 JSONRPC: delinvoice: have a status argument. 7 years ago
Rusty Russell 2443d45b47 delinvoice: fixes. 7 years ago
Rusty Russell c8c68cfb7c JSONRPC: listpeers multiple channels, output improvements. 7 years ago
Rusty Russell 78672738ff test_lightningd.py: remove deprecated APIs. 7 years ago
Rusty Russell bd010d4b96 listinvoices: deprecate 'complete' in favor of 'status' trinary. 7 years ago
Rusty Russell 67b7362986 test_lightningd.py: switch to listinvoices instead of listinvoice. 7 years ago
Rusty Russell 962514c3a0 addfunds: remove. 7 years ago
Rusty Russell 8dfbfa2069 dev-ping: use id not peerid as argument name. 7 years ago
Rusty Russell 2f2cacef0d JSONRPC: output from listpeers should be 'id' not 'peerid'. 7 years ago
Rusty Russell cf54f23947 JSONRPC: add id argument to listpeers. 7 years ago
Rusty Russell 5698a133c2 JSONRPC: rename getpeers to listpeers. 7 years ago
Rusty Russell 34a994c7db JSONRPC: listpayments not return a naked array. 7 years ago
Rusty Russell 361fdccfca JSONRPC: help returns an object. 7 years ago
Rusty Russell 843ede78c6 JSONRPC: listinvoices: wrap array in 'invoices' field. 7 years ago
Rusty Russell 1a641c823c JSONRPC: Make listinvoice an deprecated alias for listinvoices. 7 years ago
Rusty Russell 6e703ad977 JSONRPC: listpayments can list just a specific bolt11 or payment_hash. 7 years ago
Rusty Russell 06c4f6ddca JSONRPC: add optional short_channel_id argument to listchannels 7 years ago
Rusty Russell 7fdb30cbda JSONRPC: rename getchannels to listchannels 7 years ago
Rusty Russell 8cf1870465 jsonrpc: add json_tok_short_channel_id helper. 7 years ago
Rusty Russell e1e7f289fb JSONRPC listnodes: return timestamp, alias and color. 7 years ago
Rusty Russell 784ec96841 gossip: save alias from node_announcement 7 years ago
Rusty Russell ced572b973 JSONRPC: getnodes: rename to listnodes. 7 years ago
Rusty Russell e745572dfb JSONPRC: decodepay: print 'c' value. 7 years ago
Rusty Russell 461207b886 getroute: document cltv argument. 7 years ago
Rusty Russell 6b740e78bd json: more sanity checks on JSON output. 7 years ago
Rusty Russell 1f6392fa83 lightningd: --deprecated-api option to turn off deprecated APIs. 7 years ago
Rusty Russell 5a06b665bd channeld: don't consider shutdown complete if feechange pending. 7 years ago
ZmnSCPxj d2789fd647 wallet: Properly save `wallet_payment::path_secrets`. 7 years ago
practicalswift a08b6fffc6 Add consistency check for dependencies listed in README.md and doc/INSTALL.md 7 years ago
practicalswift 5357a6f02d Sync dependencies between README.md and doc/INSTALL.md 7 years ago
renepickhardt 69260adb38 quickfixing issue #662 to make CLI more userfriendly for inexperienced users (#663) 7 years ago
Christian Decker ced486e727 jsonrpc: Add the network name to the getinfo output 7 years ago
Christian Decker f298c6b03e doc: Adding generate listpayments man page 7 years ago
practicalswift aefc887521 Fix typos 7 years ago
ZmnSCPxj 7b6a16a3a6 invoices: Do not load `pay_index` if not PAID. 7 years ago
ZmnSCPxj a88c73a41b invoices: Add `paid_timestamp` field. 7 years ago
audiojak 5a87fb1c3b Minor gramatical fixes 7 years ago
ianthius 988118a629 Update README.md 7 years ago
ianthius 2d5c958617 Python is a needed dependency here 7 years ago
practicalswift 5697332677 Avoid potential NULL pointer dereference in wallet_payment_store(...) 7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ a06f0dfeb1 Make `fundchannel` return txid too 7 years ago