@ghostspeak/sdk 2.0.7 → 2.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/README.md +145 -2
  2. package/dist/{GhostSpeakClient-CWmGaM9Q.d.ts → GhostSpeakClient-bnXwUPHI.d.ts} +10 -6
  3. package/dist/{StakingModule-C5rzuOWb.d.ts → StakingModule-DunDShLq.d.ts} +263 -343
  4. package/dist/{agent-5YLZ7DAC.js → agent-S42FIMR7.js} +3 -3
  5. package/dist/{agent-5YLZ7DAC.js.map → agent-S42FIMR7.js.map} +1 -1
  6. package/dist/browser-CI5_6Gzk.d.ts +234 -0
  7. package/dist/browser.d.ts +3 -64
  8. package/dist/browser.js +9 -9
  9. package/dist/{chunk-SFTSZ3LC.js → chunk-46QWY3MG.js} +3 -3
  10. package/dist/{chunk-SFTSZ3LC.js.map → chunk-46QWY3MG.js.map} +1 -1
  11. package/dist/{chunk-G7S6B6WB.js → chunk-5QBSC4T4.js} +7 -7
  12. package/dist/{chunk-G7S6B6WB.js.map → chunk-5QBSC4T4.js.map} +1 -1
  13. package/dist/{chunk-IHVDQ4YI.js → chunk-5QZVFUXB.js} +201 -256
  14. package/dist/chunk-5QZVFUXB.js.map +1 -0
  15. package/dist/{chunk-E3FD2CNY.js → chunk-6XCCMJ6M.js} +19 -23
  16. package/dist/chunk-6XCCMJ6M.js.map +1 -0
  17. package/dist/{chunk-JV2SWONF.js → chunk-A7ALCVUI.js} +3 -3
  18. package/dist/{chunk-JV2SWONF.js.map → chunk-A7ALCVUI.js.map} +1 -1
  19. package/dist/{chunk-AL3HQN73.js → chunk-AWMGX3OX.js} +172 -112
  20. package/dist/chunk-AWMGX3OX.js.map +1 -0
  21. package/dist/{chunk-S74EH3KD.js → chunk-IQM5RASO.js} +637 -25
  22. package/dist/chunk-IQM5RASO.js.map +1 -0
  23. package/dist/{chunk-SZGFSCNU.js → chunk-JYXSOXCP.js} +467 -299
  24. package/dist/chunk-JYXSOXCP.js.map +1 -0
  25. package/dist/{chunk-C5CDA3WX.js → chunk-OXA7MECJ.js} +476 -3
  26. package/dist/chunk-OXA7MECJ.js.map +1 -0
  27. package/dist/{chunk-KB6CKIUK.js → chunk-QLRWUHN2.js} +3 -3
  28. package/dist/{chunk-KB6CKIUK.js.map → chunk-QLRWUHN2.js.map} +1 -1
  29. package/dist/client.d.ts +2 -3
  30. package/dist/client.js +9 -9
  31. package/dist/{createAgentAuthorization-ULG47ZJI.js → createAgentAuthorization-KGZNXZBT.js} +4 -4
  32. package/dist/{createAgentAuthorization-ULG47ZJI.js.map → createAgentAuthorization-KGZNXZBT.js.map} +1 -1
  33. package/dist/generated-QJREJQ2C.js +9 -0
  34. package/dist/{generated-EG5USUFG.js.map → generated-QJREJQ2C.js.map} +1 -1
  35. package/dist/index.d.ts +209 -231
  36. package/dist/index.js +231 -521
  37. package/dist/index.js.map +1 -1
  38. package/dist/metafile-esm.json +1 -1
  39. package/dist/minimal/core-minimal.d.ts +266 -184
  40. package/dist/minimal/core-minimal.js +6 -6
  41. package/dist/minimal/core-minimal.js.map +1 -1
  42. package/dist/{revokeAuthorization-OK7E7OK3.js → revokeAuthorization-2ZRO6GUZ.js} +4 -4
  43. package/dist/{revokeAuthorization-OK7E7OK3.js.map → revokeAuthorization-2ZRO6GUZ.js.map} +1 -1
  44. package/dist/{updateReputationWithAuth-Y4ONEVSP.js → updateReputationWithAuth-PCEUOCFV.js} +4 -4
  45. package/dist/{updateReputationWithAuth-Y4ONEVSP.js.map → updateReputationWithAuth-PCEUOCFV.js.map} +1 -1
  46. package/dist/utils.js +9 -9
  47. package/package.json +4 -4
  48. package/dist/chunk-AL3HQN73.js.map +0 -1
  49. package/dist/chunk-C5CDA3WX.js.map +0 -1
  50. package/dist/chunk-E3FD2CNY.js.map +0 -1
  51. package/dist/chunk-IHVDQ4YI.js.map +0 -1
  52. package/dist/chunk-S74EH3KD.js.map +0 -1
  53. package/dist/chunk-SZGFSCNU.js.map +0 -1
  54. package/dist/generated-EG5USUFG.js +0 -9
@@ -1,4 +1,4 @@
1
- import { GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS, expectAddress, expectSome, getAccountMetaFactory } from './chunk-AL3HQN73.js';
1
+ import { GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS, expectAddress, expectSome, getAccountMetaFactory } from './chunk-AWMGX3OX.js';
2
2
  import { fixEncoderSize, getBytesEncoder, transformEncoder, getStructEncoder, getI64Encoder, addEncoderSizePrefix, getOptionEncoder, getUtf8Encoder, getU32Encoder, getStructDecoder, fixDecoderSize, getI64Decoder, addDecoderSizePrefix, getOptionDecoder, getBytesDecoder, getUtf8Decoder, getU32Decoder, combineCodec, getProgramDerivedAddress, getAddressEncoder } from '@solana/kit';
3
3
 
