squeaknode/squeaknode
Jonathan Zernik 508d3ab539
Remove squeak store (#592)
* Stop using save_squeak method of squeak_store

* Stop using get_squeak method of squeak_store

* Stop using delete_squeak method of squeak store

* Stop using unlock_squeak in squeak_store

* Remove squeak_store usage from peer task

* Remove some usages of squeak_db from peer_task

* Remove all squeak_db usage from peer_task

* Remove squeak_store from main module

* Delete squeak store class
2021-01-10 18:57:36 -08:00
..
admin Add squeak core module (#587) 2021-01-10 09:31:41 -08:00
bitcoin Use namedtuple for blockinfo and network sync result (#577) 2021-01-07 23:17:52 -08:00
config Use namedtuples (#573) 2021-01-07 01:45:57 -08:00
core Remove squeak store (#592) 2021-01-10 18:57:36 -08:00
db Add squeak core module (#587) 2021-01-10 09:31:41 -08:00
lightning Add precommit hooks (#526) 2020-12-28 23:52:32 -08:00
network Use type hints for controller methods, and use bytes internally for s… (#578) 2021-01-07 23:32:14 -08:00
node Remove squeak store (#592) 2021-01-10 18:57:36 -08:00
server Use type hints for controller methods, and use bytes internally for s… (#578) 2021-01-07 23:32:14 -08:00
sync Remove squeak store (#592) 2021-01-10 18:57:36 -08:00
__init__.py Release version 0.1.8 2021-01-09 00:10:54 -08:00
main.py Remove squeak store (#592) 2021-01-10 18:57:36 -08:00