4064 Commits (2d533dc82ee969f39e8547af7cf5873714529d62)
 

Author SHA1 Message Date
Rusty Russell 2d533dc82e channeld: don't manually disable channel. 6 years ago
Rusty Russell 8e571ba688 listnodes: expose global features. 6 years ago
Rusty Russell 9fa738a741 listpeers: expose peer features as 'local_features' and 'global_features' 6 years ago
Rusty Russell 7b735fbeee gossipd: fix json_listpeers printing node information. 6 years ago
William Casarin a9cf73380a cli: launch a manpage when help is passed an argument 6 years ago
Christian Decker 13796f0d0f travis: Add xmllint to the builder image 6 years ago
Mark Beckwith fc2d955b01 Fixed spacing in run-params 6 years ago
Mark Beckwith 7d9ad89010 params: removed the param_opt_tok macro 6 years ago
Mark Beckwith 1b50ea2abd params: removed tal context. 6 years ago
Rusty Russell 32ccfa5b29 test/run-params: suppress stderr for expected failures. 6 years ago
Rusty Russell 6ff901d7b0 params: simplify lifetimes of params. 6 years ago
Rusty Russell 3f6f9e6fe0 param: make sure the name is a string literal. 6 years ago
Rusty Russell 899ff02e36 params: use asort. 6 years ago
Rusty Russell 9f83a9ae4d params: make optional args do allocation for you. 6 years ago
Mark Beckwith 4d1d0438e1 Typesafe callback system for parsing json 6 years ago
Rusty Russell fed5a117e7 Update ccan/structeq. 6 years ago
Rusty Russell 4a1ca0fb99 gossipd: don't use raw secp256k1_pubkey in routing. 6 years ago
Jan Sarenik 9f519afc5d tools/check-includes.sh: shellcheck recommended fixes 6 years ago
Christian Decker 582ea1a33b jsonrpc: Remove `dev-blockheight` in favor of `getinfo` 6 years ago
William Casarin 4a1b68502e wallet: fix up semi-cryptic wallet error message 6 years ago
Sjors Provoost f7dabd4fd8 Armbian build instructions 6 years ago
Jan Sarenik cb53ad0706 wallet/wallet.c: bind_null if (payment_key) 6 years ago
Jan Sarenik da80447ba3 wallet/wallet.com: bind_null if (out->preimage) 6 years ago
Jan Sarenik 5205de7b8e wallet/wallet.c: bind_null if (in->preimage) 6 years ago
Jan Sarenik 580b8ba8a9 wallet/wallet.c: bind_null if (chan->remote_shutdown_scriptpubkey) 6 years ago
Jan Sarenik 2090ddd1fa wallet/wallet.c: bind_null if (chan->scid) 6 years ago
Jan Sarenik 0640ac23cb wallet/wallet.c: Add missing bind_null 6 years ago
Christian Decker fe405f49be bitcoind: Smooth fee changes over a number of estimates 6 years ago
William Casarin a88ab1634f cli: add manpage hint at the end of human help output 6 years ago
Rusty Russell 32af9d1e19 Travis: re-enable BOLT text check. 6 years ago
Rusty Russell 82ff891202 Update to latest BOLT version. 6 years ago
Rusty Russell c46f373205 options: refuse two --announce-addr of the same type. 6 years ago
Rusty Russell f67182ff20 gossipd: order node_announcement addresses correctly, remove duplicate types. 6 years ago
Rusty Russell e6f31b3c66 pytest: allow duplicated options. 6 years ago
Rusty Russell 284f0a04c9 gossipd: don't announce bound address if given with --bind-addr, even if public. 6 years ago
Rusty Russell 01c02fd617 devtools/decodemsg: decode encoded_short_ids. 6 years ago
Rusty Russell 9d3ce87700 decode_short_ids: move to common. 6 years ago
Rusty Russell 0bd82a8138 devtools/decodemsg: decode node_announcement.addresses 6 years ago
Rusty Russell bf4dc09910 devtools/decodemsg: decode node_announcement.alias 6 years ago
Rusty Russell c02ff11506 print_wire: hand field names to print routines. 6 years ago
Rusty Russell 2639b1e9a9 ccan: add UTF-8 module for checking alias fields. 6 years ago
arowser fecef618bc remove duplicate line 6 years ago
Christian Decker 6c82d1b8b0 pylightning: Subclass ValueError to access to the returned error 6 years ago
Christian Decker e35da01d11 travis: Add asciidoc, excluding latex, to the builder images 6 years ago
arowser 2eab1b66ff add alias and color to getinfo 6 years ago
arowser 25f60f9456 remove unused return value 6 years ago
nicolas.dorier aeafe4dbe7 [Docker] Fix: Bind socat to the right port 6 years ago
Corné Plooy 50efe34e3b ncc: we need to set variables like CC in a different way, to avoid them being overwritten by configure-specified values. 6 years ago
nicolas.dorier e59489f49b Add configure and .gitmodules to .gitattributes 6 years ago
Christian Decker 0d3c3a225e docker: Add a usable dockerfile 6 years ago