squeaknode/squeakserver/server
Jonathan Zernik 8ebdc754ca
Add pay offer dialog and backend method (#296)
* Add insert sent payment method

* Delete db container from itest

* Add other container in itest

* Connect to other squeak node in itest

* Use client lightning container for itest to get offers from main node

* Get offers itest working

* Open channel to buy offer in itest

* Successfully pay offer

* Remove old print statements from itest

* Successfully unlock squeak in pay offer method

* Assert that decrypted content is correct in pay offer itest
2020-10-18 00:27:49 -04:00
..
__init__.py Rename squeaknode to squeakserver (#28) 2020-06-04 17:47:49 -07:00
buy_offer.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
lightning_address.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
sent_payment.py Add pay offer dialog and backend method (#296) 2020-10-18 00:27:49 -04:00
squeak_peer.py Run codeformat with tox (#258) 2020-09-26 01:51:41 -07:00
squeak_profile.py Rename followed to following (#170) 2020-07-29 21:48:42 -07:00
squeak_server_handler.py Run codeformat with tox (#258) 2020-09-26 01:51:41 -07:00
squeak_server_servicer.py Run codeformat with tox (#258) 2020-09-26 01:51:41 -07:00
squeak_validator.py Run codeformat with tox (#258) 2020-09-26 01:51:41 -07:00
util.py Thread ancestors db query (#153) 2020-07-27 00:55:58 -07:00