squeaknode/squeakserver/common
Jonathan Zernik 74817948cc
Use new squeak protocol (#64)
* Use new squeak protocol with encryption/decryption key instead of data key hash.

* Use from_bytes method for encrypted decryption key

* Undo changes to use temporary local install of squeaklib
2020-07-03 21:51:47 -07:00
..
rpc Use new squeak protocol (#64) 2020-07-03 21:51:47 -07:00
__init__.py Rename squeaknode to squeakserver (#28) 2020-06-04 17:47:49 -07:00
blockchain_client.py Rename squeaknode to squeakserver (#28) 2020-06-04 17:47:49 -07:00
dummy_blockchain_client.py Fix mising import in dummy blockchain (#31) 2020-06-04 18:34:12 -07:00
greeting.py Rename squeaknode to squeakserver (#28) 2020-06-04 17:47:49 -07:00
lnd_lightning_client.py Organize lnd config (#41) 2020-06-10 12:44:56 -07:00