31 Commits

Author SHA1 Message Date
weboko
b6ad57b38a
fix lint error 2023-01-25 01:05:40 +01:00
weboko
f905b38362
try to run publish: 2023-01-25 01:03:01 +01:00
weboko
e5c4805161
run only on master 2023-01-06 00:48:03 +01:00
weboko
101925f2b5
add release stage 2023-01-06 00:29:06 +01:00
Richard Ramos
6299732797
fix: buffer rotation 2022-12-21 14:22:17 -04:00
Richard Ramos
facb7f4be1
chore: add payload serialization to test 2022-12-21 12:03:01 -04:00
Richard Ramos
5d64e12c8b
fix: clone rs and re in HandshakeState.clone() 2022-12-20 17:34:44 -04:00
RichΛrd
24599b1146 fix: QR link text
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
2022-12-19 08:12:31 -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
c10e2f1a88 fix: pad the auth code 2022-12-08 09:08:56 -04:00
Richard Ramos
e9e19b80a8 fix: increase pairing timeout to 2m 2022-12-08 09:08:56 -04:00
Richard Ramos
10fe26dd19 fix: code review 2022-12-08 09:08:56 -04:00
Richard Ramos
54ffd13552 feat: example 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
4c219c031a
fix: add missing .js suffix in imports 2022-12-06 22:38:04 -04:00
Richard Ramos
b60bc1af1e feat: pairing object 2022-12-05 18:16:38 -04:00
Richard Ramos
c911333ef1
refactor: constructors and QR 2022-12-03 09:37:39 -04:00
Richard Ramos
f2d2f891ab
v0.0.2 2022-11-28 16:06:33 -04:00
Richard Ramos
0965f8bfb1
chore: set package description 2022-11-28 16:01:28 -04:00
Richard Ramos
95dbd20a82
chore: export classes and functions 2022-11-28 15:59:52 -04:00
Richard Ramos
eeafc497e4
refactor: make nametag buffers optional 2022-11-28 15:59:26 -04:00
Richard Ramos
aafdf61572
handle secure transfer 2022-11-22 10:13:57 -04:00
Richard Ramos
39f54c2c15
add genAuthcode 2022-11-21 19:08:24 -04:00
Richard Ramos
0fb4bb3183
test: waku noise sessions 2022-11-21 18:07:21 -04:00
Richard Ramos
aa2490825b
feat: payloadv2 serialization and QR utils 2022-11-16 15:59:23 -04:00
Richard Ramos
af283927a4
feat: noise public keys serialization 2022-11-16 11:22:56 -04:00
Richard Ramos
031c9e073b
test: handshakes 2022-11-15 17:56:25 -04:00
Richard Ramos
11b97bafaf
chore: setup test 2022-11-14 18:28:30 -04:00
Richard Ramos
a0c6fb45ed
handshake processing 2022-11-14 14:30:28 -04:00
Richard Ramos
b1390e0855
initial commit 2022-11-13 09:39:26 -04:00