You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rusty Russell
7c977a7633
Move signature <-> proto conversions to signature.c, check lower bit.
Make sure signature can be used by bitcoin.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
|
10 years ago |
.gitignore
|
Rename openchannel to open-channel.
|
10 years ago |
Makefile
|
commit_tx: new file containing logic to create initial commitment transaction.
|
10 years ago |
anchor.c
|
open-commit-sig: create signature for commit tx.
|
10 years ago |
anchor.h
|
open-commit-sig: create signature for commit tx.
|
10 years ago |
base58.c
|
Initial silly cmdline util to create an openchannel packet.
|
10 years ago |
base58.h
|
open-anchor-sig, many fixes for open-channel.
|
10 years ago |
bitcoin_address.c
|
open-anchor-sig, many fixes for open-channel.
|
10 years ago |
bitcoin_address.h
|
open-anchor-sig, many fixes for open-channel.
|
10 years ago |
bitcoin_script.c
|
Use raw 64-byte signatures in protocol.
|
10 years ago |
bitcoin_script.h
|
Use raw 64-byte signatures in protocol.
|
10 years ago |
bitcoin_tx.c
|
Create bitcoin_tx helper.
|
10 years ago |
bitcoin_tx.h
|
Create bitcoin_tx helper.
|
10 years ago |
commit_tx.c
|
commit_tx: new file containing logic to create initial commitment transaction.
|
10 years ago |
commit_tx.h
|
commit_tx: new file containing logic to create initial commitment transaction.
|
10 years ago |
getinput.sh
|
open-anchor-sig, many fixes for open-channel.
|
10 years ago |
leak-anchor-sigs.c
|
leak-anchor-sigs: the horrible hack until we have normalized txs.
|
10 years ago |
lightning.pb-c.c
|
Use raw 64-byte signatures in protocol.
|
10 years ago |
lightning.pb-c.h
|
Use raw 64-byte signatures in protocol.
|
10 years ago |
lightning.proto
|
Use raw 64-byte signatures in protocol.
|
10 years ago |
open-anchor-sig.c
|
Use raw 64-byte signatures in protocol.
|
10 years ago |
open-channel.c
|
open-channel: restore the --commitment-fee option.
|
10 years ago |
open-commit-sig.c
|
Use raw 64-byte signatures in protocol.
|
10 years ago |
overflows.h
|
open-anchor-sig, many fixes for open-channel.
|
10 years ago |
permute_tx.c
|
Rename perturb to permute.
|
10 years ago |
permute_tx.h
|
Rename perturb to permute.
|
10 years ago |
pkt.c
|
Move signature <-> proto conversions to signature.c, check lower bit.
|
10 years ago |
pkt.h
|
Move signature <-> proto conversions to signature.c, check lower bit.
|
10 years ago |
shadouble.c
|
shadouble: update for ccan/crypto/sha256 changes.
|
10 years ago |
shadouble.h
|
Initial silly cmdline util to create an openchannel packet.
|
10 years ago |
signature.c
|
Move signature <-> proto conversions to signature.c, check lower bit.
|
10 years ago |
signature.h
|
Move signature <-> proto conversions to signature.c, check lower bit.
|
10 years ago |