squeaknode/squeakserver/server
Jonathan Zernik be36252131
Add buy page (#231)
* Add todo comments to handle exceptions in upload/download

* Log the proof and expected proof in get offer task

* Convert offer message to namedtuple

* Successfully save offer in database
2020-08-05 23:39:52 -07: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
db_params.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
main.py Fix setting up schema in createdb and postgres params (#189) 2020-07-31 22:08:19 -07:00
postgres_db.py Add buy page (#231) 2020-08-05 23:39:52 -07:00
squeak_peer.py Rename subscription to peer (#212) 2020-08-03 04:20:05 -07:00
squeak_profile.py Rename followed to following (#170) 2020-07-29 21:48:42 -07:00
squeak_server_handler.py Add squeak store class (#201) 2020-08-01 21:27:07 -07:00
squeak_server_servicer.py Add delete peer method (#217) 2020-08-04 03:07:32 -07:00
squeak_validator.py Format imports with isort in makefile (#84) 2020-07-18 19:25:31 -07:00
util.py Thread ancestors db query (#153) 2020-07-27 00:55:58 -07:00