core-lightning/contrib/pyln-testing/pyln/testing
ShahanaFarooqui 418ecf3e42 script: Update scripts
- Update `make doc-all` script
- `fromschema.py` script
    - Updated to generate whole doc/lightning-*.md via doc/schemas/lightning-*.json file
    - Updated to print request params
    - Added `oneOfMany` condition for request params
    - Added `pairedWith` condition for request params
    - Added `dependentUpon` condition for request params
    - Updated for pre and post_return_value for response
    - Hiding `hidden` fields
    - `descriptions` are array now
    - Unified gaps between titles
    - Added default key-value pair

- script: msggen, sql-schema, listconfig and pyln-testing script updates

This does not add created markdowns for cleaner review. We will add the markdown files in a separate commit.
2024-03-19 14:58:59 +10:30
..
__init__.py release: Bump pyln package versions 2024-02-28 14:38:10 +01:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py wipe_db() implementation 2024-01-29 19:13:12 +01:00
fixtures.py script: Update scripts 2024-03-19 14:58:59 +10:30
gossip.py common: assume htlc_maximum_msat, don't check bit any more. 2022-09-24 15:22:27 +09:30
grpc.py pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
grpc2py.py script: Update scripts 2024-03-19 14:58:59 +10:30
utils.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30