8757 Commits (a7d4b8780eb6bdf3f23fe1c504ba61da35cfc39b)
 

Author SHA1 Message Date
Rusty Russell a297c1b9a5 pytest: fix overzealous removal of directories on failure. 4 years ago
Christian Decker ae9753df3a travis: Specify pytest-rerunfailures==9.1 to avoid regression 4 years ago
Christian Decker aed21e2afa travis: Consolidate pytest options to cli options 4 years ago
Christian Decker c4f4f4744c travis: Allow environment to specify $PYTEST_PAR 4 years ago
Christian Decker 30ecb17204 make: Include the $PYTEST_OPTS when running pytest 4 years ago
Christian Decker d5d41ef1a0 pyln: Remove any logging handlers at teardown to avoid logging error 4 years ago
Christian Decker 9f8c9d6406 pytest: Check for connection close and reset errors in timeout test 4 years ago
Rusty Russell 79a21755c4 pytest: fix flaky test if one side hasn't processed close yet. 4 years ago
Christian Decker ad049c36c1 travis: Enable TEST_CHECK_DBSTMTS=1 mode for one of the configs 4 years ago
Christian Decker 77ca07e91d db: Fix statement expansion bugs found through dblog mode 4 years ago
Christian Decker 7d6892abba pytest: Verification mode of expanded stmts for the db_write hook 4 years ago
Michael Schmoock 011590b20e fix: broken SQL statement in wallet db_set_utxo 4 years ago
Rusty Russell 711133e3c7 pytest: fix flaky test. 4 years ago
fiatjaf 9c838cf953 pyln-client: listpayments -> listpays 4 years ago
Rusty Russell 2d897be10a pytest: fix experimental test. 4 years ago
Christian Decker 6f870dfe39 pytest: Don't give up on the first psql connection error 4 years ago
Christian Decker ee0ee046ff pytest: Stabilize test_penalty_htlc_tx_timeout 4 years ago
Christian Decker 9021bb26d1 pyln: Decode process output once before storing it 4 years ago
Christian Decker 81569de709 pytest: Stabilize test_setchannelfee_{restart,zero} 4 years ago
Christian Decker 0de7a289cc travis: Add blinker dependency 4 years ago
Christian Decker b6053d7cd6 Fix pytest major version 4 years ago
Christian Decker 66dc3ed665 pyln: Add pytest to type ignores 4 years ago
Christian Decker 8d8b807793 pytest: Make LightningNode.fund_channel more resilient 4 years ago
Christian Decker 1563bbc2fa pytest: Cleanup test_gossip_ratelimit 4 years ago
Christian Decker 05934724dd pytest: Don't start 3 nodes in test_gossip_ratelimit 4 years ago
Christian Decker cafaad741b pyln: Add type-annotations to pyln-proto 4 years ago
Christian Decker 2a176d2ef7 make: Enable mypy checks on pyln-testing 4 years ago
Christian Decker c498f949cc pyln: Add mypy typing exceptions for external dependencies 4 years ago
Christian Decker e13c435aca make: Set $PYTHONPATH once 4 years ago
Christian Decker 2740f2eccb pyln: Use pyln-client Makefile for checks 4 years ago
Christian Decker 1d2c2b6aaf pyln: Parametrize and unify Makefiles for pyln package 4 years ago
Michael Schmoock 71381eb5be chore: reduce log buffer from 100MB to 10MB 4 years ago
Christian Decker 1afa8b88c9 travis: Re-enable the postgres configuration again 4 years ago
Christian Decker 5809cc41f4 pytest: Reduce the db_provider fixture scope to function 4 years ago
Christian Decker 7e99a3b5fd pyln: Allow the base test directory to contain some files 4 years ago
Christian Decker aeb5f969e2 pyln: Start each postgres DB in its own sub-directory 4 years ago
Christian Decker 85dd19c9ac travis: Reduce reruns to 2 and early failure on test failure 4 years ago
Jan Sarenik a777d21fb7 pytest: Rename all fund_channel to fundchannel 4 years ago
Rusty Russell 7260d9ea3d plugins: generate list of plugins more atomically, respect V=1 and --quiet. 4 years ago
Rusty Russell 488b32b003 build: run update-mocks. 4 years ago
Antoine Poinsot 3382dafaee configure: allow to run clang with ASAN 4 years ago
Christian Decker 5a87e88ee5 pytest: Add test for failcode conversion 4 years ago
Michael Schmoock 980a9517c6 fix: openchannel_hook log BROKEN on dup close_to 4 years ago
Christian Decker a351b9bf2f pyln: Migrate from binascii.hexlify to bytes.hex 4 years ago
Christian Decker 04462f6a64 pyln: Add code to unwrap an encrypted onion at the intended node 4 years ago
Christian Decker e8dcd59b24 pyln: Add a warning that pyln-proto is not safe for production use 4 years ago
Christian Decker 96b182a084 pyln: Implement sphinx onion packet generation in python 4 years ago
Jan Sarenik 0b5e6c5be1 nit: doc/lightningd-config.5: Remove redundancy 4 years ago
Jan Sarenik b1355bf61e Update comment regarding signet using tb now 4 years ago
Dr. Maxim Orlovsky 0b01a5d7c4 Updating signet chainparams for the latest PoW fix 4 years ago