Commit Graph

1878 Commits

Author SHA1 Message Date
fryorcraken.eth e4362c80e1
ci: remove classic project actions 2022-09-09 16:41:19 +10:00
fryorcraken.eth 7cc0289132
Merge pull request #939 from status-im/gen-doc 2022-09-09 13:41:19 +10:00
fryorcraken.eth 01baf4b6e6
docs: reinstate Jenkins deployment of docs 2022-09-09 10:18:49 +10:00
fryorcraken.eth 4d29698128
Merge pull request #931 from status-im/optional-protocols 2022-09-08 19:30:00 +10:00
fryorcraken.eth c9963a4aea
docs: fix links 2022-09-08 18:44:16 +10:00
fryorcraken.eth 6ef0a69d07
ci: fix size-limit config 2022-09-08 18:35:21 +10:00
fryorcraken.eth 91e4d1b435
test: uses full nodes in tests
Ref:  https://github.com/status-im/nwaku/issues/1085
2022-09-08 18:35:21 +10:00
fryorcraken.eth 9fc16143fa
feat: createLightNode and createPrivacyNode helpers 2022-09-08 18:35:20 +10:00
fryorcraken.eth f56f6e2e83
feat: define `Waku` interface 2022-09-08 18:35:20 +10:00
fryorcraken.eth aee054d9d6
feat: merge gossipsub type in CreateOptions interface 2022-09-08 18:35:20 +10:00
fryorcraken.eth a54494dbbf
build: run `make update` before building nwaku 2022-09-08 18:35:13 +10:00
fryorcraken.eth 39f5b83501
Merge pull request #936 from status-im/release/0.26.0 2022-09-08 17:31:10 +10:00
fryorcraken.eth f9abc79297
Release 0.26.0 2022-09-08 15:08:53 +10:00
fryorcraken.eth bcb9082ea1
Merge pull request #926 from status-im/console-log
refactor: remove console.log usage
2022-09-08 15:00:43 +10:00
fryorcraken.eth d97201d6df
style: use `log` for `debug` across codebase 2022-09-08 13:18:07 +10:00
fryorcraken.eth 3c5f1d89df
style: add warning for usage of console 2022-09-08 13:18:07 +10:00
fryorcraken.eth c5e1f50cc8
refactor: remove `console.log` usage 2022-09-08 13:18:07 +10:00
fryorcraken.eth 023e175267
Merge pull request #934 from status-im/doc
doc: add missing modules
2022-09-08 13:04:03 +10:00
fryorcraken.eth 3a125dfcbe
doc: add missing modules 2022-09-08 11:12:44 +10:00
fryorcraken.eth 0c7ce367a6
Merge pull request #932 from status-im/remove-examples
chore: remove examples folder
2022-09-08 11:12:23 +10:00
fryorcraken.eth c201cbd3dd
chore: remove examples folder 2022-09-07 16:47:22 +10:00
fryorcraken.eth d9d237b7ac
Merge pull request #927 from status-im/todos 2022-09-07 13:28:30 +10:00
fryorcraken.eth 76251c922e
test: make it easier to understand test failure 2022-09-07 12:11:08 +10:00
fryorcraken.eth e4d4fb1edd
feat: `DecryptionParams` may be passed when using `queryHistory` 2022-09-07 12:11:08 +10:00
fryorcraken.eth f44e13885c
chore: replace todo with issue reference 2022-09-06 12:29:13 +10:00
fryorcraken.eth ac48792e0e
feat: implement a simple connection management 2022-09-06 12:29:13 +10:00
fryorcraken.eth 9dd00fc026
chore(deps): upgrade @libp2p/interface-connection-manager 2022-09-06 12:29:13 +10:00
fryorcraken.eth b2b14625bb
refactor: remove unused function 2022-09-06 12:29:13 +10:00
fryorcraken.eth ad85c84a22
Merge pull request #928 from status-im/audit 2022-09-06 12:25:29 +10:00
fryorcraken.eth 579e6bc920
chore(deps): run npm audit fix 2022-09-05 22:10:47 +10:00
fryorcraken.eth 1d3f618523
Merge pull request #925 from status-im/ci-node 2022-09-05 22:07:55 +10:00
fryorcraken.eth 3766962b47
ci: fix node version for go-waku 2022-09-05 21:02:01 +10:00
fryorcraken.eth 62cc475322
Merge pull request #924 from status-im/release/0.25.0 2022-09-05 15:49:39 +10:00
fryorcraken.eth d2ac62c708
Release 0.25.0 2022-09-05 15:36:57 +10:00
fryorcraken.eth 158b789ff5
Merge pull request #922 from status-im/libp2p-0.38.0 2022-09-05 15:08:43 +10:00
fryorcraken.eth bfeaf6c14e
fix: it-length-prefixed now returns Uint8ArrayList 2022-09-05 15:02:23 +10:00
fryorcraken.eth ab76063f33
chore(deps): bump protons to 5.10, protons-runtime to 3.1.0 2022-09-05 14:39:55 +10:00
fryorcraken.eth 4d4c4430f4
refactor: rename proto enum `Error` to `HistoryError`
As this creates a conflict with the new protons version.
2022-09-05 14:37:54 +10:00
fryorcraken.eth d8bb0c7759
chore(deps): bump it-length-prefixed to 8.0.2 2022-09-05 12:23:46 +10:00
fryorcraken.eth c23e504d0e
chore(deps): bump @multiformats/multiaddr to 10.4.0 2022-09-05 10:57:01 +10:00
fryorcraken.eth 6127d566c6
chore(deps): bump @libp2p/websocket to 3.0.3 2022-09-05 10:54:52 +10:00
fryorcraken.eth 574a5ad58f
chore(deps): bump @libp2p/mplex to 5.1.1 2022-09-05 10:49:22 +10:00
fryorcraken.eth 185bf8dd56
chore(deps): bump @libp2p/crypto to 1.0.4 2022-09-05 10:46:47 +10:00
fryorcraken.eth ef891bc585
chore(deps): bump @chainsafe/libp2p-noise to 8.0.1 2022-09-05 10:43:33 +10:00
fryorcraken.eth 34a82105fb
chore(deps): bump @chainsafe/libp2p-gossipsub to 4.1.1 2022-09-05 10:36:39 +10:00
fryorcraken.eth ece1ca53c7
chore(deps): bump libp2p to 0.38.0 2022-09-05 10:34:49 +10:00
status-bors-ng[bot] f52dd9ef9a
Merge #919
919: include wait_for_remote_peer in exports map r=fryorcraken a=fryorcraken

This module will just consume a generate Waku and Waku Relay interfaces so we already we want to extract it.

It is also one opinionated to handle connection management, other ways might come with #914.

Co-authored-by: fryorcraken.eth <git@fryorcraken.xyz>
2022-09-01 04:43:30 +00:00
fryorcraken.eth 2108e56dfa
fix: export wait_for_remote_peer in exports map
This module will just consume a generate Waku and Waku Relay interfaces
so we already we want to extract it.

It is also one opinionated to handle connection management, other ways
might come with https://github.com/status-im/js-waku/issues/914.
2022-09-01 14:42:21 +10:00
status-bors-ng[bot] 71ca4c9c91
Merge #918
918: fix: do not export waitForRemotePeer from index r=fryorcraken a=fryorcraken

It is already present in the exports map.

Co-authored-by: fryorcraken.eth <git@fryorcraken.xyz>
2022-09-01 00:49:18 +00:00
fryorcraken.eth 282a7f256f
fix: do not export waitForRemotePeer from index
It is already present in the exports map.
2022-09-01 10:48:16 +10:00