vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
24 stars 9 forks source link

feat: 802 composable bloom filters #917

Closed lucanicoladebiasi closed 4 months ago

lucanicoladebiasi commented 4 months ago

Description

Bloom filters are composable if they share m and k parameters.

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist:

github-actions[bot] commented 4 months ago

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 100%
100% (3378/3378) 99.87% (782/783) 100% (697/697)
Title Tests Skipped Failures Errors Time
core 485 0 :zzz: 0 :x: 0 :fire: 1m 6s :stopwatch:
network 656 0 :zzz: 0 :x: 0 :fire: 3m 39s :stopwatch:
errors 48 0 :zzz: 0 :x: 0 :fire: 10.518s :stopwatch:
socket-security[bot] commented 4 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@babel/code-frame@7.24.6 environment +3 109 kB nicolo-ribaudo
npm/@babel/core@7.24.6 environment, filesystem, unsafe Transitive: shell +25 5.63 MB nicolo-ribaudo
npm/@babel/generator@7.24.6 None +1 525 kB nicolo-ribaudo
npm/@babel/helper-plugin-utils@7.24.6 None 0 127 kB nicolo-ribaudo
npm/@babel/parser@7.24.6 None 0 1.89 MB nicolo-ribaudo
npm/@babel/runtime@7.24.6 None +1 277 kB nicolo-ribaudo
npm/@babel/template@7.24.6 None 0 69 kB nicolo-ribaudo
npm/@babel/types@7.24.6 environment +3 2.5 MB nicolo-ribaudo
npm/@types/babel__traverse@7.20.6 None 0 84.1 kB types
npm/@types/express-serve-static-core@4.19.1 None +4 71.7 kB types
npm/braces@3.0.3 None +3 93.9 kB jonschlinkert
npm/eslint-plugin-promise@6.2.0 None 0 69.6 kB eslint-community-bot
npm/glob@10.4.1 Transitive: environment, filesystem, shell +21 2.8 MB isaacs
npm/micromatch@4.0.7 None 0 56.3 kB paulmillr
npm/minipass@7.1.2 None 0 286 kB isaacs

🚮 Removed packages: npm/@types/express-serve-static-core@4.19.0, npm/eslint-plugin-promise@6.1.1, npm/glob@10.3.16

View full report↗︎