mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
TODO.md: new file with random thoughts for people to hack on.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
18a9e5bda2
commit
85e0099aad
7
TODO.md
Normal file
7
TODO.md
Normal file
@ -0,0 +1,7 @@
|
||||
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.
|
Loading…
Reference in New Issue
Block a user