ethereum-common
Advanced tools
Comparing version 0.0.17 to 0.0.18
{ | ||
"name": "ethereum-common", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Resources common to all Ethereum implementations", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/ethereum/common.git" | ||
"url": "git+https://github.com/ethereumjs/common.git" | ||
}, | ||
@@ -20,5 +20,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/ethereum/common/issues" | ||
"url": "https://github.com/ethereumjs/common/issues" | ||
}, | ||
"homepage": "https://github.com/ethereum/common", | ||
"homepage": "https://github.com/ethereumjs/common", | ||
"maintainers": [ | ||
@@ -25,0 +25,0 @@ { |
@@ -221,5 +221,9 @@ { | ||
"homeSteadForkNumber": { | ||
"v": 1000000, | ||
"d": "the block that the homestead fork started at" | ||
"v": 1150000, | ||
"d": "the block that the Homestead fork started at" | ||
}, | ||
"homesteadRepriceForkNumber": { | ||
"v": 2463000, | ||
"d": "the block that the Homestead Reprice (EIP150) fork started at" | ||
}, | ||
"timebombPeriod": { | ||
@@ -226,0 +230,0 @@ "v": 100000, |
@@ -1,2 +0,5 @@ | ||
# common | ||
# COMMON | ||
Resources common to all Ethereum implementations | ||
# INSTALL | ||
`npm install ethereum-common` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
645411
9147
6