515 Commits (master)

Author SHA1 Message Date
Rusty Russell 11a0de877e pyln.proto.message: more mypy fixes. 4 years ago
Rusty Russell 3882e8bdf7 pyln.spec.bolt*: make these separate packages, so versions can change indep. 4 years ago
Rusty Russell 013eced4ce pyln.proto: fix package list in setup.py 4 years ago
Rusty Russell 02338a6b25 pyln.proto.message: add to_py() operation. 4 years ago
Rusty Russell ee76504e53 pyln.proto.message: fix handling of ... with subtypes. 4 years ago
Rusty Russell 2309a7a561 pyln.proto.message: don't leave 'None' in dict for missing fields. 4 years ago
Christian Decker 5bb1fd4205 pyln-proto: Add Makefile targets for releases 4 years ago
Christian Decker 48cee3c3d2 pyln: Bump version to 0.8.2 in order to match with binary distro 4 years ago
Rusty Russell aaefbe2e9e pyln.proto.message: fix handling of missing optional fields. 4 years ago
Rusty Russell fd3ea91b44 pyln.proto.message: expose array types, add set_field for Message class. 4 years ago
Rusty Russell f52065201b pyln.proto.message.*: add type annotations. 4 years ago
Rusty Russell da070e73b2 pyln.proto.message.*: Add Makefile to do mypy checks. 4 years ago
Rusty Russell acfeaebb62 pyln.proto.message: allow fields with options to be missing. 4 years ago
Rusty Russell ee6c58cbd5 pyln.proto.message: export more. 4 years ago
Rusty Russell b33dc9847c pyln.proto.message: python-fluency feedback from @darosior 4 years ago
Rusty Russell 8f38bc7230 pyln.proto.message: support adding two namespaces. 4 years ago
Rusty Russell 85bb93618b new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 4 years ago
Rusty Russell 59bb6b90ac pyln: new module pyln.proto.message.bolts 4 years ago
Rusty Russell daa707d213 pyln.proto.message: separate fundamental types from other subtypes. 4 years ago
Rusty Russell e4b5679f5d message: support option fields. 4 years ago
Rusty Russell 9992a577b4 pyln: add (undocumented) u8 fundamental type. 4 years ago
Rusty Russell 42aab89b9f pyln.proto.message: expose fundamental MessageTypes as variables. 4 years ago
Rusty Russell 47631cc23c pyln.proto.message: use BufferedIOBase instead of bytes for binary ops. 4 years ago
Rusty Russell ed4eadc8f3 patch message-export-types.patch 4 years ago
Rusty Russell eb73a0dd8f pyln: add pyln.proto.message. 4 years ago
Rusty Russell 5b4be02ed3 pyln: add Makefile 4 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. 4 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