mirror of
https://github.com/ElementsProject/lightning.git
synced 2024-11-20 02:27:51 +01:00
85e0099aad
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
370 B
370 B
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.