aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json33
1 files changed, 32 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index 94da0d1..b670ab9 100644
--- a/packages.json
+++ b/packages.json
@@ -3630,7 +3630,7 @@
"tags": [
"event",
"future",
- "asyncdispath"
+ "asyncdispatch"
],
"description": "Asynchronous event loop for progaming with MVC",
"license": "MIT",
@@ -5932,6 +5932,25 @@
"web": "https://github.com/status-im/nim-json-rpc"
},
{
+ "name": "asyncdispatch2",
+ "url": "https://github.com/status-im/nim-asyncdispatch2",
+ "method": "git",
+ "tags": [
+ "library",
+ "networking",
+ "async",
+ "asynchronous",
+ "eventloop",
+ "timers",
+ "sendfile",
+ "tcp",
+ "udp"
+ ],
+ "description": "Experimental fork of Nim's asyncdispatch",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/status-im/nim-asyncdispatch2"
+ },
+ {
"name": "rlp",
"url": "https://github.com/status-im/nim-rlp",
"method": "git",
@@ -5958,6 +5977,18 @@
"web": "https://github.com/status-im/nim-eth-keys"
},
{
+ "name": "eth_common",
+ "url": "https://github.com/status-im/nim-eth-common",
+ "method": "git",
+ "tags": [
+ "library",
+ "ethereum"
+ ],
+ "description": "Definitions of various data structures used in the Ethereum eco-system",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/status-im/nim-eth-common"
+ },
+ {
"name": "ethash",
"url": "https://github.com/status-im/nim-ethash",
"method": "git",