aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json18
1 files changed, 16 insertions, 2 deletions
diff --git a/packages.json b/packages.json
index 3b11e72..4092af1 100644
--- a/packages.json
+++ b/packages.json
@@ -844,8 +844,8 @@
"url": "https://github.com/boydgreenfield/nimrod-bloom",
"method": "git",
"tags": [
- "Bloom filter",
- "Bloom",
+ "bloom-filter",
+ "bloom",
"probabilistic",
"data structure",
"set membership",
@@ -5912,6 +5912,20 @@
"web": "https://github.com/status-im/nim-ethash"
},
{
+ "name": "eth_bloom",
+ "url": "https://github.com/status-im/nim-eth-bloom",
+ "method": "git",
+ "tags": [
+ "library",
+ "ethereum",
+ "bloom",
+ "bloom-filter"
+ ],
+ "description": "Ethereum bloom filter",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/status-im/nim-eth-bloom"
+ },
+ {
"name": "evmjit",
"url": "https://github.com/status-im/nim-evmjit",
"method": "git",