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-dev.73ee3c17f8 to 0.39.0-dev.77c0ce6d0f

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-dev.73ee3c17f8",
"version": "0.39.0-dev.77c0ce6d0f",
"description": "Chain parameters required for lodestar",

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

},
"gitHead": "41038d07630dce66aa1ad807b7b7f4f78e119668"
"gitHead": "d350575024f41ed50f2d5f9e76011c74e31c9020"
}

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