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.5e735016cc to 0.39.0-dev.5e9288b64c

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

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

},
"gitHead": "a17af58e97cafb40b2ddcdddb9af6009f2e79b46"
"gitHead": "ada6403cbc7d49a4f19bf9460ed9ced7f0cab3b3"
}

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