This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
lightning
Watch
1
Star
0
Fork
0
You've already forked lightning
mirror of
https://github.com/aljazceru/lightning.git
synced
2025-12-22 16:44:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fb295ffb51d3eca178f6d102d49f690ebaf3f7b7
lightning
/
contrib
/
pyln-proto
/
pyln
/
proto
History
Christian Decker
9a0327cd25
pyln-proto: Add compactsize alias for varint_{encode,decode}
...
We were mistakenly calling it varint, while Bitcoin refers to it as CompactSize.
2020-10-29 11:11:48 +10:30
..
message
pyln-proto: use vals for subtype parsing
2020-08-27 10:20:16 +09:30
__init__.py
pyln: Bump proto version to match pyln-bolt*
2020-09-10 20:01:41 +09:30
bech32.py
pyln: Add type-annotations to pyln-proto
2020-09-28 09:19:46 +09:30
invoice.py
pyln: Add type-annotations to pyln-proto
2020-09-28 09:19:46 +09:30
onion.py
pyln: Add code to unwrap an encrypted onion at the intended node
2020-09-24 11:14:22 +09:30
primitives.py
pyln-proto: Add compactsize alias for varint_{encode,decode}
2020-10-29 11:11:48 +10:30
wire.py
pyln: Add type-annotations to plugin.py
2020-09-23 14:45:12 +09:30
zbase32.py
pyln: Adds type annotations to zbase32 functions
2020-10-22 13:56:57 +02:00