15 Commits (4fde45669cf3936dc4298acee26dc7cb44a6a66e)

Author SHA1 Message Date
Rusty Russell 11a0de877e pyln.proto.message: more mypy fixes. 5 years ago
Rusty Russell 02338a6b25 pyln.proto.message: add to_py() operation. 5 years ago
Rusty Russell ee76504e53 pyln.proto.message: fix handling of ... with subtypes. 5 years ago
Rusty Russell 2309a7a561 pyln.proto.message: don't leave 'None' in dict for missing fields. 5 years ago
Rusty Russell aaefbe2e9e pyln.proto.message: fix handling of missing optional fields. 5 years ago
Rusty Russell fd3ea91b44 pyln.proto.message: expose array types, add set_field for Message class. 5 years ago
Rusty Russell f52065201b pyln.proto.message.*: add type annotations. 5 years ago
Rusty Russell acfeaebb62 pyln.proto.message: allow fields with options to be missing. 5 years ago
Rusty Russell b33dc9847c pyln.proto.message: python-fluency feedback from @darosior 5 years ago
Rusty Russell 8f38bc7230 pyln.proto.message: support adding two namespaces. 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 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