24 Commits

Author SHA1 Message Date
Emil Ivanichkov
dc2fd56797 refactor: Use log instead of console.log in pairing module 2024-02-15 11:59:42 +02:00
Emil Ivanichkov
8bafd89ca4 refactor: Remove forgotten debugging line 2024-02-15 11:58:31 +02:00
Richard Ramos
3cd683c2f1 refactor: commitPublicKey receives a hashing function 2023-11-27 15:21:41 -04:00
Richard Ramos
6baa061f0e refactor: key type as parameter 2023-11-27 15:21:41 -04:00
Richard Ramos
d9b8fdc98e refactor: tagLen as parameter 2023-11-27 15:21:41 -04:00
Sasha
3e27606edc
fix lint 2023-05-10 23:23:32 +02:00
Sasha
8a7121535a
merge with master 2023-05-10 23:13:14 +02:00
Sasha
1c8ec24c9e
update dependencies 2023-05-10 23:11:42 +02:00
Sasha
1c15cac893
use IReceiver with toSubscriptionIterator 2023-05-09 19:24:11 +02:00
fryorcraken.eth
4f18b886c9
feat: enable meta field to be set
Ref: https://github.com/waku-org/js-waku/issues/1208
2023-05-09 16:27:00 +10:00
weboko
9eb817dd68
use ISender 2023-04-04 01:11:57 +02:00
weboko
96e4b46c42
update waku 2023-04-04 01:02:07 +02:00
weboko
cd6b78088d
use import type and add comment to karma build 2023-02-08 22:48:33 +01:00
weboko
c4f4a2fc46
fix linting[1] 2023-01-31 01:12:19 +01:00
weboko
1111e2f312
update lock, remove unused 2023-01-31 00:59:47 +01:00
weboko
7ffacf0069
adjust types for pairing 2023-01-31 00:55:48 +01:00
weboko
152595e027
use types in the most straightforward way 2023-01-28 01:59:54 +01:00
weboko
ea5f124a0d
stub properties with undefined 2023-01-26 02:04:10 +01:00
Richard Ramos
e2634cc6c2
chore: add docs 2023-01-06 13:34:32 -04:00
Richard Ramos
5309beaac4 chore: replace console.debug by debug 2022-12-19 08:12:31 -04:00
Richard Ramos
7ba8e92b18 feat: add form to send/receive messages after handshake 2022-12-19 08:12:31 -04:00
Richard Ramos
10fe26dd19 fix: code review 2022-12-08 09:08:56 -04:00
Richard Ramos
2cce40a6b3
fix: pairing code confirmation 2022-12-06 22:53:20 -04:00
Richard Ramos
b60bc1af1e feat: pairing object 2022-12-05 18:16:38 -04:00