@chainsafe/lodestar-config
Advanced tools
Comparing version 0.39.0-rc.0 to 0.39.0-rc.1
@@ -23,3 +23,3 @@ /* eslint-disable @typescript-eslint/naming-convention */ | ||
BELLATRIX_FORK_EPOCH: 100, | ||
TERMINAL_TOTAL_DIFFICULTY: BigInt("100000000000000000000000"), | ||
TERMINAL_TOTAL_DIFFICULTY: BigInt("17000000000000000"), | ||
// Deposit contract | ||
@@ -26,0 +26,0 @@ // --------------------------------------------------------------- |
{ | ||
"name": "@chainsafe/lodestar-config", | ||
"version": "0.39.0-rc.0", | ||
"version": "0.39.0-rc.1", | ||
"description": "Chain configuration required for lodestar", | ||
@@ -69,7 +69,7 @@ "author": "ChainSafe Systems", | ||
"dependencies": { | ||
"@chainsafe/lodestar-params": "0.39.0-rc.0", | ||
"@chainsafe/lodestar-types": "0.39.0-rc.0", | ||
"@chainsafe/lodestar-params": "0.39.0-rc.1", | ||
"@chainsafe/lodestar-types": "0.39.0-rc.1", | ||
"@chainsafe/ssz": "^0.9.2" | ||
}, | ||
"gitHead": "59ba9f1f6dc38fd1fe2e41d484cfc64fac075881" | ||
"gitHead": "b8e892494fc806c4c51a509599c558a0a6e62633" | ||
} |
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
70969
+ Added@chainsafe/lodestar-params@0.39.0-rc.1(transitive)
+ Added@chainsafe/lodestar-types@0.39.0-rc.1(transitive)
- Removed@chainsafe/lodestar-params@0.39.0-rc.0(transitive)
- Removed@chainsafe/lodestar-types@0.39.0-rc.0(transitive)