squeaknode/tests
Jonathan Zernik 20d651df8e
Implement unlock private squeak (#1910)
* Add method stub for unlock private squeak in controller class

* Add methods to unlock private squeak in controller

* Remove todo comments

* Add test for create and decrypt private squeak in core module

* Update handler method for make squeak to support recipient profile id

* Add itest for make private squeak and unlock content as author
2021-12-28 01:07:59 -08:00
..
admin Update squeaklib to support private messages (#1897) 2021-12-27 00:56:31 -08:00
bitcoin Add block_info fixture to global conftest (#1584) 2021-10-12 19:00:44 -07:00
core Implement unlock private squeak (#1910) 2021-12-28 01:07:59 -08:00
db Split set secret key and set decrypted content into separate methods of squeak db class (#1908) 2021-12-27 19:53:35 -08:00
lightning Add test for subscribe received payments (#1596) 2021-10-14 23:22:56 -07:00
network Replace use_tor field with network in peer address (#1558) 2021-10-10 21:00:56 -07:00
node Split save secret key and unlock content methods (#1909) 2021-12-27 21:13:56 -08:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Implement unlock private squeak (#1910) 2021-12-28 01:07:59 -08:00
utils.py Update squeaklib to support private messages (#1897) 2021-12-27 00:56:31 -08:00