Commit Graph

976 Commits

Author SHA1 Message Date
Franck 068325244d
Update all eslint plugins 2022-01-03 09:29:10 +11:00
dependabot[bot] 57292f79de
Bump eslint from 7.29.0 to 8.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.29.0 to 8.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.29.0...v8.6.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 09:29:10 +11:00
F 238360f4c8
Merge pull request #360 from status-im/dependabot/npm_and_yarn/types/tail-2.2.1 2022-01-03 09:28:57 +11:00
dependabot[bot] 975a874085
Bump @types/tail from 2.2.0 to 2.2.1
Bumps [@types/tail](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tail) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tail)

---
updated-dependencies:
- dependency-name: "@types/tail"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-02 22:15:09 +00:00
F a9b5cb0f75
Merge pull request #365 from status-im/dependabot/npm_and_yarn/libp2p-gossipsub-0.12.1 2022-01-03 09:13:48 +11:00
dependabot[bot] 01d605a292
Bump libp2p-gossipsub from 0.11.1 to 0.12.1
Bumps [libp2p-gossipsub](https://github.com/ChainSafe/js-libp2p-gossipsub) from 0.11.1 to 0.12.1.
- [Release notes](https://github.com/ChainSafe/js-libp2p-gossipsub/releases)
- [Changelog](https://github.com/ChainSafe/js-libp2p-gossipsub/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.11.1...v0.12.1)

---
updated-dependencies:
- dependency-name: libp2p-gossipsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-02 15:11:19 +00:00
F 4d7061ceeb
Merge pull request #362 from status-im/dependabot/npm_and_yarn/webpack-5.65.0 2021-12-31 13:11:23 +11:00
dependabot[bot] bc9a712f49
Bump webpack from 5.58.1 to 5.65.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.58.1 to 5.65.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.58.1...v5.65.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-26 15:13:06 +00:00
F 7d8d2b3e5f
Merge pull request #349 from status-im/dependabot/npm_and_yarn/karma-6.3.9 2021-12-21 16:38:36 +11:00
dependabot[bot] 217193b54c
Bump karma from 6.3.4 to 6.3.9
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.9.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.4...v6.3.9)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 02:25:44 +00:00
F f9de14acfd
Merge pull request #352 from status-im/dependabot/npm_and_yarn/eslint-config-prettier-8.3.0 2021-12-21 12:32:54 +11:00
Franck cf025dea82
Adjust eslint settings
See: https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21
2021-12-21 12:08:16 +11:00
dependabot[bot] 7b2866c0d5
Bump eslint-config-prettier from 6.15.0 to 8.3.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 8.3.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v8.3.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 12:08:16 +11:00
F 2ec678c054
Merge pull request #356 from status-im/karma-timeout 2021-12-21 11:44:13 +11:00
Franck 3e85b4cdce
Increase Karma default timeout for mocha
As we have some fast-check tests.
2021-12-21 11:29:13 +11:00
F 4743491d6a
Merge pull request #351 from status-im/dependabot/npm_and_yarn/debug-4.3.3
Bump debug from 4.3.1 to 4.3.3
2021-12-20 21:38:58 +11:00
dependabot[bot] 4ef86314aa
Bump debug from 4.3.1 to 4.3.3
Bumps [debug](https://github.com/debug-js/debug) from 4.3.1 to 4.3.3.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](https://github.com/debug-js/debug/compare/4.3.1...4.3.3)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:21:48 +00:00
F cb707cbf22
Merge pull request #354 from status-im/pr-workflow 2021-12-20 15:59:56 +11:00
Franck 97aa13292d
For dependabot PRs to be added to board. 2021-12-20 15:26:58 +11:00
F bf49df79a7
Merge pull request #350 from status-im/dependabot/npm_and_yarn/ecies-geth-1.6.0 2021-12-20 15:26:25 +11:00
dependabot[bot] 1d573f2914
Bump ecies-geth from 1.5.2 to 1.6.0
Bumps [ecies-geth](https://github.com/cyrildever/ecies-geth) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/cyrildever/ecies-geth/releases)
- [Commits](https://github.com/cyrildever/ecies-geth/compare/v1.5.2...v1.6.0)

---
updated-dependencies:
- dependency-name: ecies-geth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 01:23:13 +00:00
F 56393c6947
Merge pull request #353 from status-im/dependabot/npm_and_yarn/libp2p-mplex-0.10.5 2021-12-20 12:12:51 +11:00
dependabot[bot] 14576029f0
Bump libp2p-mplex from 0.10.4 to 0.10.5
Bumps [libp2p-mplex](https://github.com/libp2p/js-libp2p-mplex) from 0.10.4 to 0.10.5.
- [Release notes](https://github.com/libp2p/js-libp2p-mplex/releases)
- [Changelog](https://github.com/libp2p/js-libp2p-mplex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/js-libp2p-mplex/compare/v0.10.4...v0.10.5)

---
updated-dependencies:
- dependency-name: libp2p-mplex
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 00:44:59 +00:00
F 3532ecff65
Merge pull request #347 from status-im/dependabot 2021-12-20 11:09:52 +11:00
Franck 0097cf2311
Configure dependabot 2021-12-17 22:49:42 +11:00
F 4574e2e0b6
Merge pull request #338 from status-im/use-docs-website
Use docs website
2021-12-13 13:08:03 +11:00
F 07d2c81d1d
Example: rename file and point to docs website
- GitHub automatically print README.md file in folder.
- Point to docs website that contains some external examples.
2021-12-13 11:38:12 +11:00
F 048fc20719
Remove inline doc
Point to docs.dappconnect.dev instead.
2021-12-13 11:38:12 +11:00
F cbb21108d8
Remove guides
They have been moved to the docs website.
2021-12-13 11:34:07 +11:00
F e211d53d67
Merge pull request #324 from status-im/enr-multiaddrs 2021-12-07 11:49:38 +11:00
Franck 7a3e46a384
Add encoded value for reference for other implementations 2021-12-07 09:16:32 +11:00
Franck eb1b384be4
Remove console.log 2021-12-06 14:32:18 +11:00
F 01c66f7e89
Add ENR with multiaddr
Imported from https://github.com/D4nte/discv5/pull/1
Replaced bcrypto backend with secp256k1.
2021-12-06 14:29:08 +11:00
F 96353fef0f
Use es 2020 for bigint 2021-12-06 14:28:29 +11:00
F f6e7c63257
Merge pull request #340 from status-im/update-typedoc-deps
doc: Remove warnings
2021-12-03 08:37:42 +11:00
F eb9057fc8f
doc: Remove warnings 2021-12-02 23:51:54 +11:00
F 05367e3704
Merge pull request #339 from status-im/update-typedoc-deps 2021-12-02 22:58:10 +11:00
F 235a05921b
Update typedoc deps
Needed to use markdown plugin in docs website.
2021-12-02 22:18:07 +11:00
F 6a3ca6e991
Merge pull request #336 from status-im/nim-waku-v0.6-changelog 2021-12-01 21:21:40 +11:00
Franck Royer 46abd4ca96
changelog: Upgrade nim-waku to v0.6 2021-12-01 16:25:23 +11:00
F b5b0409a46
Merge pull request #333 from status-im/cache-build-buf 2021-12-01 16:24:42 +11:00
F 38d114da63
Do not cache bufbuild
It only takes few seconds and the cached bin was actually not used.
2021-12-01 15:26:40 +11:00
F 5706ab9ace
Merge pull request #334 from status-im/nim-waku-v0.6 2021-12-01 15:24:35 +11:00
Franck Royer 67b5d943ab
Upgrade nim-waku to v0.6 2021-11-30 14:45:34 +11:00
F 839a919ad8
Merge pull request #332 from status-im/release/0.14.2 2021-11-30 14:45:13 +11:00
F 60073ce4fc
Update links 2021-11-30 12:16:07 +11:00
F 31325bb673
Release 0.14.2
### Changed

- Examples: JS examples uses local ESM folder to replicate behaviour of
js-waku publish package.

### Fixed

- `TypeError` issue related to constructors using js-waku in a JS
project
  ([#323](https://github.com/status-im/js-waku/issues/323)).
2021-11-30 11:33:30 +11:00
F 04a9da6555
Merge pull request #328 from status-im/323-type-error 2021-11-26 21:41:32 +11:00
F 8909164f6d
Use ESM in JavaScript examples
As it is what JS projects would use when using the js-waku npm package.
2021-11-26 21:24:05 +11:00
F de9b313b65
Use es6/es2015 target for ESM output
es5 does not support class constructors and hence lead to issues.
2021-11-26 21:23:50 +11:00