Commit Graph

26 Commits

Author SHA1 Message Date
cc038de0dd nip46: encrypt/decrypt nip44 methods on client. 2024-09-11 10:13:29 -03:00
K
c91e7b9765 using testify instead of testing.T methods. (#143) 2024-09-09 07:20:56 -03:00
5edb54efee nip46: do not allow one faulty relay to break RPC calls to other relays. 2024-08-29 17:49:51 -03:00
7578bf6c71 nip46: support decrypting with nip44. 2024-05-20 09:20:39 -03:00
7ccd0e7192 nip46: client sends limit: 0 2024-05-15 16:59:46 -03:00
a183ab0768 nip46: pass secret to authorize functions. 2024-05-15 16:13:12 -03:00
4a2242e965 nip46: support nip44 in servers. 2024-05-15 16:00:30 -03:00
76997c619b nip46: client small tweaks. 2024-04-25 18:25:35 -03:00
aea2895441 nip46: fix pubkey passed to "connect". 2024-03-04 09:30:45 -03:00
d690fd7f07 nip46: bunker implementation changes for more streamlined authorization prompts. 2024-03-02 08:16:11 -03:00
5aa4fbcc72 nip46: fix assigning client secret key to struct. 2024-03-02 07:48:41 -03:00
f4cf242084 validating/parsing nip05 and nip46. 2024-03-01 15:55:02 -03:00
f75501e7ef nip46: auth_url support. 2024-02-29 20:37:16 -03:00
6d5aef70c5 nip46: create_account 2024-02-29 20:29:08 -03:00
e0ba846a03 nip46: support nip05 identifier in client. 2024-02-29 16:28:46 -03:00
f3d9f02598 nip46: add a random element to id generation. 2024-02-11 11:07:01 -03:00
9c4ea87d0b use stdlib "slices". 2024-02-08 16:33:39 -03:00
60359110d7 nip46: client. 2024-02-06 00:45:36 -03:00
2586144a5c replace usage of IsValidPublicKeyHex() in subpackages. 2024-01-18 20:30:20 -03:00
fd8b2b22b2 nip-46 dynamic and static signers. 2024-01-09 17:20:14 -03:00
f9f3a34ccc nip46: fix variable name (was using the shared key as the secret key.) 2023-12-02 15:31:26 -03:00
a65bd94a00 minor. 2023-12-02 14:38:18 -03:00
2b9b4dfa2f nip46: rename Pool to Signer. 2023-12-01 20:50:00 -03:00
2969449fb3 nip46: make everything strings because pablo did it like that. 2023-12-01 17:23:59 -03:00
277cdd8df8 nip46: improvements. 2023-12-01 17:20:29 -03:00
73d5e943e2 nip-46 signer flow helpers. 2023-12-01 16:15:24 -03:00