core-lightning/contrib/pylightning/lightning
Christian Decker bd6e3bfe6a pylightning: Add a compatibility mode for pre-\n\n versions
We inadvertently broke the compatibility between the python library
and the binary when switching to \n\n-delimiters. This reintroduces
the old inefficient parsing, and dynamically upgrades to the faster
version if it detects the \n\n-delimiter.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-12-07 10:29:21 +01:00
..
__init__.py pylightning: Subclass ValueError to access to the returned error 2018-07-01 04:13:04 +00:00
lightning.py pylightning: Add a compatibility mode for pre-\n\n versions 2018-12-07 10:29:21 +01:00