Rusty Russell fbe63124f6 Move DER encoding into bitcoin/signature.c
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-07-01 16:27:52 +09:30
2015-06-12 13:29:06 +09:30
2015-06-12 12:44:45 +09:30
2015-07-01 16:27:45 +09:30
2015-07-01 16:27:45 +09:30
2015-06-09 14:13:21 +09:30
2015-06-12 13:30:39 +09:30
2015-07-01 16:27:45 +09:30
2015-06-12 13:06:33 +09:30
2015-06-12 13:06:33 +09:30
2015-06-24 16:19:00 +09:30

Strawman protocol for lightning channels.

The wire protocol is documented in lightning.proto (a protobuf definition file).

There are command line utilities to create and process various packets in test-cli.

This is very much a testbed and work in progress; expect All The Things to change, all the time.

Cheers,

Rusty.

Description
No description provided
Readme MIT 104 MiB
Languages
C 67.7%
Python 25.5%
Rust 4.4%
Makefile 0.8%
Assembly 0.7%
Other 0.7%