rgb-cln/lightningd/test
Christian Decker 40165ba6d5 script: Use pkh to construct p2pkh output scripts
So far we always needed to know the public key, which was not the case
for addresses that we don't own. Moving the hashing outside of the
script construction allows us to send to arbitrary addresses. I also
added the hash computation to the pubkey primitives.
2017-06-23 16:02:20 +09:30
..
Makefile tests/test_lightningd.py: incorporate everything from old test-basic shell test. 2017-04-29 10:30:10 +02:00
run-channel.c lightningd/channel: hand commit_index in when creating txs only. 2017-06-23 09:29:42 +09:30
run-commit_tx.c Massive BOLT text underscore and formatting updates. 2017-06-07 09:19:04 +09:30
run-cryptomsg.c lightningd: --dev-disconnect support. 2017-05-25 14:24:47 +09:30
run-funding_tx.c script: Use pkh to construct p2pkh output scripts 2017-06-23 16:02:20 +09:30
run-key_derive.c struct secret: use everywhere. 2017-05-09 11:43:35 +09:30