squeaknode/squeakserver/common
Jonathan Zernik 6fe55699f4
Add buy request (#39)
* Add buy squeak request

* Add payment of invoice in itest

* Use latest beta release of lnd

* Got connect peer from itest working

* Open channel in itest before trying to pay

* Add list channels and list peers commands

* Got lightning payment working

* Got full itest working with payment and decryption
2020-06-09 23:44:54 -07:00
..
rpc Add buy request (#39) 2020-06-09 23:44:54 -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 Add buy request (#39) 2020-06-09 23:44:54 -07:00