mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added eth_bloom
This commit is contained in:
parent
084643665a
commit
8e3695a8f7
@ -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",
|
||||
@ -5911,6 +5911,20 @@
|
||||
"license": "Apache License 2.0",
|
||||
"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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user