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 |
|
Richard Ramos
|
5d54dc28be
|
refactor: SHA256 as parameter
|
2023-11-27 15:21:41 -04:00 |
|
Oleksandr Kozlov
|
392571e512
|
fix mock
|
2023-05-12 21:54:38 +02:00 |
|
Sasha
|
2ac286638d
|
fix lint
|
2023-05-11 00:27:56 +02:00 |
|
Sasha
|
ba201fb560
|
update mock
|
2023-05-11 00:25:19 +02: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
|
00d552d659
|
fix tests & remove Sender
|
2023-04-04 01:34:13 +02: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 |
|
Richard Ramos
|
6666080651
|
fix: use base64url WITH padding
|
2023-03-29 09:33:05 -04:00 |
|
Richard Ramos
|
bcef30c94b
|
chore: use base64 url safe encoding for noise
|
2023-02-28 14:13:45 -04:00 |
|
Sasha
|
ad8035a012
|
Merge pull request #18 from waku-org/weboko/update-js-waku
chore: update js-waku version
|
2023-02-08 23:29:57 +01:00 |
|
weboko
|
cd6b78088d
|
use import type and add comment to karma build
|
2023-02-08 22:48:33 +01:00 |
|
weboko
|
0090efabaf
|
fix imports
|
2023-02-01 01:59:30 +01:00 |
|
weboko
|
0bf8f309d2
|
return test
|
2023-02-01 01:54:32 +01:00 |
|
weboko
|
1be3ff36cb
|
remove failing test
|
2023-02-01 01:53:03 +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
|
d02a6ce80e
|
add .js to imports
|
2023-01-25 01:40:51 +01:00 |
|
Richard Ramos
|
e2634cc6c2
|
chore: add docs
|
2023-01-06 13:34:32 -04: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 |
|
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
|
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
|
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
|
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 |
|