Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@crunchdao/programs

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@crunchdao/programs - npm Package Compare versions

Comparing version
9.0.0
to
9.1.0
+10
-10
.turbo/turbo-build.log

@@ -12,12 +12,12 @@ yarn run v1.22.22

ESM Build start
CJS dist/index.js 238.32 KB
CJS dist/index.js.map 410.01 KB
CJS ⚡️ Build success in 141ms
ESM dist/index.mjs 237.29 KB
ESM dist/index.mjs.map 409.23 KB
ESM ⚡️ Build success in 149ms
ESM dist/index.mjs 246.33 KB
ESM dist/index.mjs.map 424.60 KB
ESM ⚡️ Build success in 144ms
CJS dist/index.js 247.36 KB
CJS dist/index.js.map 425.38 KB
CJS ⚡️ Build success in 145ms
DTS Build start
DTS ⚡️ Build success in 3179ms
DTS dist/index.d.ts 540.39 KB
DTS dist/index.d.mts 540.39 KB
Done in 4.01s.
DTS ⚡️ Build success in 3207ms
DTS dist/index.d.ts 561.11 KB
DTS dist/index.d.mts 561.11 KB
Done in 4.00s.
# @crunchdao/programs
## 9.1.0
### Minor Changes
- [#308](https://github.com/crunchdao/crunchdao-protocol/pull/308) [`d982465`](https://github.com/crunchdao/crunchdao-protocol/commit/d9824659b5ea71394f5484319fc089f42d5190bf) Thanks [@borisnieuwenhuis](https://github.com/borisnieuwenhuis)! - New instruction to claim emission checkpoints
### Patch Changes
- [#325](https://github.com/crunchdao/crunchdao-protocol/pull/325) [`5ce1f47`](https://github.com/crunchdao/crunchdao-protocol/commit/5ce1f4787e6676ab8fea96acf02c9ae1101ee603) Thanks [@borisnieuwenhuis](https://github.com/borisnieuwenhuis)! - Added smp hotkey client libraries
## 9.0.0

@@ -4,0 +14,0 @@

{
"name": "@crunchdao/programs",
"version": "9.0.0",
"version": "9.1.0",
"description": "Generated types and IDL for CrunchDAO Protocol programs",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -428,3 +428,3 @@ {

"docs": [
"CHECK not used"
"CHECK the authority of the deposit account"
],

@@ -1348,31 +1348,2 @@ "pda": {

{
"name": "set_coordinator_stake_account",
"discriminator": [
249,
39,
43,
237,
53,
62,
246,
142
],
"accounts": [
{
"name": "signer",
"writable": true,
"signer": true
},
{
"name": "staking_account"
}
],
"args": [
{
"name": "coordinator_pda",
"type": "pubkey"
}
]
},
{
"name": "slash_account",

@@ -2154,2 +2125,7 @@ "discriminator": [

"msg": "Invalid position locking state"
},
{
"code": 6035,
"name": "InvalidSlashAmount",
"msg": "To slash amount is larger than position amount"
}

@@ -2523,7 +2499,2 @@ ],

{
"name": "SQRT_BONDING_CURVE_SCALE",
"type": "u64",
"value": "5000000000000"
},
{
"name": "STAKING_ACCOUNT_SEED",

@@ -2564,7 +2535,2 @@ "type": "string",

{
"name": "TOLERANCE",
"type": "u64",
"value": "1000000"
},
{
"name": "VOTER_RECORD_SEED",

@@ -2571,0 +2537,0 @@ "type": "string",

@@ -434,3 +434,3 @@ /**

"docs": [
"CHECK not used"
"CHECK the authority of the deposit account"
],

@@ -1354,31 +1354,2 @@ "pda": {

{
"name": "setCoordinatorStakeAccount",
"discriminator": [
249,
39,
43,
237,
53,
62,
246,
142
],
"accounts": [
{
"name": "signer",
"writable": true,
"signer": true
},
{
"name": "stakingAccount"
}
],
"args": [
{
"name": "coordinatorPda",
"type": "pubkey"
}
]
},
{
"name": "slashAccount",

@@ -2160,2 +2131,7 @@ "discriminator": [

"msg": "Invalid position locking state"
},
{
"code": 6035,
"name": "invalidSlashAmount",
"msg": "To slash amount is larger than position amount"
}

@@ -2529,7 +2505,2 @@ ],

{
"name": "sqrtBondingCurveScale",
"type": "u64",
"value": "5000000000000"
},
{
"name": "stakingAccountSeed",

@@ -2570,7 +2541,2 @@ "type": "string",

{
"name": "tolerance",
"type": "u64",
"value": "1000000"
},
{
"name": "voterRecordSeed",

@@ -2577,0 +2543,0 @@ "type": "string",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display