mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| test_active_download.py | ||
| test_node_settings.py | ||
| test_price_policy.py | ||
| test_secret_key_reply.py | ||
| test_squeak_controller.py | ||
| test_squeak_node.py | ||
| test_squeak_store.py | ||