squeaknode/tests/node
Jonathan Zernik cf64664a44
Update squeaklib to support private messages (#1898)
* Update squeaklib and update import from keys module

* Rename signing key variable to private key in test util

* Fix calling make squeak function

* Update db data file to v3

* Add recipient public key column to squeak table

* Got squeak entry db query working with alias for profiles table

* Add test for make squeak with recipient

* Add test case for get profile from squeak entry query

* Got outer join with recipient profile working

* Use outer join to get recipient profile for all squeak entry db queries

* Got itest passing with refactored squeak_store

* Remove unused config from squeak store class
2021-12-27 01:15:05 -08:00
..
test_active_download.py Use new squeak protocol with schnorr and pubkey as identifier (#1870) 2021-12-20 09:28:38 -08:00
test_node_settings.py Implement node settings (#1884) 2021-12-23 08:33:40 -08:00
test_price_policy.py Implement node settings (#1884) 2021-12-23 08:33:40 -08:00
test_secret_key_reply.py Update squeaklib and use new msg type (#1894) 2021-12-25 19:47:07 -08:00
test_squeak_controller.py Implement squeak store v3 (#1886) 2021-12-25 09:47:55 -08:00
test_squeak_node.py Disable test start and stop squeak node unit test (#1574) 2021-10-12 01:36:39 -07:00
test_squeak_store.py Update squeaklib to support private messages (#1898) 2021-12-27 01:15:05 -08:00