498 Commits (9984c34f14ede94cb40c159874fbe1eda3a5c772)

Author SHA1 Message Date
Rusty Russell 59bb6b90ac pyln: new module pyln.proto.message.bolts 5 years ago
Rusty Russell daa707d213 pyln.proto.message: separate fundamental types from other subtypes. 5 years ago
Rusty Russell e4b5679f5d message: support option fields. 5 years ago
Rusty Russell 9992a577b4 pyln: add (undocumented) u8 fundamental type. 5 years ago
Rusty Russell 42aab89b9f pyln.proto.message: expose fundamental MessageTypes as variables. 5 years ago
Rusty Russell 47631cc23c pyln.proto.message: use BufferedIOBase instead of bytes for binary ops. 5 years ago
Rusty Russell ed4eadc8f3 patch message-export-types.patch 5 years ago
Rusty Russell eb73a0dd8f pyln: add pyln.proto.message. 5 years ago
Rusty Russell 5b4be02ed3 pyln: add Makefile 5 years ago
niftynei 9845eb41a9 contrib: allow stderr printing for startup_regtest 5 years ago
mb300sd b6285ffa5d Fix bash completion. 5 years ago
Rusty Russell 97e3d61748 pyln: fix incorrect python syntax. 5 years ago
Candle fbfe0e6c0b Comment optimisations 5 years ago
Michal Rostecki db0a2c082a pyln-proto: Use only coincurve for libsecp256k1 bindings 5 years ago
Christian Decker 7b752e00d5 pyln: Set the bitcoin datadir when running tests 5 years ago
Christian Decker 9bfdf234f3 pyln-proto: Avoid circular dependency in setup.py 5 years ago
Sebastian Falbesoner 94c15f5cc0 contrib: add executable flag for bootstrap-node.sh 5 years ago
rbndg 83b78fd327 Unpacking variable for cleaner code for testing 5 years ago
rbndg 241fa00e97 plugin:added invoice creation event 5 years ago
Christian Decker 64b0487228 pyln-testing: Just warn if we get an unexpected fee request 5 years ago
Christian Decker 264b2d1975 pyln-testing: Add more meaningful error for mock_estimatefees 5 years ago
lisa neigut 9b42d9d8ba build: add mkrd to docker install? 5 years ago
Christian Decker f3315ca110 pyln-proto: Add Tu32Field and Tu64Field helpers 5 years ago
darosior 11acd902ff pyln-testing: specify fallbackfee for newer versions of bitcoind 5 years ago
darosior af76bce0fa pyln-client: send proper JSONRPC2 errors on failed call 5 years ago
Christian Decker 3b09662768 pyln: Allow non-empty directory when creating node in node_factory 5 years ago
Vasil Dimov 158d2212c2 closingd: configurable closing fee negotiation step 5 years ago
darosior 242ddb5660 pyln-testing: allow to customize --allow-deprecated-apis 5 years ago
darosior 7c0af81c21 bcli: use a more urgent feerate for HTLCs and penalty transactions 5 years ago
darosior dce2e87928 chaintopology: better feerate targets differentiation 5 years ago
Michael Schmoock e71e44ac8b pyln-testing: cleanup of pay() helper function 5 years ago
Michael Schmoock 80ff9c5b63 test: refactor lockup_drain add helpers drain and force_feerates 5 years ago
Christian Decker 7201cb7315 pytest: Configure logging in a fixture to match stdout capturing 5 years ago
Christian Decker cf8c972883 pyln-testing: Print a list of files if we can't remove the test dir 5 years ago
Christian Decker 3e3b05e1b2 pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
Christian Decker 24aaf73982 pytest: Actually make sure that the direcory exists 5 years ago
lisa neigut 42cce55b45 plugins: add 'flag' type for plugin options 5 years ago
lisa neigut d19cddf00f pyln: enforce types of options 5 years ago
lisa neigut 34cef2cac3 pyln-testing: add flag 'expect_fail' to node factory get_node 5 years ago
lisa neigut 0cf3e19e0b pyln-testing: save stderr logs for checking 5 years ago
ZmnSCPxj jxPCSnmZ d9b2482415 lightningd/hsm_control.c: Implement `getsharedsecret`. 5 years ago
Christian Decker 7f6f324590 python2: Remove python2 dependency from docs and dockerfiles 5 years ago
Christian Decker 87e924e270 docker: Remove Dockerfile for i386 builder 5 years ago
Michael Schmoock dd334df80d fix: makes testutils ln.pay assert status complete 5 years ago
Michael Schmoock 3e2607bf2d chore: updates coincurve requirement to v13 5 years ago
Christian Decker 966ac95098 pytest: Add a test for plugin featurebits 5 years ago
Christian Decker a13591400a pyln-client: Add facility to register featurebits from plugins 5 years ago
Michael Schmoock 5f7cf307e7 pyln-testing: adds helper wait_for_htlcs 5 years ago
Christian Decker 6c19818314 pyln-proto: Add invoice utilities 5 years ago
Christian Decker 24219b38f9 pyln: Add unit tests from pyln-* to `make check-python` 5 years ago