Logo
Explore Help
Sign In
logos-messaging/js-waku
1
0
Fork 0
You've already forked js-waku
mirror of https://github.com/logos-messaging/js-waku.git synced 2026-01-03 14:23:12 +00:00
Code Issues Packages Projects Releases Wiki Activity
js-waku/packages/sds/tsconfig.dev.json

10 lines
178 B
JSON
Raw Normal View History

feat(sds): create package for sds and add protobuf def Adds a new package for the browser implementation of scalable data sync. Ports some of the nim implementation of bloom filter to ts. Adds protobuf definition for SDS messages.
2025-01-27 17:29:27 -08:00
{
feat(sds): migrate bloomfilter to bigint and import hashn function from nim Uses an array of bigint to store sufficient bits in bloom filter. Updates all arithmetic to explicitly cast to bigint where necessary. Makes the hashn function for bloomfilter a parameter. Adds an implementation of hashn generated using nim compiler. Adds tests.
2025-01-30 15:33:17 -08:00
"extends": "../../tsconfig.dev",
"compilerOptions": {
"allowJs": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"esModuleInterop": true
}
feat(sds): create package for sds and add protobuf def Adds a new package for the browser implementation of scalable data sync. Ports some of the nim implementation of bloom filter to ts. Adds protobuf definition for SDS messages.
2025-01-27 17:29:27 -08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0 Page: 39ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API