4
4
  var UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR = new Uint8Array([
@@ -227,5 +227,5 @@ function parseUpdateReputationWithAuthInstruction(instruction) {
227
227
  }
228
228
 
229
229
  export { UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR, getUpdateReputationWithAuthDiscriminatorBytes, getUpdateReputationWithAuthInstruction, getUpdateReputationWithAuthInstructionAsync, getUpdateReputationWithAuthInstructionDataCodec, getUpdateReputationWithAuthInstructionDataDecoder, getUpdateReputationWithAuthInstructionDataEncoder, parseUpdateReputationWithAuthInstruction };
230
- //# sourceMappingURL=chunk-KB6CKIUK.js.map
231
- //# sourceMappingURL=chunk-KB6CKIUK.js.map
230
+ //# sourceMappingURL=chunk-QLRWUHN2.js.map
231
+ //# sourceMappingURL=chunk-QLRWUHN2.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../src/generated/instructions/updateReputationWithAuth.ts"],"names":[],"mappings":"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","file":"chunk-KB6CKIUK.js","sourcesContent":["/**\n * This code was AUTOGENERATED using the Codama library.\n * Please DO NOT EDIT THIS FILE, instead use visitors\n * to add features, then rerun Codama to update it.\n *\n * @see https://github.com/codama-idl/codama\n */\n\nimport {\n addDecoderSizePrefix,\n addEncoderSizePrefix,\n combineCodec,\n fixDecoderSize,\n fixEncoderSize,\n getAddressEncoder,\n getBytesDecoder,\n getBytesEncoder,\n getI64Decoder,\n getI64Encoder,\n getOptionDecoder,\n getOptionEncoder,\n getProgramDerivedAddress,\n getStructDecoder,\n getStructEncoder,\n getU32Decoder,\n getU32Encoder,\n getUtf8Decoder,\n getUtf8Encoder,\n transformEncoder,\n type AccountMeta,\n type AccountSignerMeta,\n type Address,\n type Codec,\n type Decoder,\n type Encoder,\n type Instruction,\n type InstructionWithAccounts,\n type InstructionWithData,\n type Option,\n type OptionOrNullable,\n type ReadonlyAccount,\n type ReadonlyUint8Array,\n type TransactionSigner,\n type WritableAccount,\n type WritableSignerAccount,\n} from \"@solana/kit\";\nimport { GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS } from \"../programs\";\nimport {\n expectAddress,\n expectSome,\n getAccountMetaFactory,\n type ResolvedAccount,\n} from \"../shared\";\n\nexport const UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR = new Uint8Array([\n 61, 236, 225, 167, 134, 43, 53, 93,\n]);\n\nexport function getUpdateReputationWithAuthDiscriminatorBytes() {\n return fixEncoderSize(getBytesEncoder(), 8).encode(\n UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR,\n );\n}\n\nexport type UpdateReputationWithAuthInstruction<\n TProgram extends string = typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n TAccountAgent extends string | AccountMeta<string> = string,\n TAccountReputationMetrics extends string | AccountMeta<string> = string,\n TAccountAuthorization extends string | AccountMeta<string> = string,\n TAccountUsageRecord extends string | AccountMeta<string> = string,\n TAccountAuthorizedSource extends string | AccountMeta<string> = string,\n TAccountSystemProgram extends string | AccountMeta<string> =\n \"11111111111111111111111111111111\",\n TAccountClock extends string | AccountMeta<string> =\n \"SysvarC1ock11111111111111111111111111111111\",\n TRemainingAccounts extends readonly AccountMeta<string>[] = [],\n> = Instruction<TProgram> &\n InstructionWithData<ReadonlyUint8Array> &\n InstructionWithAccounts<\n [\n TAccountAgent extends string\n ? ReadonlyAccount<TAccountAgent>\n : TAccountAgent,\n TAccountReputationMetrics extends string\n ? WritableAccount<TAccountReputationMetrics>\n : TAccountReputationMetrics,\n TAccountAuthorization extends string\n ? WritableAccount<TAccountAuthorization>\n : TAccountAuthorization,\n TAccountUsageRecord extends string\n ? WritableAccount<TAccountUsageRecord>\n : TAccountUsageRecord,\n TAccountAuthorizedSource extends string\n ? WritableSignerAccount<TAccountAuthorizedSource> &\n AccountSignerMeta<TAccountAuthorizedSource>\n : TAccountAuthorizedSource,\n TAccountSystemProgram extends string\n ? ReadonlyAccount<TAccountSystemProgram>\n : TAccountSystemProgram,\n TAccountClock extends string\n ? ReadonlyAccount<TAccountClock>\n : TAccountClock,\n ...TRemainingAccounts,\n ]\n >;\n\nexport type UpdateReputationWithAuthInstructionData = {\n discriminator: ReadonlyUint8Array;\n reputationChange: bigint;\n transactionSignature: string;\n metadata: Option<string>;\n nonce: Option<string>;\n};\n\nexport type UpdateReputationWithAuthInstructionDataArgs = {\n reputationChange: number | bigint;\n transactionSignature: string;\n metadata: OptionOrNullable<string>;\n nonce: OptionOrNullable<string>;\n};\n\nexport function getUpdateReputationWithAuthInstructionDataEncoder(): Encoder<UpdateReputationWithAuthInstructionDataArgs> {\n return transformEncoder(\n getStructEncoder([\n [\"discriminator\", fixEncoderSize(getBytesEncoder(), 8)],\n [\"reputationChange\", getI64Encoder()],\n [\n \"transactionSignature\",\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ],\n [\n \"metadata\",\n getOptionEncoder(\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ),\n ],\n [\n \"nonce\",\n getOptionEncoder(\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ),\n ],\n ]),\n (value) => ({\n ...value,\n discriminator: UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR,\n }),\n );\n}\n\nexport function getUpdateReputationWithAuthInstructionDataDecoder(): Decoder<UpdateReputationWithAuthInstructionData> {\n return getStructDecoder([\n [\"discriminator\", fixDecoderSize(getBytesDecoder(), 8)],\n [\"reputationChange\", getI64Decoder()],\n [\n \"transactionSignature\",\n addDecoderSizePrefix(getUtf8Decoder(), getU32Decoder()),\n ],\n [\n \"metadata\",\n getOptionDecoder(addDecoderSizePrefix(getUtf8Decoder(), getU32Decoder())),\n ],\n [\n \"nonce\",\n getOptionDecoder(addDecoderSizePrefix(getUtf8Decoder(), getU32Decoder())),\n ],\n ]);\n}\n\nexport function getUpdateReputationWithAuthInstructionDataCodec(): Codec<\n UpdateReputationWithAuthInstructionDataArgs,\n UpdateReputationWithAuthInstructionData\n> {\n return combineCodec(\n getUpdateReputationWithAuthInstructionDataEncoder(),\n getUpdateReputationWithAuthInstructionDataDecoder(),\n );\n}\n\nexport type UpdateReputationWithAuthAsyncInput<\n TAccountAgent extends string = string,\n TAccountReputationMetrics extends string = string,\n TAccountAuthorization extends string = string,\n TAccountUsageRecord extends string = string,\n TAccountAuthorizedSource extends string = string,\n TAccountSystemProgram extends string = string,\n TAccountClock extends string = string,\n> = {\n /** Agent whose reputation is being updated */\n agent: Address<TAccountAgent>;\n /** Agent reputation metrics */\n reputationMetrics?: Address<TAccountReputationMetrics>;\n /** Authorization account (PDA) */\n authorization?: Address<TAccountAuthorization>;\n /** Usage record account (optional, for audit trail) */\n usageRecord: Address<TAccountUsageRecord>;\n /** Authorized source (e.g., PayAI facilitator) */\n authorizedSource: TransactionSigner<TAccountAuthorizedSource>;\n /** System program */\n systemProgram?: Address<TAccountSystemProgram>;\n /** Clock for timestamps */\n clock?: Address<TAccountClock>;\n reputationChange: UpdateReputationWithAuthInstructionDataArgs[\"reputationChange\"];\n transactionSignature: UpdateReputationWithAuthInstructionDataArgs[\"transactionSignature\"];\n metadata: UpdateReputationWithAuthInstructionDataArgs[\"metadata\"];\n nonce: UpdateReputationWithAuthInstructionDataArgs[\"nonce\"];\n};\n\nexport async function getUpdateReputationWithAuthInstructionAsync<\n TAccountAgent extends string,\n TAccountReputationMetrics extends string,\n TAccountAuthorization extends string,\n TAccountUsageRecord extends string,\n TAccountAuthorizedSource extends string,\n TAccountSystemProgram extends string,\n TAccountClock extends string,\n TProgramAddress extends Address =\n typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n>(\n input: UpdateReputationWithAuthAsyncInput<\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >,\n config?: { programAddress?: TProgramAddress },\n): Promise<\n UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >\n> {\n // Program address.\n const programAddress =\n config?.programAddress ?? GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS;\n\n // Original accounts.\n const originalAccounts = {\n agent: { value: input.agent ?? null, isWritable: false },\n reputationMetrics: {\n value: input.reputationMetrics ?? null,\n isWritable: true,\n },\n authorization: { value: input.authorization ?? null, isWritable: true },\n usageRecord: { value: input.usageRecord ?? null, isWritable: true },\n authorizedSource: {\n value: input.authorizedSource ?? null,\n isWritable: true,\n },\n systemProgram: { value: input.systemProgram ?? null, isWritable: false },\n clock: { value: input.clock ?? null, isWritable: false },\n };\n const accounts = originalAccounts as Record<\n keyof typeof originalAccounts,\n ResolvedAccount\n >;\n\n // Original args.\n const args = { ...input };\n\n // Resolve default values.\n if (!accounts.reputationMetrics.value) {\n accounts.reputationMetrics.value = await getProgramDerivedAddress({\n programAddress,\n seeds: [\n getBytesEncoder().encode(\n new Uint8Array([\n 114, 101, 112, 117, 116, 97, 116, 105, 111, 110, 95, 109, 101, 116,\n 114, 105, 99, 115,\n ]),\n ),\n getAddressEncoder().encode(expectAddress(accounts.agent.value)),\n ],\n });\n }\n if (!accounts.authorization.value) {\n accounts.authorization.value = await getProgramDerivedAddress({\n programAddress,\n seeds: [\n getBytesEncoder().encode(\n new Uint8Array([97, 103, 101, 110, 116, 95, 97, 117, 116, 104]),\n ),\n getAddressEncoder().encode(expectAddress(accounts.agent.value)),\n getAddressEncoder().encode(\n expectAddress(accounts.authorizedSource.value),\n ),\n getOptionEncoder(\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ).encode(expectSome(args.nonce)),\n ],\n });\n }\n if (!accounts.systemProgram.value) {\n accounts.systemProgram.value =\n \"11111111111111111111111111111111\" as Address<\"11111111111111111111111111111111\">;\n }\n if (!accounts.clock.value) {\n accounts.clock.value =\n \"SysvarC1ock11111111111111111111111111111111\" as Address<\"SysvarC1ock11111111111111111111111111111111\">;\n }\n\n const getAccountMeta = getAccountMetaFactory(programAddress, \"programId\");\n return Object.freeze({\n accounts: [\n getAccountMeta(accounts.agent),\n getAccountMeta(accounts.reputationMetrics),\n getAccountMeta(accounts.authorization),\n getAccountMeta(accounts.usageRecord),\n getAccountMeta(accounts.authorizedSource),\n getAccountMeta(accounts.systemProgram),\n getAccountMeta(accounts.clock),\n ],\n data: getUpdateReputationWithAuthInstructionDataEncoder().encode(\n args as UpdateReputationWithAuthInstructionDataArgs,\n ),\n programAddress,\n } as UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >);\n}\n\nexport type UpdateReputationWithAuthInput<\n TAccountAgent extends string = string,\n TAccountReputationMetrics extends string = string,\n TAccountAuthorization extends string = string,\n TAccountUsageRecord extends string = string,\n TAccountAuthorizedSource extends string = string,\n TAccountSystemProgram extends string = string,\n TAccountClock extends string = string,\n> = {\n /** Agent whose reputation is being updated */\n agent: Address<TAccountAgent>;\n /** Agent reputation metrics */\n reputationMetrics: Address<TAccountReputationMetrics>;\n /** Authorization account (PDA) */\n authorization: Address<TAccountAuthorization>;\n /** Usage record account (optional, for audit trail) */\n usageRecord: Address<TAccountUsageRecord>;\n /** Authorized source (e.g., PayAI facilitator) */\n authorizedSource: TransactionSigner<TAccountAuthorizedSource>;\n /** System program */\n systemProgram?: Address<TAccountSystemProgram>;\n /** Clock for timestamps */\n clock?: Address<TAccountClock>;\n reputationChange: UpdateReputationWithAuthInstructionDataArgs[\"reputationChange\"];\n transactionSignature: UpdateReputationWithAuthInstructionDataArgs[\"transactionSignature\"];\n metadata: UpdateReputationWithAuthInstructionDataArgs[\"metadata\"];\n nonce: UpdateReputationWithAuthInstructionDataArgs[\"nonce\"];\n};\n\nexport function getUpdateReputationWithAuthInstruction<\n TAccountAgent extends string,\n TAccountReputationMetrics extends string,\n TAccountAuthorization extends string,\n TAccountUsageRecord extends string,\n TAccountAuthorizedSource extends string,\n TAccountSystemProgram extends string,\n TAccountClock extends string,\n TProgramAddress extends Address =\n typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n>(\n input: UpdateReputationWithAuthInput<\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >,\n config?: { programAddress?: TProgramAddress },\n): UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n> {\n // Program address.\n const programAddress =\n config?.programAddress ?? GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS;\n\n // Original accounts.\n const originalAccounts = {\n agent: { value: input.agent ?? null, isWritable: false },\n reputationMetrics: {\n value: input.reputationMetrics ?? null,\n isWritable: true,\n },\n authorization: { value: input.authorization ?? null, isWritable: true },\n usageRecord: { value: input.usageRecord ?? null, isWritable: true },\n authorizedSource: {\n value: input.authorizedSource ?? null,\n isWritable: true,\n },\n systemProgram: { value: input.systemProgram ?? null, isWritable: false },\n clock: { value: input.clock ?? null, isWritable: false },\n };\n const accounts = originalAccounts as Record<\n keyof typeof originalAccounts,\n ResolvedAccount\n >;\n\n // Original args.\n const args = { ...input };\n\n // Resolve default values.\n if (!accounts.systemProgram.value) {\n accounts.systemProgram.value =\n \"11111111111111111111111111111111\" as Address<\"11111111111111111111111111111111\">;\n }\n if (!accounts.clock.value) {\n accounts.clock.value =\n \"SysvarC1ock11111111111111111111111111111111\" as Address<\"SysvarC1ock11111111111111111111111111111111\">;\n }\n\n const getAccountMeta = getAccountMetaFactory(programAddress, \"programId\");\n return Object.freeze({\n accounts: [\n getAccountMeta(accounts.agent),\n getAccountMeta(accounts.reputationMetrics),\n getAccountMeta(accounts.authorization),\n getAccountMeta(accounts.usageRecord),\n getAccountMeta(accounts.authorizedSource),\n getAccountMeta(accounts.systemProgram),\n getAccountMeta(accounts.clock),\n ],\n data: getUpdateReputationWithAuthInstructionDataEncoder().encode(\n args as UpdateReputationWithAuthInstructionDataArgs,\n ),\n programAddress,\n } as UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >);\n}\n\nexport type ParsedUpdateReputationWithAuthInstruction<\n TProgram extends string = typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n TAccountMetas extends readonly AccountMeta[] = readonly AccountMeta[],\n> = {\n programAddress: Address<TProgram>;\n accounts: {\n /** Agent whose reputation is being updated */\n agent: TAccountMetas[0];\n /** Agent reputation metrics */\n reputationMetrics: TAccountMetas[1];\n /** Authorization account (PDA) */\n authorization: TAccountMetas[2];\n /** Usage record account (optional, for audit trail) */\n usageRecord: TAccountMetas[3];\n /** Authorized source (e.g., PayAI facilitator) */\n authorizedSource: TAccountMetas[4];\n /** System program */\n systemProgram: TAccountMetas[5];\n /** Clock for timestamps */\n clock: TAccountMetas[6];\n };\n data: UpdateReputationWithAuthInstructionData;\n};\n\nexport function parseUpdateReputationWithAuthInstruction<\n TProgram extends string,\n TAccountMetas extends readonly AccountMeta[],\n>(\n instruction: Instruction<TProgram> &\n InstructionWithAccounts<TAccountMetas> &\n InstructionWithData<ReadonlyUint8Array>,\n): ParsedUpdateReputationWithAuthInstruction<TProgram, TAccountMetas> {\n if (instruction.accounts.length < 7) {\n // TODO: Coded error.\n throw new Error(\"Not enough accounts\");\n }\n let accountIndex = 0;\n const getNextAccount = () => {\n const accountMeta = (instruction.accounts as TAccountMetas)[accountIndex]!;\n accountIndex += 1;\n return accountMeta;\n };\n return {\n programAddress: instruction.programAddress,\n accounts: {\n agent: getNextAccount(),\n reputationMetrics: getNextAccount(),\n authorization: getNextAccount(),\n usageRecord: getNextAccount(),\n authorizedSource: getNextAccount(),\n systemProgram: getNextAccount(),\n clock: getNextAccount(),\n },\n data: getUpdateReputationWithAuthInstructionDataDecoder().decode(\n instruction.data,\n ),\n };\n}\n"]}
1
+ {"version":3,"sources":["../src/generated/instructions/updateReputationWithAuth.ts"],"names":[],"mappings":"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","file":"chunk-QLRWUHN2.js","sourcesContent":["/**\n * This code was AUTOGENERATED using the Codama library.\n * Please DO NOT EDIT THIS FILE, instead use visitors\n * to add features, then rerun Codama to update it.\n *\n * @see https://github.com/codama-idl/codama\n */\n\nimport {\n addDecoderSizePrefix,\n addEncoderSizePrefix,\n combineCodec,\n fixDecoderSize,\n fixEncoderSize,\n getAddressEncoder,\n getBytesDecoder,\n getBytesEncoder,\n getI64Decoder,\n getI64Encoder,\n getOptionDecoder,\n getOptionEncoder,\n getProgramDerivedAddress,\n getStructDecoder,\n getStructEncoder,\n getU32Decoder,\n getU32Encoder,\n getUtf8Decoder,\n getUtf8Encoder,\n transformEncoder,\n type AccountMeta,\n type AccountSignerMeta,\n type Address,\n type Codec,\n type Decoder,\n type Encoder,\n type Instruction,\n type InstructionWithAccounts,\n type InstructionWithData,\n type Option,\n type OptionOrNullable,\n type ReadonlyAccount,\n type ReadonlyUint8Array,\n type TransactionSigner,\n type WritableAccount,\n type WritableSignerAccount,\n} from \"@solana/kit\";\nimport { GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS } from \"../programs\";\nimport {\n expectAddress,\n expectSome,\n getAccountMetaFactory,\n type ResolvedAccount,\n} from \"../shared\";\n\nexport const UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR = new Uint8Array([\n 61, 236, 225, 167, 134, 43, 53, 93,\n]);\n\nexport function getUpdateReputationWithAuthDiscriminatorBytes() {\n return fixEncoderSize(getBytesEncoder(), 8).encode(\n UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR,\n );\n}\n\nexport type UpdateReputationWithAuthInstruction<\n TProgram extends string = typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n TAccountAgent extends string | AccountMeta<string> = string,\n TAccountReputationMetrics extends string | AccountMeta<string> = string,\n TAccountAuthorization extends string | AccountMeta<string> = string,\n TAccountUsageRecord extends string | AccountMeta<string> = string,\n TAccountAuthorizedSource extends string | AccountMeta<string> = string,\n TAccountSystemProgram extends string | AccountMeta<string> =\n \"11111111111111111111111111111111\",\n TAccountClock extends string | AccountMeta<string> =\n \"SysvarC1ock11111111111111111111111111111111\",\n TRemainingAccounts extends readonly AccountMeta<string>[] = [],\n> = Instruction<TProgram> &\n InstructionWithData<ReadonlyUint8Array> &\n InstructionWithAccounts<\n [\n TAccountAgent extends string\n ? ReadonlyAccount<TAccountAgent>\n : TAccountAgent,\n TAccountReputationMetrics extends string\n ? WritableAccount<TAccountReputationMetrics>\n : TAccountReputationMetrics,\n TAccountAuthorization extends string\n ? WritableAccount<TAccountAuthorization>\n : TAccountAuthorization,\n TAccountUsageRecord extends string\n ? WritableAccount<TAccountUsageRecord>\n : TAccountUsageRecord,\n TAccountAuthorizedSource extends string\n ? WritableSignerAccount<TAccountAuthorizedSource> &\n AccountSignerMeta<TAccountAuthorizedSource>\n : TAccountAuthorizedSource,\n TAccountSystemProgram extends string\n ? ReadonlyAccount<TAccountSystemProgram>\n : TAccountSystemProgram,\n TAccountClock extends string\n ? ReadonlyAccount<TAccountClock>\n : TAccountClock,\n ...TRemainingAccounts,\n ]\n >;\n\nexport type UpdateReputationWithAuthInstructionData = {\n discriminator: ReadonlyUint8Array;\n reputationChange: bigint;\n transactionSignature: string;\n metadata: Option<string>;\n nonce: Option<string>;\n};\n\nexport type UpdateReputationWithAuthInstructionDataArgs = {\n reputationChange: number | bigint;\n transactionSignature: string;\n metadata: OptionOrNullable<string>;\n nonce: OptionOrNullable<string>;\n};\n\nexport function getUpdateReputationWithAuthInstructionDataEncoder(): Encoder<UpdateReputationWithAuthInstructionDataArgs> {\n return transformEncoder(\n getStructEncoder([\n [\"discriminator\", fixEncoderSize(getBytesEncoder(), 8)],\n [\"reputationChange\", getI64Encoder()],\n [\n \"transactionSignature\",\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ],\n [\n \"metadata\",\n getOptionEncoder(\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ),\n ],\n [\n \"nonce\",\n getOptionEncoder(\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ),\n ],\n ]),\n (value) => ({\n ...value,\n discriminator: UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR,\n }),\n );\n}\n\nexport function getUpdateReputationWithAuthInstructionDataDecoder(): Decoder<UpdateReputationWithAuthInstructionData> {\n return getStructDecoder([\n [\"discriminator\", fixDecoderSize(getBytesDecoder(), 8)],\n [\"reputationChange\", getI64Decoder()],\n [\n \"transactionSignature\",\n addDecoderSizePrefix(getUtf8Decoder(), getU32Decoder()),\n ],\n [\n \"metadata\",\n getOptionDecoder(addDecoderSizePrefix(getUtf8Decoder(), getU32Decoder())),\n ],\n [\n \"nonce\",\n getOptionDecoder(addDecoderSizePrefix(getUtf8Decoder(), getU32Decoder())),\n ],\n ]);\n}\n\nexport function getUpdateReputationWithAuthInstructionDataCodec(): Codec<\n UpdateReputationWithAuthInstructionDataArgs,\n UpdateReputationWithAuthInstructionData\n> {\n return combineCodec(\n getUpdateReputationWithAuthInstructionDataEncoder(),\n getUpdateReputationWithAuthInstructionDataDecoder(),\n );\n}\n\nexport type UpdateReputationWithAuthAsyncInput<\n TAccountAgent extends string = string,\n TAccountReputationMetrics extends string = string,\n TAccountAuthorization extends string = string,\n TAccountUsageRecord extends string = string,\n TAccountAuthorizedSource extends string = string,\n TAccountSystemProgram extends string = string,\n TAccountClock extends string = string,\n> = {\n /** Agent whose reputation is being updated */\n agent: Address<TAccountAgent>;\n /** Agent reputation metrics */\n reputationMetrics?: Address<TAccountReputationMetrics>;\n /** Authorization account (PDA) */\n authorization?: Address<TAccountAuthorization>;\n /** Usage record account (optional, for audit trail) */\n usageRecord: Address<TAccountUsageRecord>;\n /** Authorized source (e.g., PayAI facilitator) */\n authorizedSource: TransactionSigner<TAccountAuthorizedSource>;\n /** System program */\n systemProgram?: Address<TAccountSystemProgram>;\n /** Clock for timestamps */\n clock?: Address<TAccountClock>;\n reputationChange: UpdateReputationWithAuthInstructionDataArgs[\"reputationChange\"];\n transactionSignature: UpdateReputationWithAuthInstructionDataArgs[\"transactionSignature\"];\n metadata: UpdateReputationWithAuthInstructionDataArgs[\"metadata\"];\n nonce: UpdateReputationWithAuthInstructionDataArgs[\"nonce\"];\n};\n\nexport async function getUpdateReputationWithAuthInstructionAsync<\n TAccountAgent extends string,\n TAccountReputationMetrics extends string,\n TAccountAuthorization extends string,\n TAccountUsageRecord extends string,\n TAccountAuthorizedSource extends string,\n TAccountSystemProgram extends string,\n TAccountClock extends string,\n TProgramAddress extends Address =\n typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n>(\n input: UpdateReputationWithAuthAsyncInput<\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >,\n config?: { programAddress?: TProgramAddress },\n): Promise<\n UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >\n> {\n // Program address.\n const programAddress =\n config?.programAddress ?? GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS;\n\n // Original accounts.\n const originalAccounts = {\n agent: { value: input.agent ?? null, isWritable: false },\n reputationMetrics: {\n value: input.reputationMetrics ?? null,\n isWritable: true,\n },\n authorization: { value: input.authorization ?? null, isWritable: true },\n usageRecord: { value: input.usageRecord ?? null, isWritable: true },\n authorizedSource: {\n value: input.authorizedSource ?? null,\n isWritable: true,\n },\n systemProgram: { value: input.systemProgram ?? null, isWritable: false },\n clock: { value: input.clock ?? null, isWritable: false },\n };\n const accounts = originalAccounts as Record<\n keyof typeof originalAccounts,\n ResolvedAccount\n >;\n\n // Original args.\n const args = { ...input };\n\n // Resolve default values.\n if (!accounts.reputationMetrics.value) {\n accounts.reputationMetrics.value = await getProgramDerivedAddress({\n programAddress,\n seeds: [\n getBytesEncoder().encode(\n new Uint8Array([\n 114, 101, 112, 117, 116, 97, 116, 105, 111, 110, 95, 109, 101, 116,\n 114, 105, 99, 115,\n ]),\n ),\n getAddressEncoder().encode(expectAddress(accounts.agent.value)),\n ],\n });\n }\n if (!accounts.authorization.value) {\n accounts.authorization.value = await getProgramDerivedAddress({\n programAddress,\n seeds: [\n getBytesEncoder().encode(\n new Uint8Array([97, 103, 101, 110, 116, 95, 97, 117, 116, 104]),\n ),\n getAddressEncoder().encode(expectAddress(accounts.agent.value)),\n getAddressEncoder().encode(\n expectAddress(accounts.authorizedSource.value),\n ),\n getOptionEncoder(\n addEncoderSizePrefix(getUtf8Encoder(), getU32Encoder()),\n ).encode(expectSome(args.nonce)),\n ],\n });\n }\n if (!accounts.systemProgram.value) {\n accounts.systemProgram.value =\n \"11111111111111111111111111111111\" as Address<\"11111111111111111111111111111111\">;\n }\n if (!accounts.clock.value) {\n accounts.clock.value =\n \"SysvarC1ock11111111111111111111111111111111\" as Address<\"SysvarC1ock11111111111111111111111111111111\">;\n }\n\n const getAccountMeta = getAccountMetaFactory(programAddress, \"programId\");\n return Object.freeze({\n accounts: [\n getAccountMeta(accounts.agent),\n getAccountMeta(accounts.reputationMetrics),\n getAccountMeta(accounts.authorization),\n getAccountMeta(accounts.usageRecord),\n getAccountMeta(accounts.authorizedSource),\n getAccountMeta(accounts.systemProgram),\n getAccountMeta(accounts.clock),\n ],\n data: getUpdateReputationWithAuthInstructionDataEncoder().encode(\n args as UpdateReputationWithAuthInstructionDataArgs,\n ),\n programAddress,\n } as UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >);\n}\n\nexport type UpdateReputationWithAuthInput<\n TAccountAgent extends string = string,\n TAccountReputationMetrics extends string = string,\n TAccountAuthorization extends string = string,\n TAccountUsageRecord extends string = string,\n TAccountAuthorizedSource extends string = string,\n TAccountSystemProgram extends string = string,\n TAccountClock extends string = string,\n> = {\n /** Agent whose reputation is being updated */\n agent: Address<TAccountAgent>;\n /** Agent reputation metrics */\n reputationMetrics: Address<TAccountReputationMetrics>;\n /** Authorization account (PDA) */\n authorization: Address<TAccountAuthorization>;\n /** Usage record account (optional, for audit trail) */\n usageRecord: Address<TAccountUsageRecord>;\n /** Authorized source (e.g., PayAI facilitator) */\n authorizedSource: TransactionSigner<TAccountAuthorizedSource>;\n /** System program */\n systemProgram?: Address<TAccountSystemProgram>;\n /** Clock for timestamps */\n clock?: Address<TAccountClock>;\n reputationChange: UpdateReputationWithAuthInstructionDataArgs[\"reputationChange\"];\n transactionSignature: UpdateReputationWithAuthInstructionDataArgs[\"transactionSignature\"];\n metadata: UpdateReputationWithAuthInstructionDataArgs[\"metadata\"];\n nonce: UpdateReputationWithAuthInstructionDataArgs[\"nonce\"];\n};\n\nexport function getUpdateReputationWithAuthInstruction<\n TAccountAgent extends string,\n TAccountReputationMetrics extends string,\n TAccountAuthorization extends string,\n TAccountUsageRecord extends string,\n TAccountAuthorizedSource extends string,\n TAccountSystemProgram extends string,\n TAccountClock extends string,\n TProgramAddress extends Address =\n typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n>(\n input: UpdateReputationWithAuthInput<\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >,\n config?: { programAddress?: TProgramAddress },\n): UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n> {\n // Program address.\n const programAddress =\n config?.programAddress ?? GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS;\n\n // Original accounts.\n const originalAccounts = {\n agent: { value: input.agent ?? null, isWritable: false },\n reputationMetrics: {\n value: input.reputationMetrics ?? null,\n isWritable: true,\n },\n authorization: { value: input.authorization ?? null, isWritable: true },\n usageRecord: { value: input.usageRecord ?? null, isWritable: true },\n authorizedSource: {\n value: input.authorizedSource ?? null,\n isWritable: true,\n },\n systemProgram: { value: input.systemProgram ?? null, isWritable: false },\n clock: { value: input.clock ?? null, isWritable: false },\n };\n const accounts = originalAccounts as Record<\n keyof typeof originalAccounts,\n ResolvedAccount\n >;\n\n // Original args.\n const args = { ...input };\n\n // Resolve default values.\n if (!accounts.systemProgram.value) {\n accounts.systemProgram.value =\n \"11111111111111111111111111111111\" as Address<\"11111111111111111111111111111111\">;\n }\n if (!accounts.clock.value) {\n accounts.clock.value =\n \"SysvarC1ock11111111111111111111111111111111\" as Address<\"SysvarC1ock11111111111111111111111111111111\">;\n }\n\n const getAccountMeta = getAccountMetaFactory(programAddress, \"programId\");\n return Object.freeze({\n accounts: [\n getAccountMeta(accounts.agent),\n getAccountMeta(accounts.reputationMetrics),\n getAccountMeta(accounts.authorization),\n getAccountMeta(accounts.usageRecord),\n getAccountMeta(accounts.authorizedSource),\n getAccountMeta(accounts.systemProgram),\n getAccountMeta(accounts.clock),\n ],\n data: getUpdateReputationWithAuthInstructionDataEncoder().encode(\n args as UpdateReputationWithAuthInstructionDataArgs,\n ),\n programAddress,\n } as UpdateReputationWithAuthInstruction<\n TProgramAddress,\n TAccountAgent,\n TAccountReputationMetrics,\n TAccountAuthorization,\n TAccountUsageRecord,\n TAccountAuthorizedSource,\n TAccountSystemProgram,\n TAccountClock\n >);\n}\n\nexport type ParsedUpdateReputationWithAuthInstruction<\n TProgram extends string = typeof GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS,\n TAccountMetas extends readonly AccountMeta[] = readonly AccountMeta[],\n> = {\n programAddress: Address<TProgram>;\n accounts: {\n /** Agent whose reputation is being updated */\n agent: TAccountMetas[0];\n /** Agent reputation metrics */\n reputationMetrics: TAccountMetas[1];\n /** Authorization account (PDA) */\n authorization: TAccountMetas[2];\n /** Usage record account (optional, for audit trail) */\n usageRecord: TAccountMetas[3];\n /** Authorized source (e.g., PayAI facilitator) */\n authorizedSource: TAccountMetas[4];\n /** System program */\n systemProgram: TAccountMetas[5];\n /** Clock for timestamps */\n clock: TAccountMetas[6];\n };\n data: UpdateReputationWithAuthInstructionData;\n};\n\nexport function parseUpdateReputationWithAuthInstruction<\n TProgram extends string,\n TAccountMetas extends readonly AccountMeta[],\n>(\n instruction: Instruction<TProgram> &\n InstructionWithAccounts<TAccountMetas> &\n InstructionWithData<ReadonlyUint8Array>,\n): ParsedUpdateReputationWithAuthInstruction<TProgram, TAccountMetas> {\n if (instruction.accounts.length < 7) {\n // TODO: Coded error.\n throw new Error(\"Not enough accounts\");\n }\n let accountIndex = 0;\n const getNextAccount = () => {\n const accountMeta = (instruction.accounts as TAccountMetas)[accountIndex]!;\n accountIndex += 1;\n return accountMeta;\n };\n return {\n programAddress: instruction.programAddress,\n accounts: {\n agent: getNextAccount(),\n reputationMetrics: getNextAccount(),\n authorization: getNextAccount(),\n usageRecord: getNextAccount(),\n authorizedSource: getNextAccount(),\n systemProgram: getNextAccount(),\n clock: getNextAccount(),\n },\n data: getUpdateReputationWithAuthInstructionDataDecoder().decode(\n instruction.data,\n ),\n };\n}\n"]}
package/dist/client.d.ts CHANGED
@@ -1,9 +1,8 @@
1
1
  import '@solana/kit';
2
2
  import './reputation-types-Yebf0Rm_.js';
3
3
  import '@solana/addresses';
4
- import './StakingModule-C5rzuOWb.js';
5
- export { G as GhostSpeakClient, G as default, l as lamportsToSol, s as sol } from './GhostSpeakClient-CWmGaM9Q.js';
6
- import 'node:events';
4
+ import './StakingModule-DunDShLq.js';
5
+ export { G as GhostSpeakClient, G as default, l as lamportsToSol, s as sol } from './GhostSpeakClient-bnXwUPHI.js';
7
6
  import './types.js';
8
7
  import './credentials.js';
9
8
  import './signature-verification-DGxR4aYQ.js';
package/dist/client.js CHANGED
@@ -1,13 +1,13 @@
1
- export { GhostSpeakClient, GhostSpeakClient_default as default, lamportsToSol, sol } from './chunk-E3FD2CNY.js';
2
- import './chunk-SZGFSCNU.js';
1
+ export { GhostSpeakClient, GhostSpeakClient_default as default, lamportsToSol, sol } from './chunk-6XCCMJ6M.js';
2
+ import './chunk-JYXSOXCP.js';
3
3
  import './chunk-BQDGRTVP.js';
4
- import './chunk-C5CDA3WX.js';
5
- import './chunk-S74EH3KD.js';
6
- import './chunk-IHVDQ4YI.js';
7
- import './chunk-SFTSZ3LC.js';
8
- import './chunk-JV2SWONF.js';
9
- import './chunk-KB6CKIUK.js';
10
- import './chunk-AL3HQN73.js';
4
+ import './chunk-OXA7MECJ.js';
5
+ import './chunk-IQM5RASO.js';
6
+ import './chunk-5QZVFUXB.js';
7
+ import './chunk-46QWY3MG.js';
8
+ import './chunk-A7ALCVUI.js';
9
+ import './chunk-QLRWUHN2.js';
10
+ import './chunk-AWMGX3OX.js';
11
11
  import './chunk-SRS2SKFS.js';
12
12
  import './chunk-RIZZPLLB.js';
13
13
  import './chunk-UP2VWCW5.js';
@@ -1,5 +1,5 @@
1
- export { CREATE_AGENT_AUTHORIZATION_DISCRIMINATOR, getCreateAgentAuthorizationDiscriminatorBytes, getCreateAgentAuthorizationInstruction, getCreateAgentAuthorizationInstructionAsync, getCreateAgentAuthorizationInstructionDataCodec, getCreateAgentAuthorizationInstructionDataDecoder, getCreateAgentAuthorizationInstructionDataEncoder, parseCreateAgentAuthorizationInstruction } from './chunk-SFTSZ3LC.js';
2
- import './chunk-AL3HQN73.js';
1
+ export { CREATE_AGENT_AUTHORIZATION_DISCRIMINATOR, getCreateAgentAuthorizationDiscriminatorBytes, getCreateAgentAuthorizationInstruction, getCreateAgentAuthorizationInstructionAsync, getCreateAgentAuthorizationInstructionDataCodec, getCreateAgentAuthorizationInstructionDataDecoder, getCreateAgentAuthorizationInstructionDataEncoder, parseCreateAgentAuthorizationInstruction } from './chunk-46QWY3MG.js';
2
+ import './chunk-AWMGX3OX.js';
3
3
  import './chunk-UP2VWCW5.js';
4
- //# sourceMappingURL=createAgentAuthorization-ULG47ZJI.js.map
5
- //# sourceMappingURL=createAgentAuthorization-ULG47ZJI.js.map
4
+ //# sourceMappingURL=createAgentAuthorization-KGZNXZBT.js.map
5
+ //# sourceMappingURL=createAgentAuthorization-KGZNXZBT.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"createAgentAuthorization-ULG47ZJI.js"}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"createAgentAuthorization-KGZNXZBT.js"}
@@ -0,0 +1,9 @@
1
+ export { ACTIVATE_AGENT_DISCRIMINATOR, AGENT_REPUTATION_AUTH_DISCRIMINATOR, AGENT_TREE_CONFIG_DISCRIMINATOR, AGENT_VERIFICATION_DISCRIMINATOR, APPROVE_DELIVERY_DISCRIMINATOR, ARBITRATE_DISPUTE_DISCRIMINATOR, AUDIT_TRAIL_DISCRIMINATOR, AUTHORIZATION_USAGE_RECORD_DISCRIMINATOR, AUTO_CREATE_GHOST_DISCRIMINATOR, CLAIM_GHOST_DISCRIMINATOR, COMPLIANCE_REPORT_DISCRIMINATOR, CREATE_CREDENTIAL_TEMPLATE_DISCRIMINATOR, CREATE_CREDENTIAL_TYPE_DISCRIMINATOR, CREATE_DID_DOCUMENT_DISCRIMINATOR, CREATE_ESCROW_DISCRIMINATOR, CREATE_MULTISIG_DISCRIMINATOR, CREDENTIAL_DISCRIMINATOR, CREDENTIAL_TEMPLATE_DISCRIMINATOR, CREDENTIAL_TYPE_DISCRIMINATOR, DEACTIVATE_AGENT_DISCRIMINATOR, DEACTIVATE_CREDENTIAL_TEMPLATE_DISCRIMINATOR, DEACTIVATE_CREDENTIAL_TYPE_DISCRIMINATOR, DEACTIVATE_DID_DOCUMENT_DISCRIMINATOR, DID_DOCUMENT_DISCRIMINATOR, ENABLE_PROTOCOL_FEES_DISCRIMINATOR, EXTERNAL_ID_MAPPING_DISCRIMINATOR, FILE_DISPUTE_DISCRIMINATOR, GENERATE_COMPLIANCE_REPORT_DISCRIMINATOR, GHOSTSPEAK_MARKETPLACE_ERROR__DEFAULT_KEY_AS_ADMIN, GHOSTSPEAK_MARKETPLACE_ERROR__SYSTEM_PROGRAM_AS_ADMIN, GHOSTSPEAK_MARKETPLACE_ERROR__TEST_ADDRESS_ON_MAINNET, GHOSTSPEAK_MARKETPLACE_ERROR__UNAUTHORIZED_ADMIN, GHOSTSPEAK_MARKETPLACE_ERROR__VALIDATION_FAILED, GHOST_PROTECT_ESCROW_DISCRIMINATOR, GOVERNANCE_PROPOSAL_DISCRIMINATOR, INITIALIZE_AUDIT_TRAIL_DISCRIMINATOR, INITIALIZE_GOVERNANCE_PROPOSAL_DISCRIMINATOR, INITIALIZE_PROTOCOL_CONFIG_DISCRIMINATOR, INITIALIZE_RBAC_CONFIG_DISCRIMINATOR, INITIALIZE_REPUTATION_METRICS_DISCRIMINATOR, INITIALIZE_STAKING_CONFIG_DISCRIMINATOR, INIT_REENTRANCY_GUARD_DISCRIMINATOR, ISSUE_CREDENTIAL_DISCRIMINATOR, LINK_EXTERNAL_ID_DISCRIMINATOR, MANAGE_AGENT_STATUS_DISCRIMINATOR, MULTISIG_DISCRIMINATOR, PROTOCOL_CONFIG_DISCRIMINATOR, RBAC_CONFIG_DISCRIMINATOR, RECORD_PAYAI_PAYMENT_DISCRIMINATOR, REENTRANCY_GUARD_DISCRIMINATOR, REGISTER_AGENT_COMPRESSED_DISCRIMINATOR, REGISTER_AGENT_DISCRIMINATOR, REGISTER_GHOST_METADATA_DISCRIMINATOR, REPUTATION_METRICS_DISCRIMINATOR, RESET_REENTRANCY_GUARD_DISCRIMINATOR, RESOLVE_DID_DOCUMENT_DISCRIMINATOR, REVOKE_CREDENTIAL_DISCRIMINATOR, SLASH_STAKE_DISCRIMINATOR, STAKE_GHOST_DISCRIMINATOR, STAKING_ACCOUNT_DISCRIMINATOR, STAKING_CONFIG_DISCRIMINATOR, SUBMIT_DELIVERY_DISCRIMINATOR, SUBMIT_SERVICE_RATING_DISCRIMINATOR, UNSTAKE_GHOST_DISCRIMINATOR, UPDATE_AGENT_DISCRIMINATOR, UPDATE_AGENT_REPUTATION_DISCRIMINATOR, UPDATE_AGENT_SERVICE_DISCRIMINATOR, UPDATE_CROSSCHAIN_STATUS_DISCRIMINATOR, UPDATE_DID_DOCUMENT_DISCRIMINATOR, UPDATE_GHOST_SCORE_DISCRIMINATOR, UPDATE_PROTOCOL_CONFIG_DISCRIMINATOR, UPDATE_REPUTATION_TAGS_DISCRIMINATOR, UPDATE_SOURCE_REPUTATION_DISCRIMINATOR, USER_REGISTRY_DISCRIMINATOR, VERIFY_AGENT_DISCRIMINATOR, VERIFY_AUTHORIZATION_DISCRIMINATOR, decodeAgentReputationAuth, decodeAgentTreeConfig, decodeAgentVerification, decodeAuditTrail, decodeAuthorizationUsageRecord, decodeComplianceReport, decodeCredential, decodeCredentialTemplate, decodeCredentialType, decodeDidDocument, decodeExternalIdMapping, decodeGhostProtectEscrow, decodeGovernanceProposal, decodeMultisig, decodeProtocolConfig, decodeRbacConfig, decodeReentrancyGuard, decodeReputationMetrics, decodeStakingAccount, decodeStakingConfig, decodeUserRegistry, fetchAgentReputationAuth, fetchAgentTreeConfig, fetchAgentVerification, fetchAllAgentReputationAuth, fetchAllAgentTreeConfig, fetchAllAgentVerification, fetchAllAuditTrail, fetchAllAuthorizationUsageRecord, fetchAllComplianceReport, fetchAllCredential, fetchAllCredentialTemplate, fetchAllCredentialType, fetchAllDidDocument, fetchAllExternalIdMapping, fetchAllGhostProtectEscrow, fetchAllGovernanceProposal, fetchAllMaybeAgentReputationAuth, fetchAllMaybeAgentTreeConfig, fetchAllMaybeAgentVerification, fetchAllMaybeAuditTrail, fetchAllMaybeAuthorizationUsageRecord, fetchAllMaybeComplianceReport, fetchAllMaybeCredential, fetchAllMaybeCredentialTemplate, fetchAllMaybeCredentialType, fetchAllMaybeDidDocument, fetchAllMaybeExternalIdMapping, fetchAllMaybeGhostProtectEscrow, fetchAllMaybeGovernanceProposal, fetchAllMaybeMultisig, fetchAllMaybeProtocolConfig, fetchAllMaybeRbacConfig, fetchAllMaybeReentrancyGuard, fetchAllMaybeReputationMetrics, fetchAllMaybeStakingAccount, fetchAllMaybeStakingConfig, fetchAllMaybeUserRegistry, fetchAllMultisig, fetchAllProtocolConfig, fetchAllRbacConfig, fetchAllReentrancyGuard, fetchAllReputationMetrics, fetchAllStakingAccount, fetchAllStakingConfig, fetchAllUserRegistry, fetchAuditTrail, fetchAuthorizationUsageRecord, fetchComplianceReport, fetchCredential, fetchCredentialTemplate, fetchCredentialType, fetchDidDocument, fetchExternalIdMapping, fetchGhostProtectEscrow, fetchGovernanceProposal, fetchMaybeAgentReputationAuth, fetchMaybeAgentTreeConfig, fetchMaybeAgentVerification, fetchMaybeAuditTrail, fetchMaybeAuthorizationUsageRecord, fetchMaybeComplianceReport, fetchMaybeCredential, fetchMaybeCredentialTemplate, fetchMaybeCredentialType, fetchMaybeDidDocument, fetchMaybeExternalIdMapping, fetchMaybeGhostProtectEscrow, fetchMaybeGovernanceProposal, fetchMaybeMultisig, fetchMaybeProtocolConfig, fetchMaybeRbacConfig, fetchMaybeReentrancyGuard, fetchMaybeReputationMetrics, fetchMaybeStakingAccount, fetchMaybeStakingConfig, fetchMaybeUserRegistry, fetchMultisig, fetchProtocolConfig, fetchRbacConfig, fetchReentrancyGuard, fetchReputationMetrics, fetchStakingAccount, fetchStakingConfig, fetchUserRegistry, getActivateAgentDiscriminatorBytes, getActivateAgentInstruction, getActivateAgentInstructionAsync, getActivateAgentInstructionDataCodec, getActivateAgentInstructionDataDecoder, getActivateAgentInstructionDataEncoder, getAgentReputationAuthCodec, getAgentReputationAuthDecoder, getAgentReputationAuthDiscriminatorBytes, getAgentReputationAuthEncoder, getAgentTreeConfigCodec, getAgentTreeConfigDecoder, getAgentTreeConfigDiscriminatorBytes, getAgentTreeConfigEncoder, getAgentTreeConfigSize, getAgentVerificationCodec, getAgentVerificationDecoder, getAgentVerificationDiscriminatorBytes, getAgentVerificationEncoder, getApproveDeliveryDiscriminatorBytes, getApproveDeliveryInstruction, getApproveDeliveryInstructionDataCodec, getApproveDeliveryInstructionDataDecoder, getApproveDeliveryInstructionDataEncoder, getArbitrateDisputeDiscriminatorBytes, getArbitrateDisputeInstruction, getArbitrateDisputeInstructionDataCodec, getArbitrateDisputeInstructionDataDecoder, getArbitrateDisputeInstructionDataEncoder, getAuditTrailCodec, getAuditTrailDecoder, getAuditTrailDiscriminatorBytes, getAuditTrailEncoder, getAuthorizationUsageRecordCodec, getAuthorizationUsageRecordDecoder, getAuthorizationUsageRecordDiscriminatorBytes, getAuthorizationUsageRecordEncoder, getAutoCreateGhostDiscriminatorBytes, getAutoCreateGhostInstruction, getAutoCreateGhostInstructionAsync, getAutoCreateGhostInstructionDataCodec, getAutoCreateGhostInstructionDataDecoder, getAutoCreateGhostInstructionDataEncoder, getClaimGhostDiscriminatorBytes, getClaimGhostInstruction, getClaimGhostInstructionDataCodec, getClaimGhostInstructionDataDecoder, getClaimGhostInstructionDataEncoder, getComplianceReportCodec, getComplianceReportDecoder, getComplianceReportDiscriminatorBytes, getComplianceReportEncoder, getCreateCredentialTemplateDiscriminatorBytes, getCreateCredentialTemplateInstruction, getCreateCredentialTemplateInstructionAsync, getCreateCredentialTemplateInstructionDataCodec, getCreateCredentialTemplateInstructionDataDecoder, getCreateCredentialTemplateInstructionDataEncoder, getCreateCredentialTypeDiscriminatorBytes, getCreateCredentialTypeInstruction, getCreateCredentialTypeInstructionAsync, getCreateCredentialTypeInstructionDataCodec, getCreateCredentialTypeInstructionDataDecoder, getCreateCredentialTypeInstructionDataEncoder, getCreateDidDocumentDiscriminatorBytes, getCreateDidDocumentInstruction, getCreateDidDocumentInstructionAsync, getCreateDidDocumentInstructionDataCodec, getCreateDidDocumentInstructionDataDecoder, getCreateDidDocumentInstructionDataEncoder, getCreateEscrowDiscriminatorBytes, getCreateEscrowInstruction, getCreateEscrowInstructionAsync, getCreateEscrowInstructionDataCodec, getCreateEscrowInstructionDataDecoder, getCreateEscrowInstructionDataEncoder, getCreateMultisigDiscriminatorBytes, getCreateMultisigInstruction, getCreateMultisigInstructionAsync, getCreateMultisigInstructionDataCodec, getCreateMultisigInstructionDataDecoder, getCreateMultisigInstructionDataEncoder, getCredentialCodec, getCredentialDecoder, getCredentialDiscriminatorBytes, getCredentialEncoder, getCredentialTemplateCodec, getCredentialTemplateDecoder, getCredentialTemplateDiscriminatorBytes, getCredentialTemplateEncoder, getCredentialTypeCodec, getCredentialTypeDecoder, getCredentialTypeDiscriminatorBytes, getCredentialTypeEncoder, getDeactivateAgentDiscriminatorBytes, getDeactivateAgentInstruction, getDeactivateAgentInstructionAsync, getDeactivateAgentInstructionDataCodec, getDeactivateAgentInstructionDataDecoder, getDeactivateAgentInstructionDataEncoder, getDeactivateCredentialTemplateDiscriminatorBytes, getDeactivateCredentialTemplateInstruction, getDeactivateCredentialTemplateInstructionDataCodec, getDeactivateCredentialTemplateInstructionDataDecoder, getDeactivateCredentialTemplateInstructionDataEncoder, getDeactivateCredentialTypeDiscriminatorBytes, getDeactivateCredentialTypeInstruction, getDeactivateCredentialTypeInstructionDataCodec, getDeactivateCredentialTypeInstructionDataDecoder, getDeactivateCredentialTypeInstructionDataEncoder, getDeactivateDidDocumentDiscriminatorBytes, getDeactivateDidDocumentInstruction, getDeactivateDidDocumentInstructionAsync, getDeactivateDidDocumentInstructionDataCodec, getDeactivateDidDocumentInstructionDataDecoder, getDeactivateDidDocumentInstructionDataEncoder, getDidDocumentCodec, getDidDocumentDecoder, getDidDocumentDiscriminatorBytes, getDidDocumentEncoder, getEnableProtocolFeesDiscriminatorBytes, getEnableProtocolFeesInstruction, getEnableProtocolFeesInstructionAsync, getEnableProtocolFeesInstructionDataCodec, getEnableProtocolFeesInstructionDataDecoder, getEnableProtocolFeesInstructionDataEncoder, getExternalIdMappingCodec, getExternalIdMappingDecoder, getExternalIdMappingDiscriminatorBytes, getExternalIdMappingEncoder, getFileDisputeDiscriminatorBytes, getFileDisputeInstruction, getFileDisputeInstructionDataCodec, getFileDisputeInstructionDataDecoder, getFileDisputeInstructionDataEncoder, getGenerateComplianceReportDiscriminatorBytes, getGenerateComplianceReportInstruction, getGenerateComplianceReportInstructionAsync, getGenerateComplianceReportInstructionDataCodec, getGenerateComplianceReportInstructionDataDecoder, getGenerateComplianceReportInstructionDataEncoder, getGhostProtectEscrowCodec, getGhostProtectEscrowDecoder, getGhostProtectEscrowDiscriminatorBytes, getGhostProtectEscrowEncoder, getGhostspeakMarketplaceErrorMessage, getGovernanceProposalCodec, getGovernanceProposalDecoder, getGovernanceProposalDiscriminatorBytes, getGovernanceProposalEncoder, getInitReentrancyGuardDiscriminatorBytes, getInitReentrancyGuardInstruction, getInitReentrancyGuardInstructionAsync, getInitReentrancyGuardInstructionDataCodec, getInitReentrancyGuardInstructionDataDecoder, getInitReentrancyGuardInstructionDataEncoder, getInitializeAuditTrailDiscriminatorBytes, getInitializeAuditTrailInstruction, getInitializeAuditTrailInstructionAsync, getInitializeAuditTrailInstructionDataCodec, getInitializeAuditTrailInstructionDataDecoder, getInitializeAuditTrailInstructionDataEncoder, getInitializeGovernanceProposalDiscriminatorBytes, getInitializeGovernanceProposalInstruction, getInitializeGovernanceProposalInstructionAsync, getInitializeGovernanceProposalInstructionDataCodec, getInitializeGovernanceProposalInstructionDataDecoder, getInitializeGovernanceProposalInstructionDataEncoder, getInitializeProtocolConfigDiscriminatorBytes, getInitializeProtocolConfigInstruction, getInitializeProtocolConfigInstructionAsync, getInitializeProtocolConfigInstructionDataCodec, getInitializeProtocolConfigInstructionDataDecoder, getInitializeProtocolConfigInstructionDataEncoder, getInitializeRbacConfigDiscriminatorBytes, getInitializeRbacConfigInstruction, getInitializeRbacConfigInstructionAsync, getInitializeRbacConfigInstructionDataCodec, getInitializeRbacConfigInstructionDataDecoder, getInitializeRbacConfigInstructionDataEncoder, getInitializeReputationMetricsDiscriminatorBytes, getInitializeReputationMetricsInstruction, getInitializeReputationMetricsInstructionAsync, getInitializeReputationMetricsInstructionDataCodec, getInitializeReputationMetricsInstructionDataDecoder, getInitializeReputationMetricsInstructionDataEncoder, getInitializeStakingConfigDiscriminatorBytes, getInitializeStakingConfigInstruction, getInitializeStakingConfigInstructionAsync, getInitializeStakingConfigInstructionDataCodec, getInitializeStakingConfigInstructionDataDecoder, getInitializeStakingConfigInstructionDataEncoder, getIssueCredentialDiscriminatorBytes, getIssueCredentialInstruction, getIssueCredentialInstructionAsync, getIssueCredentialInstructionDataCodec, getIssueCredentialInstructionDataDecoder, getIssueCredentialInstructionDataEncoder, getLinkExternalIdDiscriminatorBytes, getLinkExternalIdInstruction, getLinkExternalIdInstructionAsync, getLinkExternalIdInstructionDataCodec, getLinkExternalIdInstructionDataDecoder, getLinkExternalIdInstructionDataEncoder, getManageAgentStatusDiscriminatorBytes, getManageAgentStatusInstruction, getManageAgentStatusInstructionAsync, getManageAgentStatusInstructionDataCodec, getManageAgentStatusInstructionDataDecoder, getManageAgentStatusInstructionDataEncoder, getMultisigCodec, getMultisigDecoder, getMultisigDiscriminatorBytes, getMultisigEncoder, getProtocolConfigCodec, getProtocolConfigDecoder, getProtocolConfigDiscriminatorBytes, getProtocolConfigEncoder, getProtocolConfigSize, getRbacConfigCodec, getRbacConfigDecoder, getRbacConfigDiscriminatorBytes, getRbacConfigEncoder, getRecordPayaiPaymentDiscriminatorBytes, getRecordPayaiPaymentInstruction, getRecordPayaiPaymentInstructionAsync, getRecordPayaiPaymentInstructionDataCodec, getRecordPayaiPaymentInstructionDataDecoder, getRecordPayaiPaymentInstructionDataEncoder, getReentrancyGuardCodec, getReentrancyGuardDecoder, getReentrancyGuardDiscriminatorBytes, getReentrancyGuardEncoder, getReentrancyGuardSize, getRegisterAgentCompressedDiscriminatorBytes, getRegisterAgentCompressedInstruction, getRegisterAgentCompressedInstructionAsync, getRegisterAgentCompressedInstructionDataCodec, getRegisterAgentCompressedInstructionDataDecoder, getRegisterAgentCompressedInstructionDataEncoder, getRegisterAgentDiscriminatorBytes, getRegisterAgentInstruction, getRegisterAgentInstructionAsync, getRegisterAgentInstructionDataCodec, getRegisterAgentInstructionDataDecoder, getRegisterAgentInstructionDataEncoder, getRegisterGhostMetadataDiscriminatorBytes, getRegisterGhostMetadataInstruction, getRegisterGhostMetadataInstructionDataCodec, getRegisterGhostMetadataInstructionDataDecoder, getRegisterGhostMetadataInstructionDataEncoder, getReputationMetricsCodec, getReputationMetricsDecoder, getReputationMetricsDiscriminatorBytes, getReputationMetricsEncoder, getResetReentrancyGuardDiscriminatorBytes, getResetReentrancyGuardInstruction, getResetReentrancyGuardInstructionAsync, getResetReentrancyGuardInstructionDataCodec, getResetReentrancyGuardInstructionDataDecoder, getResetReentrancyGuardInstructionDataEncoder, getResolveDidDocumentDiscriminatorBytes, getResolveDidDocumentInstruction, getResolveDidDocumentInstructionAsync, getResolveDidDocumentInstructionDataCodec, getResolveDidDocumentInstructionDataDecoder, getResolveDidDocumentInstructionDataEncoder, getRevokeCredentialDiscriminatorBytes, getRevokeCredentialInstruction, getRevokeCredentialInstructionDataCodec, getRevokeCredentialInstructionDataDecoder, getRevokeCredentialInstructionDataEncoder, getSlashStakeDiscriminatorBytes, getSlashStakeInstruction, getSlashStakeInstructionAsync, getSlashStakeInstructionDataCodec, getSlashStakeInstructionDataDecoder, getSlashStakeInstructionDataEncoder, getStakeGhostDiscriminatorBytes, getStakeGhostInstruction, getStakeGhostInstructionAsync, getStakeGhostInstructionDataCodec, getStakeGhostInstructionDataDecoder, getStakeGhostInstructionDataEncoder, getStakingAccountCodec, getStakingAccountDecoder, getStakingAccountDiscriminatorBytes, getStakingAccountEncoder, getStakingAccountSize, getStakingConfigCodec, getStakingConfigDecoder, getStakingConfigDiscriminatorBytes, getStakingConfigEncoder, getStakingConfigSize, getSubmitDeliveryDiscriminatorBytes, getSubmitDeliveryInstruction, getSubmitDeliveryInstructionDataCodec, getSubmitDeliveryInstructionDataDecoder, getSubmitDeliveryInstructionDataEncoder, getSubmitServiceRatingDiscriminatorBytes, getSubmitServiceRatingInstruction, getSubmitServiceRatingInstructionAsync, getSubmitServiceRatingInstructionDataCodec, getSubmitServiceRatingInstructionDataDecoder, getSubmitServiceRatingInstructionDataEncoder, getUnstakeGhostDiscriminatorBytes, getUnstakeGhostInstruction, getUnstakeGhostInstructionAsync, getUnstakeGhostInstructionDataCodec, getUnstakeGhostInstructionDataDecoder, getUnstakeGhostInstructionDataEncoder, getUpdateAgentDiscriminatorBytes, getUpdateAgentInstruction, getUpdateAgentInstructionAsync, getUpdateAgentInstructionDataCodec, getUpdateAgentInstructionDataDecoder, getUpdateAgentInstructionDataEncoder, getUpdateAgentReputationDiscriminatorBytes, getUpdateAgentReputationInstruction, getUpdateAgentReputationInstructionAsync, getUpdateAgentReputationInstructionDataCodec, getUpdateAgentReputationInstructionDataDecoder, getUpdateAgentReputationInstructionDataEncoder, getUpdateAgentServiceDiscriminatorBytes, getUpdateAgentServiceInstruction, getUpdateAgentServiceInstructionAsync, getUpdateAgentServiceInstructionDataCodec, getUpdateAgentServiceInstructionDataDecoder, getUpdateAgentServiceInstructionDataEncoder, getUpdateCrosschainStatusDiscriminatorBytes, getUpdateCrosschainStatusInstruction, getUpdateCrosschainStatusInstructionDataCodec, getUpdateCrosschainStatusInstructionDataDecoder, getUpdateCrosschainStatusInstructionDataEncoder, getUpdateDidDocumentDiscriminatorBytes, getUpdateDidDocumentInstruction, getUpdateDidDocumentInstructionAsync, getUpdateDidDocumentInstructionDataCodec, getUpdateDidDocumentInstructionDataDecoder, getUpdateDidDocumentInstructionDataEncoder, getUpdateGhostScoreDiscriminatorBytes, getUpdateGhostScoreInstruction, getUpdateGhostScoreInstructionDataCodec, getUpdateGhostScoreInstructionDataDecoder, getUpdateGhostScoreInstructionDataEncoder, getUpdateProtocolConfigDiscriminatorBytes, getUpdateProtocolConfigInstruction, getUpdateProtocolConfigInstructionAsync, getUpdateProtocolConfigInstructionDataCodec, getUpdateProtocolConfigInstructionDataDecoder, getUpdateProtocolConfigInstructionDataEncoder, getUpdateReputationTagsDiscriminatorBytes, getUpdateReputationTagsInstruction, getUpdateReputationTagsInstructionAsync, getUpdateReputationTagsInstructionDataCodec, getUpdateReputationTagsInstructionDataDecoder, getUpdateReputationTagsInstructionDataEncoder, getUpdateSourceReputationDiscriminatorBytes, getUpdateSourceReputationInstruction, getUpdateSourceReputationInstructionAsync, getUpdateSourceReputationInstructionDataCodec, getUpdateSourceReputationInstructionDataDecoder, getUpdateSourceReputationInstructionDataEncoder, getUserRegistryCodec, getUserRegistryDecoder, getUserRegistryDiscriminatorBytes, getUserRegistryEncoder, getUserRegistrySize, getVerifyAgentDiscriminatorBytes, getVerifyAgentInstruction, getVerifyAgentInstructionAsync, getVerifyAgentInstructionDataCodec, getVerifyAgentInstructionDataDecoder, getVerifyAgentInstructionDataEncoder, getVerifyAuthorizationDiscriminatorBytes, getVerifyAuthorizationInstruction, getVerifyAuthorizationInstructionDataCodec, getVerifyAuthorizationInstructionDataDecoder, getVerifyAuthorizationInstructionDataEncoder, isGhostspeakMarketplaceError, parseActivateAgentInstruction, parseApproveDeliveryInstruction, parseArbitrateDisputeInstruction, parseAutoCreateGhostInstruction, parseClaimGhostInstruction, parseCreateCredentialTemplateInstruction, parseCreateCredentialTypeInstruction, parseCreateDidDocumentInstruction, parseCreateEscrowInstruction, parseCreateMultisigInstruction, parseDeactivateAgentInstruction, parseDeactivateCredentialTemplateInstruction, parseDeactivateCredentialTypeInstruction, parseDeactivateDidDocumentInstruction, parseEnableProtocolFeesInstruction, parseFileDisputeInstruction, parseGenerateComplianceReportInstruction, parseInitReentrancyGuardInstruction, parseInitializeAuditTrailInstruction, parseInitializeGovernanceProposalInstruction, parseInitializeProtocolConfigInstruction, parseInitializeRbacConfigInstruction, parseInitializeReputationMetricsInstruction, parseInitializeStakingConfigInstruction, parseIssueCredentialInstruction, parseLinkExternalIdInstruction, parseManageAgentStatusInstruction, parseRecordPayaiPaymentInstruction, parseRegisterAgentCompressedInstruction, parseRegisterAgentInstruction, parseRegisterGhostMetadataInstruction, parseResetReentrancyGuardInstruction, parseResolveDidDocumentInstruction, parseRevokeCredentialInstruction, parseSlashStakeInstruction, parseStakeGhostInstruction, parseSubmitDeliveryInstruction, parseSubmitServiceRatingInstruction, parseUnstakeGhostInstruction, parseUpdateAgentInstruction, parseUpdateAgentReputationInstruction, parseUpdateAgentServiceInstruction, parseUpdateCrosschainStatusInstruction, parseUpdateDidDocumentInstruction, parseUpdateGhostScoreInstruction, parseUpdateProtocolConfigInstruction, parseUpdateReputationTagsInstruction, parseUpdateSourceReputationInstruction, parseVerifyAgentInstruction, parseVerifyAuthorizationInstruction } from './chunk-IQM5RASO.js';
2
+ export { AGENT_DISCRIMINATOR, AccessTier, ActivationRequirementType, AgentStatus, AuditAction, AuthenticationLevel, AuthenticationMethod, BackupFrequency, BiometricStorageMethod, BiometricType, ConditionType, ConstraintOperator, CredentialKind, CredentialStatus, CrossChainStatus, DataAccessLevel, DegradationHandling, EnforcementLevel, EscrowStatus, MultisigType, NotificationMethod, NotificationPriority, NotificationTargetType, NotificationTiming, PermissionConstraintType, PolicyStatus, PolicyType, PricingModel, ProposalStatus, ProposalType, QuorumMethod, ReentrancyState, ReportStatus, ReportType, ReportingFrequency, ReputationSourceType, RiskCategory, RiskLevel, RoleStatus, RoleType, RuleEffect, ScopeInheritance, ScopeType, SecurityEventType, ServiceEndpointType, SlashReason, SodConstraintType, StepUpTrigger, TimeLockType, TransactionPriority, TransactionStatus, TransactionType, TrendDirection, UnlockMethod, ValueType, VerificationMethodType, VerificationRelationship, ViolationSeverity, VoteChoice, arbitratorDecision, decodeAgent, delegationScope, fetchAgent, fetchAllAgent, fetchAllMaybeAgent, fetchMaybeAgent, getAccessAuditConfigCodec, getAccessAuditConfigDecoder, getAccessAuditConfigEncoder, getAccessPolicyCodec, getAccessPolicyDecoder, getAccessPolicyEncoder, getAccessTierCodec, getAccessTierDecoder, getAccessTierEncoder, getAccountLockoutPoliciesCodec, getAccountLockoutPoliciesDecoder, getAccountLockoutPoliciesEncoder, getActionCodec, getActionDecoder, getActionEncoder, getActivationRequirementCodec, getActivationRequirementDecoder, getActivationRequirementEncoder, getActivationRequirementTypeCodec, getActivationRequirementTypeDecoder, getActivationRequirementTypeEncoder, getAgentCodec, getAgentDecoder, getAgentDiscriminatorBytes, getAgentEncoder, getAgentRegisteredEventCodec, getAgentRegisteredEventDecoder, getAgentRegisteredEventEncoder, getAgentServiceUpdatedEventCodec, getAgentServiceUpdatedEventDecoder, getAgentServiceUpdatedEventEncoder, getAgentStatusChangedEventCodec, getAgentStatusChangedEventDecoder, getAgentStatusChangedEventEncoder, getAgentStatusCodec, getAgentStatusDecoder, getAgentStatusEncoder, getAgentUpdatedEventCodec, getAgentUpdatedEventDecoder, getAgentUpdatedEventEncoder, getAgentVerificationDataCodec, getAgentVerificationDataDecoder, getAgentVerificationDataEncoder, getAgingPolicyCodec, getAgingPolicyDecoder, getAgingPolicyEncoder, getApprovalLevelCodec, getApprovalLevelDecoder, getApprovalLevelEncoder, getArbitratorDecisionCodec, getArbitratorDecisionDecoder, getArbitratorDecisionEncoder, getAuditActionCodec, getAuditActionDecoder, getAuditActionEncoder, getAuditConfigCodec, getAuditConfigDecoder, getAuditConfigEncoder, getAuditContextCodec, getAuditContextDecoder, getAuditContextEncoder, getAuditEntryCodec, getAuditEntryDecoder, getAuditEntryEncoder, getAuditTrailInitializedEventCodec, getAuditTrailInitializedEventDecoder, getAuditTrailInitializedEventEncoder, getAuthenticationLevelCodec, getAuthenticationLevelDecoder, getAuthenticationLevelEncoder, getAuthenticationMethodCodec, getAuthenticationMethodDecoder, getAuthenticationMethodEncoder, getAuthenticationPoliciesCodec, getAuthenticationPoliciesDecoder, getAuthenticationPoliciesEncoder, getAuthenticationStrengthCodec, getAuthenticationStrengthDecoder, getAuthenticationStrengthEncoder, getAuthorizationPoliciesCodec, getAuthorizationPoliciesDecoder, getAuthorizationPoliciesEncoder, getBackupFrequencyCodec, getBackupFrequencyDecoder, getBackupFrequencyEncoder, getBiometricPoliciesCodec, getBiometricPoliciesDecoder, getBiometricPoliciesEncoder, getBiometricProtectionCodec, getBiometricProtectionDecoder, getBiometricProtectionEncoder, getBiometricQualityCodec, getBiometricQualityDecoder, getBiometricQualityEncoder, getBiometricStorageMethodCodec, getBiometricStorageMethodDecoder, getBiometricStorageMethodEncoder, getBiometricTypeCodec, getBiometricTypeDecoder, getBiometricTypeEncoder, getComplianceFlagsCodec, getComplianceFlagsDecoder, getComplianceFlagsEncoder, getComplianceMetricsCodec, getComplianceMetricsDecoder, getComplianceMetricsEncoder, getCompliancePoliciesCodec, getCompliancePoliciesDecoder, getCompliancePoliciesEncoder, getComplianceReportGeneratedEventCodec, getComplianceReportGeneratedEventDecoder, getComplianceReportGeneratedEventEncoder, getComplianceStatusCodec, getComplianceStatusDecoder, getComplianceStatusEncoder, getCompressedAgentCreatedEventCodec, getCompressedAgentCreatedEventDecoder, getCompressedAgentCreatedEventEncoder, getConditionTypeCodec, getConditionTypeDecoder, getConditionTypeEncoder, getConstraintConditionCodec, getConstraintConditionDecoder, getConstraintConditionEncoder, getConstraintOperatorCodec, getConstraintOperatorDecoder, getConstraintOperatorEncoder, getCredentialKindCodec, getCredentialKindDecoder, getCredentialKindEncoder, getCredentialStatusCodec, getCredentialStatusDecoder, getCredentialStatusEncoder, getCrossChainStatusCodec, getCrossChainStatusDecoder, getCrossChainStatusEncoder, getDataAccessLevelCodec, getDataAccessLevelDecoder, getDataAccessLevelEncoder, getDataProtectionPoliciesCodec, getDataProtectionPoliciesDecoder, getDataProtectionPoliciesEncoder, getDegradationHandlingCodec, getDegradationHandlingDecoder, getDegradationHandlingEncoder, getDelegationInfoCodec, getDelegationInfoDecoder, getDelegationInfoEncoder, getDelegationScopeCodec, getDelegationScopeDecoder, getDelegationScopeEncoder, getDeliverySubmittedEventCodec, getDeliverySubmittedEventDecoder, getDeliverySubmittedEventEncoder, getDisputeFiledEventCodec, getDisputeFiledEventDecoder, getDisputeFiledEventEncoder, getDisputeResolvedEventCodec, getDisputeResolvedEventDecoder, getDisputeResolvedEventEncoder, getEmergencyAccessConfigCodec, getEmergencyAccessConfigDecoder, getEmergencyAccessConfigEncoder, getEmergencyConfigCodec, getEmergencyConfigDecoder, getEmergencyConfigEncoder, getEnforcementLevelCodec, getEnforcementLevelDecoder, getEnforcementLevelEncoder, getEscrowCompletedEventCodec, getEscrowCompletedEventDecoder, getEscrowCompletedEventEncoder, getEscrowCreatedEventCodec, getEscrowCreatedEventDecoder, getEscrowCreatedEventEncoder, getEscrowStatusCodec, getEscrowStatusDecoder, getEscrowStatusEncoder, getExecutionConditionCodec, getExecutionConditionDecoder, getExecutionConditionEncoder, getExecutionParamsCodec, getExecutionParamsDecoder, getExecutionParamsEncoder, getExternalIdentifierCodec, getExternalIdentifierDecoder, getExternalIdentifierEncoder, getGeographicRegionCodec, getGeographicRegionDecoder, getGeographicRegionEncoder, getGhostSlashedEventCodec, getGhostSlashedEventDecoder, getGhostSlashedEventEncoder, getGhostStakedEventCodec, getGhostStakedEventDecoder, getGhostStakedEventEncoder, getGhostUnstakedEventCodec, getGhostUnstakedEventDecoder, getGhostUnstakedEventEncoder, getGovernanceProposalCreatedEventCodec, getGovernanceProposalCreatedEventDecoder, getGovernanceProposalCreatedEventEncoder, getHierarchicalBoundaryCodec, getHierarchicalBoundaryDecoder, getHierarchicalBoundaryEncoder, getIncidentResponsePoliciesCodec, getIncidentResponsePoliciesDecoder, getIncidentResponsePoliciesEncoder, getLatitudeRangeCodec, getLatitudeRangeDecoder, getLatitudeRangeEncoder, getLocationConstraintsCodec, getLocationConstraintsDecoder, getLocationConstraintsEncoder, getLongitudeRangeCodec, getLongitudeRangeDecoder, getLongitudeRangeEncoder, getMultisigConfigCodec, getMultisigConfigDecoder, getMultisigConfigEncoder, getMultisigCreatedEventCodec, getMultisigCreatedEventDecoder, getMultisigCreatedEventEncoder, getMultisigSignatureCodec, getMultisigSignatureDecoder, getMultisigSignatureEncoder, getMultisigTypeCodec, getMultisigTypeConfigCodec, getMultisigTypeConfigDecoder, getMultisigTypeConfigEncoder, getMultisigTypeDecoder, getMultisigTypeEncoder, getNetworkSecurityPoliciesCodec, getNetworkSecurityPoliciesDecoder, getNetworkSecurityPoliciesEncoder, getNotificationMethodCodec, getNotificationMethodDecoder, getNotificationMethodEncoder, getNotificationPriorityCodec, getNotificationPriorityDecoder, getNotificationPriorityEncoder, getNotificationRequirementCodec, getNotificationRequirementDecoder, getNotificationRequirementEncoder, getNotificationTargetCodec, getNotificationTargetDecoder, getNotificationTargetEncoder, getNotificationTargetTypeCodec, getNotificationTargetTypeDecoder, getNotificationTargetTypeEncoder, getNotificationTimingCodec, getNotificationTimingDecoder, getNotificationTimingEncoder, getPasswordPoliciesCodec, getPasswordPoliciesDecoder, getPasswordPoliciesEncoder, getPendingTransactionCodec, getPendingTransactionDecoder, getPendingTransactionEncoder, getPermissionCodec, getPermissionConstraintCodec, getPermissionConstraintDecoder, getPermissionConstraintEncoder, getPermissionConstraintTypeCodec, getPermissionConstraintTypeDecoder, getPermissionConstraintTypeEncoder, getPermissionDecoder, getPermissionEncoder, getPermissionMetadataCodec, getPermissionMetadataDecoder, getPermissionMetadataEncoder, getPermissionScopeCodec, getPermissionScopeDecoder, getPermissionScopeEncoder, getPolicyMetadataCodec, getPolicyMetadataDecoder, getPolicyMetadataEncoder, getPolicyRuleCodec, getPolicyRuleDecoder, getPolicyRuleEncoder, getPolicyScopeCodec, getPolicyScopeDecoder, getPolicyScopeEncoder, getPolicyStatusCodec, getPolicyStatusDecoder, getPolicyStatusEncoder, getPolicyTypeCodec, getPolicyTypeDecoder, getPolicyTypeEncoder, getPricingModelCodec, getPricingModelDecoder, getPricingModelEncoder, getProposalAccountCodec, getProposalAccountDecoder, getProposalAccountEncoder, getProposalInstructionCodec, getProposalInstructionDecoder, getProposalInstructionEncoder, getProposalMetadataCodec, getProposalMetadataDecoder, getProposalMetadataEncoder, getProposalStatusCodec, getProposalStatusDecoder, getProposalStatusEncoder, getProposalTypeCodec, getProposalTypeDecoder, getProposalTypeEncoder, getProtocolConfigUpdatedEventCodec, getProtocolConfigUpdatedEventDecoder, getProtocolConfigUpdatedEventEncoder, getQuorumMethodCodec, getQuorumMethodDecoder, getQuorumMethodEncoder, getQuorumRequirementsCodec, getQuorumRequirementsDecoder, getQuorumRequirementsEncoder, getRbacConfigInitializedEventCodec, getRbacConfigInitializedEventDecoder, getRbacConfigInitializedEventEncoder, getReentrancyStateCodec, getReentrancyStateDecoder, getReentrancyStateEncoder, getReportDataCodec, getReportDataDecoder, getReportDataEncoder, getReportEntryCodec, getReportEntryDecoder, getReportEntryEncoder, getReportStatusCodec, getReportStatusDecoder, getReportStatusEncoder, getReportSummaryCodec, getReportSummaryDecoder, getReportSummaryEncoder, getReportTypeCodec, getReportTypeDecoder, getReportTypeEncoder, getReportingFrequencyCodec, getReportingFrequencyDecoder, getReportingFrequencyEncoder, getReputationComponentCodec, getReputationComponentDecoder, getReputationComponentEncoder, getReputationMetricsInitializedEventCodec, getReputationMetricsInitializedEventDecoder, getReputationMetricsInitializedEventEncoder, getReputationPaymentRecordedEventCodec, getReputationPaymentRecordedEventDecoder, getReputationPaymentRecordedEventEncoder, getReputationRatingSubmittedEventCodec, getReputationRatingSubmittedEventDecoder, getReputationRatingSubmittedEventEncoder, getReputationSourceTypeCodec, getReputationSourceTypeDecoder, getReputationSourceTypeEncoder, getReputationTagsUpdatedEventCodec, getReputationTagsUpdatedEventDecoder, getReputationTagsUpdatedEventEncoder, getResourceConstraintsCodec, getResourceConstraintsDecoder, getResourceConstraintsEncoder, getReviewScheduleCodec, getReviewScheduleDecoder, getReviewScheduleEncoder, getRiskAcceptanceCodec, getRiskAcceptanceDecoder, getRiskAcceptanceEncoder, getRiskAssessmentCodec, getRiskAssessmentDecoder, getRiskAssessmentEncoder, getRiskCategoryCodec, getRiskCategoryDecoder, getRiskCategoryEncoder, getRiskFactorCodec, getRiskFactorDecoder, getRiskFactorEncoder, getRiskIndicatorCodec, getRiskIndicatorDecoder, getRiskIndicatorEncoder, getRiskLevelCodec, getRiskLevelDecoder, getRiskLevelEncoder, getRoleCodec, getRoleConstraintsCodec, getRoleConstraintsDecoder, getRoleConstraintsEncoder, getRoleDecoder, getRoleEncoder, getRoleMetadataCodec, getRoleMetadataDecoder, getRoleMetadataEncoder, getRoleStatusCodec, getRoleStatusDecoder, getRoleStatusEncoder, getRoleTypeCodec, getRoleTypeDecoder, getRoleTypeEncoder, getRuleConditionCodec, getRuleConditionDecoder, getRuleConditionEncoder, getRuleEffectCodec, getRuleEffectDecoder, getRuleEffectEncoder, getScopeBoundariesCodec, getScopeBoundariesDecoder, getScopeBoundariesEncoder, getScopeInheritanceCodec, getScopeInheritanceDecoder, getScopeInheritanceEncoder, getScopeTypeCodec, getScopeTypeDecoder, getScopeTypeEncoder, getSecurityEventTypeCodec, getSecurityEventTypeDecoder, getSecurityEventTypeEncoder, getSecurityPoliciesCodec, getSecurityPoliciesDecoder, getSecurityPoliciesEncoder, getServiceEndpointCodec, getServiceEndpointDecoder, getServiceEndpointEncoder, getServiceEndpointTypeCodec, getServiceEndpointTypeDecoder, getServiceEndpointTypeEncoder, getSessionConstraintsCodec, getSessionConstraintsDecoder, getSessionConstraintsEncoder, getSessionPoliciesCodec, getSessionPoliciesDecoder, getSessionPoliciesEncoder, getSlashReasonCodec, getSlashReasonDecoder, getSlashReasonEncoder, getSodConstraintCodec, getSodConstraintDecoder, getSodConstraintEncoder, getSodConstraintTypeCodec, getSodConstraintTypeDecoder, getSodConstraintTypeEncoder, getSourceReputationUpdatedEventCodec, getSourceReputationUpdatedEventDecoder, getSourceReputationUpdatedEventEncoder, getSourceScoreCodec, getSourceScoreDecoder, getSourceScoreEncoder, getStepUpTriggerCodec, getStepUpTriggerDecoder, getStepUpTriggerEncoder, getSubmissionDetailsCodec, getSubmissionDetailsDecoder, getSubmissionDetailsEncoder, getTagDecayAppliedEventCodec, getTagDecayAppliedEventDecoder, getTagDecayAppliedEventEncoder, getTagScoreCodec, getTagScoreDecoder, getTagScoreEncoder, getTierUpdatedEventCodec, getTierUpdatedEventDecoder, getTierUpdatedEventEncoder, getTimeConstraintsCodec, getTimeConstraintsDecoder, getTimeConstraintsEncoder, getTimeLockCodec, getTimeLockDecoder, getTimeLockEncoder, getTimeLockTypeCodec, getTimeLockTypeDecoder, getTimeLockTypeEncoder, getTransactionPriorityCodec, getTransactionPriorityDecoder, getTransactionPriorityEncoder, getTransactionStatusCodec, getTransactionStatusDecoder, getTransactionStatusEncoder, getTransactionTypeCodec, getTransactionTypeDecoder, getTransactionTypeEncoder, getTrendDirectionCodec, getTrendDirectionDecoder, getTrendDirectionEncoder, getUnlockMethodCodec, getUnlockMethodDecoder, getUnlockMethodEncoder, getValueTypeCodec, getValueTypeDecoder, getValueTypeEncoder, getVerificationMethodCodec, getVerificationMethodDecoder, getVerificationMethodEncoder, getVerificationMethodTypeCodec, getVerificationMethodTypeDecoder, getVerificationMethodTypeEncoder, getVerificationRelationshipCodec, getVerificationRelationshipDecoder, getVerificationRelationshipEncoder, getViolationSeverityCodec, getViolationSeverityDecoder, getViolationSeverityEncoder, getVoteChoiceCodec, getVoteChoiceDecoder, getVoteChoiceEncoder, getVoteCodec, getVoteDecoder, getVoteEncoder, getVotingResultsCodec, getVotingResultsDecoder, getVotingResultsEncoder, isArbitratorDecision, isDelegationScope } from './chunk-5QZVFUXB.js';
3
+ export { CREATE_AGENT_AUTHORIZATION_DISCRIMINATOR, getCreateAgentAuthorizationDiscriminatorBytes, getCreateAgentAuthorizationInstruction, getCreateAgentAuthorizationInstructionAsync, getCreateAgentAuthorizationInstructionDataCodec, getCreateAgentAuthorizationInstructionDataDecoder, getCreateAgentAuthorizationInstructionDataEncoder, parseCreateAgentAuthorizationInstruction } from './chunk-46QWY3MG.js';
4
+ export { REVOKE_AUTHORIZATION_DISCRIMINATOR, getRevokeAuthorizationDiscriminatorBytes, getRevokeAuthorizationInstruction, getRevokeAuthorizationInstructionDataCodec, getRevokeAuthorizationInstructionDataDecoder, getRevokeAuthorizationInstructionDataEncoder, parseRevokeAuthorizationInstruction } from './chunk-A7ALCVUI.js';
5
+ export { UPDATE_REPUTATION_WITH_AUTH_DISCRIMINATOR, getUpdateReputationWithAuthDiscriminatorBytes, getUpdateReputationWithAuthInstruction, getUpdateReputationWithAuthInstructionAsync, getUpdateReputationWithAuthInstructionDataCodec, getUpdateReputationWithAuthInstructionDataDecoder, getUpdateReputationWithAuthInstructionDataEncoder, parseUpdateReputationWithAuthInstruction } from './chunk-QLRWUHN2.js';
6
+ export { GHOSTSPEAK_MARKETPLACE_PROGRAM_ADDRESS, GhostspeakMarketplaceAccount, GhostspeakMarketplaceInstruction, identifyGhostspeakMarketplaceAccount, identifyGhostspeakMarketplaceInstruction } from './chunk-AWMGX3OX.js';
7
+ import './chunk-UP2VWCW5.js';
8
+ //# sourceMappingURL=generated-QJREJQ2C.js.map
9
+ //# sourceMappingURL=generated-QJREJQ2C.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":[],"names":[],"mappings":"","file":"generated-EG5USUFG.js"}
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"generated-QJREJQ2C.js"}