Socket
Socket
Sign inDemoInstall

@chainsafe/lodestar-params

Package Overview
Dependencies
Maintainers
5
Versions
846
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chainsafe/lodestar-params - npm Package Compare versions

Comparing version 0.39.0 to 0.40.0-dev.138225fed4

1

lib/index.d.ts

@@ -35,2 +35,3 @@ import { PresetName } from "./presetName.js";

export declare const DOMAIN_CONTRIBUTION_AND_PROOF: Uint8Array;
export declare const DOMAIN_APPLICATION_BUILDER: Uint8Array;
export declare const TIMELY_SOURCE_FLAG_INDEX = 0;

@@ -37,0 +38,0 @@ export declare const TIMELY_TARGET_FLAG_INDEX = 1;

@@ -57,2 +57,3 @@ var _a;

export const DOMAIN_CONTRIBUTION_AND_PROOF = Uint8Array.from([9, 0, 0, 0]);
export const DOMAIN_APPLICATION_BUILDER = Uint8Array.from([0, 0, 0, 1]);
// Participation flag indices

@@ -59,0 +60,0 @@ export const TIMELY_SOURCE_FLAG_INDEX = 0;

4

package.json
{
"name": "@chainsafe/lodestar-params",
"version": "0.39.0",
"version": "0.40.0-dev.138225fed4",
"description": "Chain parameters required for lodestar",

@@ -65,3 +65,3 @@ "author": "ChainSafe Systems",

},
"gitHead": "55e7ca2d544bd786fe287a1254b95a0d784d553e"
"gitHead": "635b0e025be917bbd0595ef8b336018b6cb15179"
}

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