53 Commits

Author SHA1 Message Date
weboko
ee02794525
update package lock 2023-01-31 23:11:58 +01:00
weboko
b94812026d
return interface waku package to devDep, return ts config 2023-01-31 23:07:54 +01:00
weboko
c40b4a30d8
fix test: add @waku as type root 2023-01-31 22:59:21 +01:00
weboko
f7a34acb1c
try to move dependencies to fix test 2023-01-31 22:51:27 +01:00
weboko
848f73c44c
fix lint 2023-01-31 01:47:01 +01:00
weboko
837f712cb6
update tests to use new API 2023-01-31 01:42:28 +01:00
weboko
08af91fe3c
remove backward copatible methods of encoders/decoders 2023-01-31 01:30:57 +01:00
weboko
c4f4a2fc46
fix linting[1] 2023-01-31 01:12:19 +01:00
weboko
09df64ccc4
fix linting 2023-01-31 01:07:57 +01:00
weboko
05f2b86e15
change import path 2023-01-31 01:00:51 +01:00
weboko
1111e2f312
update lock, remove unused 2023-01-31 00:59:47 +01:00
weboko
d5cbc40920
remove unused imports 2023-01-31 00:56:43 +01:00
weboko
7ffacf0069
adjust types for pairing 2023-01-31 00:55:48 +01:00
weboko
847599a6f7
make adjustments to the types and bring back prev implementation 2023-01-31 00:37:55 +01:00
weboko
46e6d732e2
remove unused 2023-01-30 23:06:55 +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
weboko
6284482f24
make types consistent with new version of js-waku 2023-01-26 01:31:35 +01:00
weboko
000b6f712f
set js-waku version to 0.30.0 2023-01-26 01:31:10 +01:00
Sasha
1af1e4ba4f
Merge pull request #12 from waku-org/weboko/release
Add npm release stage
2023-01-25 01:20:47 +01:00
weboko
60183ba97d
enable publishing only on master 2023-01-25 01:16:07 +01:00
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
Richard Ramos
e2634cc6c2
chore: add docs 2023-01-06 13:34:32 -04: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