squeaknode/itests
Jonathan Zernik 5198467889
Use new squeak protocol with schnorr and pubkey as identifier (#1870)
* Got all tests in core dir passing

* Got all tests in db dir passing

* Got tests for admin dir passing

* Got all unit tests passing

* Added migration for squeak table and profile table using new pubkey

* Re-start db migrations with new data-v2.db file

* Fix column type for profile public key

* Got all itests passing

* Log the public key in hex in create contact profile handle fn

* Rename rpc methods to use pubkey instead of address

* Got frontend mostly working with new profile pubkey

* Update frontend to use pubkey instead of address

* Change size of squeak profile detail item

* Update create contact profile dialog to use pubkey

* Update twitter account item to use pubkey

* Include label for pubkey in profile detail item

* Decrease size of profile detail item

* Update frontend build

* Improve logging of requests in handler
2021-12-20 09:28:38 -08:00
..
tests Use new squeak protocol with schnorr and pubkey as identifier (#1870) 2021-12-20 09:28:38 -08:00
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
config.ini Rename rpc config section (#1716) 2021-10-23 18:45:14 -07:00
docker-compose.yml Use docker tor simple (#1847) 2021-12-13 11:36:25 -08:00
generate_blocks.sh Simplify container names (#62) 2020-07-02 22:28:26 -07:00
run_itest.sh Use custom class for get secret key reply to peer (#1831) 2021-11-29 01:56:57 -08:00
test.sh Send secret key when profile configured to free (#1197) 2021-09-05 14:38:52 -07:00