joshstevens19 / ethereum-bloom-filters

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

dependency: replace js-sha3 to noble hashes #35

Closed joshstevens19 closed 6 months ago

joshstevens19 commented 6 months ago

replace js-sha3 to noble hashes as that is a more mature and actively funded repo

tests all pass

requested on issue > https://github.com/joshstevens19/ethereum-bloom-filters/issues/34

paulmillr commented 6 months ago

fix 0x and looks good!

joshstevens19 commented 6 months ago

fix 0x and looks good!

Cool replied to that comment it does do it lower down, if looks good will merge and deploy tomorrow