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.
8 lines
370 B
8 lines
370 B
9 years ago
|
Looking for things to hack on? Great, here's a partial list:
|
||
|
|
||
|
* Wean off openssl's -lcrypto: use libsodium for all RNG, gmp for base58.
|
||
|
* Grep for FIXME and fix one :)
|
||
|
* Look on https://github.com/ElementsProject/lightning/issues
|
||
|
* Write canned input/output test cases for various conversations, and
|
||
|
include them in a form suitable for other implementations to test.
|