squeaknode/squeaknode
Jonathan Zernik 791b76bd1b
Use single method to save squeak in controller (#834)
* Use single save_squeak method in controller

* Remove new lines from save_squeak method

* Add separate methods for save uploaded, downloaded, created squeak

* Simplify insert squeak method in database

* Add TODO comment for insert squeak method

* Improve code style of parse squeak entry method

* Add itest for failed upload without decryption key
2021-02-13 04:13:11 -08:00
..
admin Add info for reprocess received payments (#818) 2021-02-12 00:34:58 -08:00
bitcoin Handle exception in bitcoin client when unable to get block count (#809) 2021-02-10 01:41:20 -08:00
config Rename block interval config (#808) 2021-02-09 08:56:18 -08:00
core Use single method to save squeak in controller (#834) 2021-02-13 04:13:11 -08:00
db Use single method to save squeak in controller (#834) 2021-02-13 04:13:11 -08:00
lightning Add precommit hooks (#526) 2020-12-28 23:52:32 -08:00
network Add sync timeout (#797) 2021-02-09 04:52:57 -08:00
node Use block height for rate limiter (#832) 2021-02-13 02:35:22 -08:00
server Use single method to save squeak in controller (#834) 2021-02-13 04:13:11 -08:00
sync Use single method to save squeak in controller (#834) 2021-02-13 04:13:11 -08:00
__init__.py Release version 0.1.37 2021-02-12 05:19:01 -08:00
main.py Fix graceful shutdown (#754) 2021-01-30 03:17:15 -08:00