1176 Commits (f3600d22a08e65f917186c295bb5bd993d8f95ec)

Author SHA1 Message Date
lisa neigut a333df449a listpeers: show close_to address 5 years ago
Christian Decker 9378be72a9 pyln: Allow users to override the LightningNode class 5 years ago
Christian Decker d58339b872 pytest: Migrate to in-tree pyln-testing 5 years ago
Christian Decker b7e7e535c8 pytest: Migrate `env` to pyln-testing 5 years ago
Christian Decker f6a016c17d pytest: Consolidate access to environment variables 5 years ago
darosior f97d548582 pytest: test hsm_secret management with hsmtool 5 years ago
darosior 1171b5dba2 pytest: clean up hsm_secret_encryption test 5 years ago
darosior 95c6513ff3 pytest: test the 'rpc_command' hook 5 years ago
darosior 208123771e pytest: test shadow routing in pay plugin 5 years ago
darosior 7dac7a8c52 pytest: deactivate shadow routing for some tests that use 'pay' 5 years ago
darosior f3d304901b pay: add a dev-only parameter to deactivate shadow routing 5 years ago
Rusty Russell a70f2dc650 pytest: two more timeouts on Travis. 5 years ago
Rusty Russell 40d34fed9e pytest: clean up test_gossip_notices_close now that gossipwith has more options. 5 years ago
Rusty Russell 30634aa837 pytest: fix test_gossip_notices_close where we really do inject bad gossip! 5 years ago
Rusty Russell c96cee9b8d channeld: fix invalid assumption in htlc restore. 5 years ago
Rusty Russell 7b6a1c8c87 pytest: add test for bug found by Travis 5 years ago
lisa neigut 181e0d4982 test: amend 'behind sync' tests 5 years ago
Rusty Russell 2d8e93687d pytest: prepare test_gossip_timestamp_filter to be spammed. 5 years ago
Rusty Russell 04403ed59f pytest: fix flaky 'Bad gossip' error in test_block_backfill 5 years ago
arowser 82a2c6b02d change psycopg2 to psycopg2-binary 5 years ago
Rusty Russell 21d2cc663b lightningd: apply feerate changes correctly. 5 years ago
Rusty Russell 61e1d6431c pytest: stress fee_update code, trigger bug. 5 years ago
Rusty Russell 2801d98e34 pytest: allow bad gossip in test_pay_direct. 5 years ago
Christian Decker 21c8eaf105 pytest: Check for null access warnings in tests 5 years ago
Christian Decker 0a641c9443 pytest: Don't assume UTXO ordering when selecting coins 5 years ago
lisa neigut 49d5a36751 funding: integration tests for close_to 5 years ago
Rusty Russell ab48ecf07c pylightning: wrap signmessage/checkmessage. 5 years ago
Rusty Russell e5d9c7effc lightningd: checkmessage can intuit pubkey in some cases. 5 years ago
Rusty Russell 150598e061 tests: add test for signmessage and lightning-checkmessage. 5 years ago
Rusty Russell ca53c1b699 gossipd: push our own gossip messages harder. 5 years ago
darosior c0ae3cb8c4 pytest: make test_plugin_slowinit a test again 5 years ago
Rusty Russell bd55f6d940
common/features: only support a single feature bitset. 5 years ago
Rusty Russell 79ca9bf998 gossipd: use per-peer information to make messages clearer. 5 years ago
Rusty Russell 8a3abdd5ff pytest: fix test_restart_many_payments 5 years ago
Rusty Russell 213263ca3f pytest: filter out gossip_timetamp_filter should we receive it. 5 years ago
Rusty Russell a3f6ce1f8f pytest: add filters arg to query_gossip() 5 years ago
darosior 1c27545f9e pytest: test hsm_secret encryption 5 years ago
darosior c9982f9f49 pytest: allow to set stdin, stdout and stderr at lightningd startup 5 years ago
trueptolemy 9d4cccda19 pytest: Add the test for compact of deprecated close style 5 years ago
trueptolemy 63af8632b7 pytest: Test `close` to the specified destination 5 years ago
trueptolemy fdb90a765e pytest: Test compact of the old-style `fundchannel_start` 5 years ago
trueptolemy 987e4e27e8 pytest: Test compact of the old-style `fundchannel` 5 years ago
trueptolemy 722974a36f pytest: Test compact of the old-style `txprepare` 5 years ago
darosior 43e55fc8e4 pytest: test lightningd startup with a relative config dir 5 years ago
Rusty Russell 93865bb0f3 wallet: minor style fixes, and remove null JSON fields. 5 years ago
Christian Decker bf859bd919 pytest: Test transaction annotations for deposit and channel open 5 years ago
Rusty Russell 33c658ecfb gossipd: advertize all our features in node_announcement. 5 years ago
Christian Decker 37fb912524 pytest: Exclude elements-cli from valgrind when following children 5 years ago
Christian Decker e23d8a4aff pytest: Mark some tests as skippable that are too bitcoin-specific 5 years ago
Christian Decker 858b3f2b93 pytest: Mark tests using network specific addresses under elements 5 years ago