joshstevens19 / ethereum-bloom-filters

Ability to check bloom filters on ethereum.
MIT License
87 stars 8 forks source link

Switch to audited sha3 dependency #34

Closed paulmillr closed 5 months ago

paulmillr commented 5 months ago

js-sha3 can be replaced with audited https://github.com/paulmillr/noble-hashes, development of which has been funded by Ethereum Foundation. It is now more popular than js-sha3

joshstevens19 commented 5 months ago

Happy to swap it out - open to a PR if not back from vacation next week and can do it 👍

joshstevens19 commented 5 months ago

please cross check its a simple change > https://github.com/joshstevens19/ethereum-bloom-filters/pull/35 @paulmillr

joshstevens19 commented 5 months ago

Merged deployment will happen tomorrow

joshstevens19 commented 5 months ago

published 1.1.0