rgb-cln/contrib/pyln-testing/pyln/testing
Michael Schmoock 6907e85a39 chore: optimize postgres binary lookup
This will change the current hardwired PostgreSQL binary lookup mechanism to
utilizing the `pg_config --bindir` utility that should work better for most
distributions. The old method caused issues at least on Archlinux.

Changelog-None
2020-10-27 10:40:52 +10:30
..
__init__.py pyln-testing: Bump version to 0.9.0 and add Makefile for release 2020-08-30 20:03:42 +02:00
btcproxy.py pyln: Add mypy typing exceptions for external dependencies 2020-09-28 09:19:46 +09:30
db.py chore: optimize postgres binary lookup 2020-10-27 10:40:52 +10:30
fixtures.py pytest: fix overzealous removal of directories on failure. 2020-10-13 17:33:49 +02:00
utils.py tests,fundchannel: return the result from the fundchannel rpc call 2020-10-16 13:51:57 +10:30