Commit Graph

14 Commits

Author SHA1 Message Date
tiero
2ddc6a2f9f bump nostr-tools 2023-12-17 03:16:43 +01:00
Marco Argentieri
b176cba1a1 add NIP-26 delegation (#7)
* add delegate method

* enable ci on PR

* enable test on ci

* lint

* lint

* off flaky tests
2023-02-22 18:41:30 +01:00
tiero
2bb4d37287 Use ephemeral kind 24133 2023-01-23 12:15:21 +01:00
Marco Argentieri
e797a6994e disconnect from App (#2)
* disconnect from App

* example
2023-01-14 19:34:21 +01:00
tiero
3994f24804 use url.hostname as default 2023-01-14 17:49:27 +01:00
Marco Argentieri
f92439f3e3 fix ConnectURI.from() (#1)
* v0.1.1

* fix connect uri

* lint

* remove size gh action

* gh action: only ubuntu
2023-01-14 03:56:57 +01:00
tiero
aa74344030 add events and wrap NostrRPC as NostrSigner 2023-01-14 03:10:54 +01:00
tiero
52f6b6ced8 💥 breaking: no more target in query string 2023-01-14 01:18:36 +01:00
tiero
71964211ee fix tests 2023-01-03 17:03:56 +01:00
tiero
0470afbdf6 skip connect test 2023-01-03 16:59:10 +01:00
tiero
7378c314d7 fix bug on event fetching: do not use since is broken 2023-01-03 03:13:50 +01:00
tiero
0a85d00deb add ConnectURI class 2023-01-03 00:52:04 +01:00
tiero
c6a3be420c cleanup 2023-01-02 13:10:45 +01:00
tiero
cd20b32f87 add request & test 2023-01-02 12:49:31 +01:00