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.32e7ce3fb6 to 0.39.0-dev.3f9f5cbfdd

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.32e7ce3fb6",
"version": "0.39.0-dev.3f9f5cbfdd",
"description": "Chain parameters required for lodestar",

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

},
"gitHead": "accba87aaa3b00d1e299b0009ef8cb1f9f88af69"
"gitHead": "a00d89380758955b63925fa8615a2b31c6d982d1"
}

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