mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
* 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 |
||
|---|---|---|
| .. | ||
| admin | ||
| bitcoin | ||
| core | ||
| db | ||
| lightning | ||
| network | ||
| node | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||