mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 20:09:51 +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",
|
"url": "https://github.com/boydgreenfield/nimrod-bloom",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"Bloom filter",
|
"bloom-filter",
|
||||||
"Bloom",
|
"bloom",
|
||||||
"probabilistic",
|
"probabilistic",
|
||||||
"data structure",
|
"data structure",
|
||||||
"set membership",
|
"set membership",
|
||||||
@ -5911,6 +5911,20 @@
|
|||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"web": "https://github.com/status-im/nim-ethash"
|
"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",
|
"name": "evmjit",
|
||||||
"url": "https://github.com/status-im/nim-evmjit",
|
"url": "https://github.com/status-im/nim-evmjit",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user