24 Commits (dc67b60e28e217f298ed59d9be9ff6754c757786)

Author SHA1 Message Date
niftynei c8579b99d0 pyln-proto: use vals for subtype parsing 4 years ago
Rusty Russell 06372e13d8 pyln.proto.message: don't let Message() init set implicit lengths. 4 years ago
Rusty Russell 902d8f7dab pyln.proto.message: remove incorrect fundamental types now spec update. 5 years ago
Rusty Russell 11a0de877e pyln.proto.message: more mypy fixes. 5 years ago
Rusty Russell 3882e8bdf7 pyln.spec.bolt*: make these separate packages, so versions can change indep. 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 ee6c58cbd5 pyln.proto.message: export more. 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 85bb93618b new modules: pyln.proto.message.{bolt1,bolt2,bolt4,bolt7} 5 years ago
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