squeaknode/squeakserver/node
Jonathan Zernik 86a3bd5ba1
Get offers in sync thread (#240)
* Get offers in sync background thread

* Fix get squeaks needing offer database query

* Fix getting squeak download and offer in signle sync

* Remove get offer controller

* Remove old comments and log lines

* Remove load offers rpc method
2020-08-15 17:41:09 -07:00
..
__init__.py Make squeak with admin rpc (#75) 2020-07-17 22:12:16 -07:00
block_info.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
hash.py Make squeak with admin rpc (#75) 2020-07-17 22:12:16 -07:00
peer_download.py Get offers in sync thread (#240) 2020-08-15 17:41:09 -07:00
peer_get_offer.py Decode payment request on get offer (#235) 2020-08-07 17:50:06 -07:00
peer_upload.py Improve logging in uploader and downloader (#233) 2020-08-06 01:56:58 -07:00
squeak_block_periodic_worker.py Enable block verifier periodic worker thread (#215) 2020-08-04 01:15:29 -07:00
squeak_block_queue_worker.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_block_verifier.py Fail gracefully in block verifier when blockchain not available (#216) 2020-08-04 01:23:43 -07:00
squeak_maker.py Use blockchain client to get subscription (#205) 2020-08-02 02:21:28 -07:00
squeak_node.py Get offers in sync thread (#240) 2020-08-15 17:41:09 -07:00
squeak_peer_sync_worker.py Improve setup download upload threads (#228) 2020-08-05 02:44:22 -07:00
squeak_rate_limiter.py Run codeformat (#184) 2020-07-31 16:47:17 -07:00
squeak_store.py Get offers in sync thread (#240) 2020-08-15 17:41:09 -07:00
squeak_sync_status.py Get offers in sync thread (#240) 2020-08-15 17:41:09 -07:00
squeak_whitelist.py Run codeformat (#184) 2020-07-31 16:47:17 -07:00