@chainsafe/lodestar-config
Advanced tools
Comparing version 0.38.0-dev.510f3108e4 to 0.38.0-dev.63ce21d339
@@ -20,3 +20,3 @@ /* eslint-disable @typescript-eslint/naming-convention */ | ||
BELLATRIX_FORK_EPOCH: 150, | ||
TERMINAL_TOTAL_DIFFICULTY: BigInt(20000000000000), | ||
TERMINAL_TOTAL_DIFFICULTY: BigInt("20000000000000"), | ||
// Sharding | ||
@@ -23,0 +23,0 @@ SHARDING_FORK_VERSION: b("0x03000000"), |
@@ -23,3 +23,3 @@ /* eslint-disable @typescript-eslint/naming-convention */ | ||
BELLATRIX_FORK_EPOCH: 750, | ||
TERMINAL_TOTAL_DIFFICULTY: BigInt(100000000000000000000000), | ||
TERMINAL_TOTAL_DIFFICULTY: BigInt("100000000000000000000000"), | ||
// # Sharding | ||
@@ -26,0 +26,0 @@ SHARDING_FORK_VERSION: b("0x03001020"), |
{ | ||
"name": "@chainsafe/lodestar-config", | ||
"version": "0.38.0-dev.510f3108e4", | ||
"version": "0.38.0-dev.63ce21d339", | ||
"description": "Chain configuration required for lodestar", | ||
@@ -69,7 +69,7 @@ "author": "ChainSafe Systems", | ||
"dependencies": { | ||
"@chainsafe/lodestar-params": "0.38.0-dev.510f3108e4", | ||
"@chainsafe/lodestar-types": "0.38.0-dev.510f3108e4", | ||
"@chainsafe/ssz": "^0.9.1" | ||
"@chainsafe/lodestar-params": "0.38.0-dev.63ce21d339", | ||
"@chainsafe/lodestar-types": "0.38.0-dev.63ce21d339", | ||
"@chainsafe/ssz": "^0.9.2" | ||
}, | ||
"gitHead": "8d538ef8d485311fe1d3a9cc5fe54645f002d968" | ||
"gitHead": "9c60e29a8cba6f7cca0a0b3164eeffee6152e4f7" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
65447
+ Added@chainsafe/lodestar-params@0.38.0-dev.63ce21d339(transitive)
+ Added@chainsafe/lodestar-types@0.38.0-dev.63ce21d339(transitive)
- Removed@chainsafe/lodestar-params@0.38.0-dev.510f3108e4(transitive)
- Removed@chainsafe/lodestar-types@0.38.0-dev.510f3108e4(transitive)
Updated@chainsafe/ssz@^0.9.2