Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@chainsafe/lodestar-config

Package Overview
Dependencies
Maintainers
5
Versions
840
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/lodestar-config - npm Package Compare versions

Comparing version 0.38.0-dev.510f3108e4 to 0.38.0-dev.63ce21d339

2

lib/chainConfig/networks/kiln.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc