75 Commits

Author SHA1 Message Date
weboko
cd6b78088d
use import type and add comment to karma build 2023-02-08 22:48:33 +01:00
weboko
9a37ea69af
remove isomorphic fetch dependency 2023-02-02 01:23:00 +01:00
weboko
fcbd6036db
disable minimization 2023-02-02 01:08:09 +01:00
weboko
b1c7048923
return resolve plugin 2023-02-02 00:03:26 +01:00
weboko
0fdcfcee35
try to use default resolution 2023-02-02 00:01:31 +01:00
weboko
f241aadeba
add debuger to karma 2023-02-01 23:54:29 +01:00
weboko
943812a675
fix mocha for local run 2023-02-01 23:25:55 +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
ccc5f52b4c
return exclude option 2023-02-01 01:43:40 +01:00
weboko
a0c2f40dab
remove libp2p and exclude 2023-02-01 01:40:34 +01:00
weboko
076b216b16
add libp2p dep 2023-02-01 01:09:38 +01:00
weboko
f281d9e531
bring back ignore for .d.ts 2023-02-01 01:02:03 +01:00
weboko
12b58857f3
remove types ignore in webpack 2023-02-01 00:34:28 +01:00
weboko
0a3a7ad45b
remove browserify 2023-02-01 00:34:05 +01:00
weboko
efa8e6abf0
use lint fix 2023-02-01 00:29:19 +01:00
weboko
718e65500a
process js files by browserify 2023-02-01 00:27:23 +01:00
weboko
0373572fcf
use browserify to fix test issue 2023-02-01 00:19:17 +01:00
weboko
e2e4d00d0f
ignore node modules by ts loader 2023-02-01 00:01:27 +01:00
weboko
72bb7a4625
remove libp2p as type root, process ts from node_modules by ts loader 2023-01-31 23:56:41 +01:00
weboko
52b67b573f
add libp2p as types namespace to fix tests 2023-01-31 23:45:01 +01:00
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