Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@waku/message-hash

waku-org2kMIT OR Apache-2.00.1.19TypeScript support: included

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

waku, decentralised, communication, web3, ethereum, dapps

readme

GitHub Action Code Climate Discord chat

js-waku

A TypeScript implementation of the Waku v2 protocol.

Documentation

API Documentation can also be generated locally:

git clone https://github.com/waku-org/js-waku.git
cd js-waku
npm install
npm run doc

Bugs, Questions & Features

If you encounter any bug or would like to propose new features, feel free to open an issue.

For general discussion, get help or latest news, join us on Vac Discord or the Waku Telegram Group.

Roadmap

You can track progress on the project board.

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.

changelog

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.6 to 0.0.7
    • devDependencies
      • @waku/interfaces bumped from 0.0.13 to 0.0.14

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.7 to 0.0.8
    • devDependencies
      • @waku/interfaces bumped from 0.0.14 to 0.0.15

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.8 to 0.0.9
    • devDependencies
      • @waku/interfaces bumped from 0.0.15 to 0.0.16

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.9 to 0.0.10
    • devDependencies
      • @waku/interfaces bumped from 0.0.16 to 0.0.17

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.12 to 0.0.13
    • devDependencies
      • @waku/interfaces bumped from 0.0.19 to 0.0.20

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.13 to 0.0.14
    • devDependencies
      • @waku/interfaces bumped from 0.0.20 to 0.0.21

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.17 to 0.0.18
    • devDependencies
      • @waku/interfaces bumped from 0.0.24 to 0.0.25

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.18 to 0.0.19
    • devDependencies
      • @waku/interfaces bumped from 0.0.25 to 0.0.26

0.1.19 (2025-04-23)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.22 to 0.0.23
    • devDependencies
      • @waku/interfaces bumped from 0.0.29 to 0.0.30

0.1.18 (2025-03-24)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.21 to 0.0.22
    • devDependencies
      • @waku/interfaces bumped from 0.0.28 to 0.0.29

0.1.17 (2024-10-16)

Bug Fixes

  • Attempt to fix some of the Filter issues (#2183) (ded994f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.20 to 0.0.21
    • devDependencies
      • @waku/interfaces bumped from 0.0.27 to 0.0.28

0.1.16 (2024-09-05)

Bug Fixes

  • Temporarily remove peer cross dependencies (#2123) (f4b6bb0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.19 to 0.0.20
    • devDependencies
      • @waku/interfaces bumped from 0.0.26 to 0.0.27

0.1.13 (2024-04-30)

Features

  • Make message hash compatible with decoded message (#1993) (e529335)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.16 to 0.0.17
    • devDependencies
      • @waku/interfaces bumped from 0.0.23 to 0.0.24

0.1.12 (2024-04-09)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.15 to 0.0.16
    • devDependencies
      • @waku/interfaces bumped from 0.0.22 to 0.0.23

0.1.11 (2024-03-04)

Features

  • Lightpush & filter send requests to multiple peers (#1779) (7affbe2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.14 to 0.0.15
    • devDependencies
      • @waku/interfaces bumped from 0.0.21 to 0.0.22

0.1.8 (2023-10-16)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.11 to 0.0.12
    • devDependencies
      • @waku/interfaces bumped from 0.0.18 to 0.0.19

0.1.7 (2023-09-11)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from 0.0.10 to 0.0.11
    • devDependencies
      • @waku/interfaces bumped from 0.0.17 to 0.0.18

0.1.2 (2023-05-18)

⚠ BREAKING CHANGES

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from * to 0.0.6
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.13

0.1.1 (2023-05-09)

Features

  • Implement deterministic message hash logic (fe57461)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @waku/utils bumped from * to 0.0.5
    • devDependencies
      • @waku/interfaces bumped from * to 0.0.12