mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-16 13:01:04 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| buy_offer.py | ||
| db_params.py | ||
| lightning_address.py | ||
| main.py | ||
| postgres_db.py | ||
| squeak_server_handler.py | ||
| squeak_server_servicer.py | ||
| squeak_validator.py | ||
| util.py | ||