js-waku/packages/message-hash
dependabot[bot] 275499c315
chore(deps)(deps-dev): bump mocha from 10.2.0 to 10.3.0 (#1847)
Bumps [mocha](https://github.com/mochajs/mocha) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.2.0...v10.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 22:21:57 +05:30
..
src feat: lightpush & filter send requests to multiple peers (#1779) 2024-01-24 18:24:03 +05:30
.eslintrc.cjs chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
.mocha.reporters.json chore: allure test reporting (#1668) 2023-10-23 17:53:56 +03:00
.mocharc.cjs chore: allure test reporting (#1668) 2023-10-23 17:53:56 +03:00
.prettierignore chore: ignore changelog file as it's handled by release please 2023-05-06 13:50:20 +10:00
CHANGELOG.md chore: release master (#1721) 2024-01-10 23:27:39 +01:00
README.md chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
karma.conf.cjs feat: add Firefox and Webkit to karma (#1598) 2023-09-22 17:48:07 +02:00
package.json chore(deps)(deps-dev): bump mocha from 10.2.0 to 10.3.0 (#1847) 2024-02-13 22:21:57 +05:30
rollup.config.js chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
tsconfig.dev.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
tsconfig.json chore: new empty message-hash package 2023-05-06 13:32:30 +10:00
typedoc.json chore: update typescript (#1528) 2023-09-21 10:57:37 +02:00

README.md

NPM

GitHub Action Discord chat

@waku/message-hash

TypeScript implementation of the Deterministic Message Hashing as specified in 14/WAKU2-MESSAGE.

See JS-Waku README for more information.

Contributing

See CONTRIBUTING.md.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.