js-waku/packages/message-hash
Sasha d9e4bcbe3f
feat: add Firefox and Webkit to karma (#1598)
* add Firefox and Webkit to karma testing

* try adding install to CI

* add display var

* try container prop

* try FirefoxHeadless

* set env var differently

* apply for all configs

* use root karma config

* fix relative link in karma config

* add log

* return as before

* fix path pattern

* move karma to the root

* try moving tsconfig

* return ts config

* use container for playwright

* add FF for firefox and chrome

* use command for playwright

* add retries

* remove retries
2023-09-22 17:48:07 +02:00
..
src chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
.eslintrc.cjs chore: upgrade libp2p and related deps (#1482) 2023-08-16 20:18:13 +05:30
.mocharc.json chore: new empty message-hash package 2023-05-06 13:32:30 +10: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 (#1558) 2023-09-11 13:27:24 +02: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 feat: add Firefox and Webkit to karma (#1598) 2023-09-22 17:48:07 +02:00
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.