372 Commits (700b766ce18f10c208ef855bf3f43cb9eec6ee47)

Author SHA1 Message Date
minidisk1147 f22595596a removed duplicate log-level subsystem 5 years ago
minidisk1147 1715b3d004 updated FreeBSD install instructions 5 years ago
Christian Decker b1e18e16a5 docs: Fix the `htlc_accepted` JSON payload in the docs 5 years ago
lisa neigut 689dd28ddd funding: enable push_msat 5 years ago
Vasil Dimov b14b2b0490 doc: fix typos and minor rewording in doc/PLUGINS.md 5 years ago
Vasil Dimov bf1f768a82 doc: fix the path to the sqlite database file 5 years ago
Vasil Dimov 1fe8cd8149 doc: fix typos in doc/TOR.md 5 years ago
Vasil Dimov 250fc79e93 doc: remove trailing whitespace from doc/TOR.md 5 years ago
Rusty Russell 839909d2cf Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 5 years ago
Vasil Dimov 38d88f1aff doc: fix commit-time formatting 5 years ago
darosior b4c18a10cf doc/lightningd-config: precise alias are 32 __bytes__ long. 5 years ago
darosior 2986854c88 doc/lightningd-config: correct misaligned RGB option paragraph 5 years ago
Rusty Russell f7ebbb2ec5 common: make sphinx code ignorant of payload format. 5 years ago
Rusty Russell f8d8348c9f doc: add 'id' to rpc_command 5 years ago
Rusty Russell 4683d096dd doc: feerate is not obvious, refer to fundchannel documentation: 5 years ago
Saibato b18510a7e3 Reflect the changes in documentation 5 years ago
fiatjaf 99ff86f6fe update docs with `payment_preimage`. 5 years ago
Christian Decker 21b5b59c8c json-rpc: Rename onion payload type to style 5 years ago
Christian Decker 2080416a89 doc: Add manpages for `createonion` and `sendonion` 5 years ago
Michael Schmoock 895e06122c doc: adds pyln deps to command for running blackbox tests 5 years ago
Rusty Russell ebac3d2a85 spec: update to experimental BOLTs with secret/total_amount. 5 years ago
Rusty Russell a56f2b25b0 common: parse --allow-deprecated-apis extremely early. 5 years ago
Rusty Russell aab83e729b lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 5 years ago
Rusty Russell dc23c308e4 config: Read both top-level and network-subdir config files. 5 years ago
Rusty Russell 8b1aa3ef8b lightningd: move basic parameter parsing into common/configdir 5 years ago
Rusty Russell 34c89cb226 config: Add include directive support. 5 years ago
lisa neigut de16d0f0b4 openchannel hook: add new `close_to` field 5 years ago
Rusty Russell 709c98f539 logging: remove spaces from subsystem names. 5 years ago
Rusty Russell 0aad532db1 logging: add examples for logging. 5 years ago
Rusty Russell 0607f998d1 options: allow --log-level <level>:<prefix> for finegrained log control. 5 years ago
Rusty Russell b0a72a67e8 doc/lightningd-config.5.txt: remove 5 years ago
Rusty Russell c83834ca82 lightningd: expose/accept "style" parameter in routes. 5 years ago
Rusty Russell 2a2259083a lightningd: handle tlv-style payloads. 5 years ago
darosior 6427ccba50 Document the 'rpc_command' hook 5 years ago
darosior 5766231d98 pay: restore payment value randomization through shadow routing 5 years ago
Christian Decker 290b4d68b3 changelog: Add a tool to extract changelog entries from the commits 5 years ago
lisa neigut 7374134dab doc: add reminder to close out Milestone to Making-Releases 5 years ago
lisa neigut 16fde5c79d releases: break up first git tag for verification purposes 5 years ago
lisa neigut c581fd9956 releases: update with niftynei's notes from release 0.7.3 5 years ago
arowser 67ce27aac7 remove repeat line in doc/requirements.txt 5 years ago
arowser cd894468e7 remove repeat install dependencies 5 years ago
Kristaps Kaupe e16ac08f6f Change order of paragraphs in manpage of fundchannel 5 years ago
lisa neigut 422b4502d3 funding: add RPC arg to specify a 'close_to' address 5 years ago
Rusty Russell ad48814746 doc: man pages for checkmessage and signmessage. 5 years ago
Rusty Russell bd55f6d940
common/features: only support a single feature bitset. 5 years ago
darosior a698395bf0 lightningd: '--encrypted-hsm', a new startup option 5 years ago
trueptolemy e53d065230 doc: Update the doc about `destination` of `close` 5 years ago
trueptolemy e4cd5df06c doc: Use `amount` as the parameter name for `fundchannel` 5 years ago
trueptolemy 25583ffe37 doc: Use `amount` as the parameter name for `fundchannel` 5 years ago
trueptolemy c6a4bac8b6 Fix: Fix the doc of `txprepare`. Add the description of some parameters. 5 years ago