alby-hub/constants
Adithya Vardhan 94c209a4f0
feat: use nip44 and versioning (#834)
* feat: use nip44 and versioning

* fix: panic: runtime error: invalid memory address or nil pointer dereference

* chore: check for version before notifying

* chore: add nip47 cipher

* chore: remove version check in event handler

* chore: address feedback

* chore: modify tests to use versioning and nip47 cipher

* chore: add more tests

* chore: add version param and change naming of test app functions

* chore: cleanup event handler tests

* chore: cleanup nip47 notifier tests

* chore: dry up cipher test

* chore: remove version param from create app

* chore: republish info event for existing apps

* chore: simplify isVersionSupported function

* chore: rename event handler legacy test

* chore: add nip04 test for create response

* chore: add comment and allow empty request version

---------

Co-authored-by: Fmar <frnandu@gmail.com>
2025-01-09 18:45:04 +07:00
..
constants.go feat: use nip44 and versioning (#834) 2025-01-09 18:45:04 +07:00