Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@aztec/constants

Package Overview
Dependencies
Maintainers
6
Versions
694
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztec/constants - npm Package Compare versions

Comparing version
4.0.0-rc.6
to
4.0.0-rc.7
+1
-1
dest/constants.gen.d.ts

@@ -412,3 +412,3 @@ export declare const MAX_FIELD_VALUE = 21888242871839275222246405745257275088548364400416034343698204186575808495616n;

export declare const AVM_ADDRESSING_RELATIVE_L2_GAS = 3;
export declare const L2_GAS_PER_NOTE_HASH = 2700;
export declare const L2_GAS_PER_NOTE_HASH = 9200;
export declare const L2_GAS_PER_NULLIFIER = 16000;

@@ -415,0 +415,0 @@ export declare const L2_GAS_PER_L2_TO_L1_MSG = 5200;

@@ -413,3 +413,3 @@ // GENERATED FILE - DO NOT EDIT, RUN yarn remake-constants

export const AVM_ADDRESSING_RELATIVE_L2_GAS = 3;
export const L2_GAS_PER_NOTE_HASH = 2700;
export const L2_GAS_PER_NOTE_HASH = 9200;
export const L2_GAS_PER_NULLIFIER = 16000;

@@ -416,0 +416,0 @@ export const L2_GAS_PER_L2_TO_L1_MSG = 5200;

{
"name": "@aztec/constants",
"version": "4.0.0-rc.6",
"version": "4.0.0-rc.7",
"type": "module",

@@ -26,3 +26,3 @@ "inherits": [

"dependencies": {
"@aztec/foundation": "4.0.0-rc.6",
"@aztec/foundation": "4.0.0-rc.7",
"tslib": "^2.4.0"

@@ -29,0 +29,0 @@ },

@@ -413,3 +413,3 @@ // GENERATED FILE - DO NOT EDIT, RUN yarn remake-constants

export const AVM_ADDRESSING_RELATIVE_L2_GAS = 3;
export const L2_GAS_PER_NOTE_HASH = 2700;
export const L2_GAS_PER_NOTE_HASH = 9200;
export const L2_GAS_PER_NULLIFIER = 16000;

@@ -416,0 +416,0 @@ export const L2_GAS_PER_L2_TO_L1_MSG = 5200;