Socket
Socket
Sign inDemoInstall

@chainsafe/lodestar-params

Package Overview
Dependencies
0
Maintainers
5
Versions
846
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.39.0-dev.7c5aa21877 to 0.39.0-dev.7decce4fec

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.7c5aa21877",
"version": "0.39.0-dev.7decce4fec",
"description": "Chain parameters required for lodestar",

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

},
"gitHead": "f1029fbc34958b8a29d8fe3c47a4fcfe23e74d59"
"gitHead": "5cf02811e46c2faba93f775ce48bfa732ee96686"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc