@usesigil/kit 0.16.0 → 0.17.0

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 (629) hide show
  1. package/README.md +56 -0
  2. package/dist/advanced-analytics.d.ts +3 -2
  3. package/dist/advanced-analytics.d.ts.map +1 -1
  4. package/dist/advanced-analytics.js +9 -42
  5. package/dist/advanced-analytics.js.map +1 -1
  6. package/dist/agent-bootstrap.d.ts +1 -2
  7. package/dist/agent-bootstrap.d.ts.map +1 -1
  8. package/dist/agent-bootstrap.js.map +1 -1
  9. package/dist/agent-errors.d.ts +20 -4
  10. package/dist/agent-errors.d.ts.map +1 -1
  11. package/dist/agent-errors.js +854 -369
  12. package/dist/agent-errors.js.map +1 -1
  13. package/dist/audit-log.d.ts +101 -0
  14. package/dist/audit-log.d.ts.map +1 -0
  15. package/dist/audit-log.js +145 -0
  16. package/dist/audit-log.js.map +1 -0
  17. package/dist/caip2-network.d.ts +171 -0
  18. package/dist/caip2-network.d.ts.map +1 -0
  19. package/dist/caip2-network.js +202 -0
  20. package/dist/caip2-network.js.map +1 -0
  21. package/dist/canonical-encode.d.ts +59 -0
  22. package/dist/canonical-encode.d.ts.map +1 -0
  23. package/dist/canonical-encode.js +141 -0
  24. package/dist/canonical-encode.js.map +1 -0
  25. package/dist/cosign-helper.d.ts +264 -0
  26. package/dist/cosign-helper.d.ts.map +1 -0
  27. package/dist/cosign-helper.js +147 -0
  28. package/dist/cosign-helper.js.map +1 -0
  29. package/dist/create-vault.d.ts +92 -0
  30. package/dist/create-vault.d.ts.map +1 -1
  31. package/dist/create-vault.js +98 -7
  32. package/dist/create-vault.js.map +1 -1
  33. package/dist/dashboard/close-vault.d.ts +110 -0
  34. package/dist/dashboard/close-vault.d.ts.map +1 -0
  35. package/dist/dashboard/close-vault.js +165 -0
  36. package/dist/dashboard/close-vault.js.map +1 -0
  37. package/dist/dashboard/errors.d.ts +2 -2
  38. package/dist/dashboard/errors.d.ts.map +1 -1
  39. package/dist/dashboard/errors.js +11 -7
  40. package/dist/dashboard/errors.js.map +1 -1
  41. package/dist/dashboard/index.d.ts +181 -34
  42. package/dist/dashboard/index.d.ts.map +1 -1
  43. package/dist/dashboard/index.js +258 -52
  44. package/dist/dashboard/index.js.map +1 -1
  45. package/dist/dashboard/mutations.d.ts +117 -26
  46. package/dist/dashboard/mutations.d.ts.map +1 -1
  47. package/dist/dashboard/mutations.js +521 -110
  48. package/dist/dashboard/mutations.js.map +1 -1
  49. package/dist/dashboard/post-assertion-validation.d.ts +1 -1
  50. package/dist/dashboard/post-assertion-validation.d.ts.map +1 -1
  51. package/dist/dashboard/post-assertion-validation.js +169 -48
  52. package/dist/dashboard/post-assertion-validation.js.map +1 -1
  53. package/dist/dashboard/reads.d.ts +3 -4
  54. package/dist/dashboard/reads.d.ts.map +1 -1
  55. package/dist/dashboard/reads.js +11 -22
  56. package/dist/dashboard/reads.js.map +1 -1
  57. package/dist/dashboard/types.d.ts +32 -17
  58. package/dist/dashboard/types.d.ts.map +1 -1
  59. package/dist/errors/agent-errors.generated.d.ts +21 -0
  60. package/dist/errors/agent-errors.generated.d.ts.map +1 -0
  61. package/dist/errors/agent-errors.generated.js +133 -0
  62. package/dist/errors/agent-errors.generated.js.map +1 -0
  63. package/dist/errors/codes.d.ts +21 -2
  64. package/dist/errors/codes.d.ts.map +1 -1
  65. package/dist/errors/codes.js +19 -0
  66. package/dist/errors/codes.js.map +1 -1
  67. package/dist/errors/context.d.ts +9 -1
  68. package/dist/errors/context.d.ts.map +1 -1
  69. package/dist/event-analytics.d.ts +1 -3
  70. package/dist/event-analytics.d.ts.map +1 -1
  71. package/dist/event-analytics.js +28 -81
  72. package/dist/event-analytics.js.map +1 -1
  73. package/dist/events.d.ts.map +1 -1
  74. package/dist/events.js +23 -14
  75. package/dist/events.js.map +1 -1
  76. package/dist/generated/accounts/agentSpendOverlay.d.ts +60 -0
  77. package/dist/generated/accounts/agentSpendOverlay.d.ts.map +1 -1
  78. package/dist/generated/accounts/agentSpendOverlay.js +6 -2
  79. package/dist/generated/accounts/agentSpendOverlay.js.map +1 -1
  80. package/dist/generated/accounts/agentVault.d.ts +168 -4
  81. package/dist/generated/accounts/agentVault.d.ts.map +1 -1
  82. package/dist/generated/accounts/agentVault.js +11 -3
  83. package/dist/generated/accounts/agentVault.js.map +1 -1
  84. package/dist/generated/accounts/auditLogRejected.d.ts +66 -0
  85. package/dist/generated/accounts/auditLogRejected.d.ts.map +1 -0
  86. package/dist/generated/accounts/auditLogRejected.js +68 -0
  87. package/dist/generated/accounts/auditLogRejected.js.map +1 -0
  88. package/dist/generated/accounts/auditLogSuccess.d.ts +78 -0
  89. package/dist/generated/accounts/auditLogSuccess.d.ts.map +1 -0
  90. package/dist/generated/accounts/auditLogSuccess.js +68 -0
  91. package/dist/generated/accounts/auditLogSuccess.js.map +1 -0
  92. package/dist/generated/accounts/index.d.ts +4 -4
  93. package/dist/generated/accounts/index.d.ts.map +1 -1
  94. package/dist/generated/accounts/index.js +4 -4
  95. package/dist/generated/accounts/index.js.map +1 -1
  96. package/dist/generated/accounts/pendingAgentGrant.d.ts +199 -0
  97. package/dist/generated/accounts/pendingAgentGrant.d.ts.map +1 -0
  98. package/dist/generated/accounts/pendingAgentGrant.js +75 -0
  99. package/dist/generated/accounts/pendingAgentGrant.js.map +1 -0
  100. package/dist/generated/accounts/pendingAgentPermissionsUpdate.d.ts +64 -0
  101. package/dist/generated/accounts/pendingAgentPermissionsUpdate.d.ts.map +1 -1
  102. package/dist/generated/accounts/pendingAgentPermissionsUpdate.js +7 -1
  103. package/dist/generated/accounts/pendingAgentPermissionsUpdate.js.map +1 -1
  104. package/dist/generated/accounts/pendingOwnershipTransfer.d.ts +131 -0
  105. package/dist/generated/accounts/pendingOwnershipTransfer.d.ts.map +1 -0
  106. package/dist/generated/accounts/pendingOwnershipTransfer.js +76 -0
  107. package/dist/generated/accounts/pendingOwnershipTransfer.js.map +1 -0
  108. package/dist/generated/accounts/pendingPolicyUpdate.d.ts +200 -4
  109. package/dist/generated/accounts/pendingPolicyUpdate.d.ts.map +1 -1
  110. package/dist/generated/accounts/pendingPolicyUpdate.js +19 -1
  111. package/dist/generated/accounts/pendingPolicyUpdate.js.map +1 -1
  112. package/dist/generated/accounts/policyConfig.d.ts +479 -36
  113. package/dist/generated/accounts/policyConfig.d.ts.map +1 -1
  114. package/dist/generated/accounts/policyConfig.js +30 -3
  115. package/dist/generated/accounts/policyConfig.js.map +1 -1
  116. package/dist/generated/accounts/postExecutionAssertions.d.ts +2 -2
  117. package/dist/generated/accounts/postExecutionAssertions.d.ts.map +1 -1
  118. package/dist/generated/accounts/postExecutionAssertions.js +3 -3
  119. package/dist/generated/accounts/sessionAuthority.d.ts +140 -12
  120. package/dist/generated/accounts/sessionAuthority.d.ts.map +1 -1
  121. package/dist/generated/accounts/sessionAuthority.js +9 -7
  122. package/dist/generated/accounts/sessionAuthority.js.map +1 -1
  123. package/dist/generated/accounts/spendTracker.d.ts +83 -3
  124. package/dist/generated/accounts/spendTracker.d.ts.map +1 -1
  125. package/dist/generated/accounts/spendTracker.js +14 -2
  126. package/dist/generated/accounts/spendTracker.js.map +1 -1
  127. package/dist/generated/errors/sigil.d.ts +129 -83
  128. package/dist/generated/errors/sigil.d.ts.map +1 -1
  129. package/dist/generated/errors/sigil.js +175 -106
  130. package/dist/generated/errors/sigil.js.map +1 -1
  131. package/dist/generated/event-discriminators.d.ts.map +1 -1
  132. package/dist/generated/event-discriminators.js +11 -14
  133. package/dist/generated/event-discriminators.js.map +1 -1
  134. package/dist/generated/instructions/acceptOwnershipTransfer.d.ts +142 -0
  135. package/dist/generated/instructions/acceptOwnershipTransfer.d.ts.map +1 -0
  136. package/dist/generated/instructions/acceptOwnershipTransfer.js +171 -0
  137. package/dist/generated/instructions/acceptOwnershipTransfer.js.map +1 -0
  138. package/dist/generated/instructions/acceptOwnershipTransferMultisig.d.ts +142 -0
  139. package/dist/generated/instructions/acceptOwnershipTransferMultisig.d.ts.map +1 -0
  140. package/dist/generated/instructions/acceptOwnershipTransferMultisig.js +171 -0
  141. package/dist/generated/instructions/acceptOwnershipTransferMultisig.js.map +1 -0
  142. package/dist/generated/instructions/applyAgentGrant.d.ts +100 -0
  143. package/dist/generated/instructions/applyAgentGrant.d.ts.map +1 -0
  144. package/dist/generated/instructions/{applyConstraintsUpdate.js → applyAgentGrant.js} +66 -42
  145. package/dist/generated/instructions/applyAgentGrant.js.map +1 -0
  146. package/dist/generated/instructions/applyAgentPermissionsUpdate.d.ts +31 -8
  147. package/dist/generated/instructions/applyAgentPermissionsUpdate.d.ts.map +1 -1
  148. package/dist/generated/instructions/applyAgentPermissionsUpdate.js +38 -2
  149. package/dist/generated/instructions/applyAgentPermissionsUpdate.js.map +1 -1
  150. package/dist/generated/instructions/applyPendingPolicy.d.ts +18 -7
  151. package/dist/generated/instructions/applyPendingPolicy.d.ts.map +1 -1
  152. package/dist/generated/instructions/applyPendingPolicy.js +38 -2
  153. package/dist/generated/instructions/applyPendingPolicy.js.map +1 -1
  154. package/dist/generated/instructions/cancelAgentGrant.d.ts +106 -0
  155. package/dist/generated/instructions/cancelAgentGrant.d.ts.map +1 -0
  156. package/dist/generated/instructions/{allocatePendingConstraintsPda.js → cancelAgentGrant.js} +54 -42
  157. package/dist/generated/instructions/cancelAgentGrant.js.map +1 -0
  158. package/dist/generated/instructions/cancelOwnershipTransfer.d.ts +121 -0
  159. package/dist/generated/instructions/cancelOwnershipTransfer.d.ts.map +1 -0
  160. package/dist/generated/instructions/{queueCloseConstraints.js → cancelOwnershipTransfer.js} +58 -44
  161. package/dist/generated/instructions/cancelOwnershipTransfer.js.map +1 -0
  162. package/dist/generated/instructions/closePostAssertions.d.ts +6 -1
  163. package/dist/generated/instructions/closePostAssertions.d.ts.map +1 -1
  164. package/dist/generated/instructions/closePostAssertions.js +11 -3
  165. package/dist/generated/instructions/closePostAssertions.js.map +1 -1
  166. package/dist/generated/instructions/closeVault.d.ts +40 -8
  167. package/dist/generated/instructions/closeVault.d.ts.map +1 -1
  168. package/dist/generated/instructions/closeVault.js +40 -2
  169. package/dist/generated/instructions/closeVault.js.map +1 -1
  170. package/dist/generated/instructions/createPostAssertions.d.ts +4 -0
  171. package/dist/generated/instructions/createPostAssertions.d.ts.map +1 -1
  172. package/dist/generated/instructions/createPostAssertions.js +2 -0
  173. package/dist/generated/instructions/createPostAssertions.js.map +1 -1
  174. package/dist/generated/instructions/depositFunds.d.ts +21 -10
  175. package/dist/generated/instructions/depositFunds.d.ts.map +1 -1
  176. package/dist/generated/instructions/depositFunds.js +37 -2
  177. package/dist/generated/instructions/depositFunds.js.map +1 -1
  178. package/dist/generated/instructions/finalizeSession.d.ts +49 -7
  179. package/dist/generated/instructions/finalizeSession.d.ts.map +1 -1
  180. package/dist/generated/instructions/finalizeSession.js +59 -2
  181. package/dist/generated/instructions/finalizeSession.js.map +1 -1
  182. package/dist/generated/instructions/freezeVault.d.ts +36 -5
  183. package/dist/generated/instructions/freezeVault.d.ts.map +1 -1
  184. package/dist/generated/instructions/freezeVault.js +65 -4
  185. package/dist/generated/instructions/freezeVault.js.map +1 -1
  186. package/dist/generated/instructions/index.d.ts +10 -15
  187. package/dist/generated/instructions/index.d.ts.map +1 -1
  188. package/dist/generated/instructions/index.js +10 -15
  189. package/dist/generated/instructions/index.js.map +1 -1
  190. package/dist/generated/instructions/initializeVault.d.ts +79 -9
  191. package/dist/generated/instructions/initializeVault.d.ts.map +1 -1
  192. package/dist/generated/instructions/initializeVault.js +57 -3
  193. package/dist/generated/instructions/initializeVault.js.map +1 -1
  194. package/dist/generated/instructions/initiateOwnershipTransfer.d.ts +106 -0
  195. package/dist/generated/instructions/initiateOwnershipTransfer.d.ts.map +1 -0
  196. package/dist/generated/instructions/initiateOwnershipTransfer.js +181 -0
  197. package/dist/generated/instructions/initiateOwnershipTransfer.js.map +1 -0
  198. package/dist/generated/instructions/pauseAgent.d.ts +49 -5
  199. package/dist/generated/instructions/pauseAgent.d.ts.map +1 -1
  200. package/dist/generated/instructions/pauseAgent.js +80 -5
  201. package/dist/generated/instructions/pauseAgent.js.map +1 -1
  202. package/dist/generated/instructions/promoteGraylistDestination.d.ts +56 -0
  203. package/dist/generated/instructions/promoteGraylistDestination.d.ts.map +1 -0
  204. package/dist/generated/instructions/{createInstructionConstraints.js → promoteGraylistDestination.js} +23 -40
  205. package/dist/generated/instructions/promoteGraylistDestination.js.map +1 -0
  206. package/dist/generated/instructions/queueAgentGrant.d.ts +113 -0
  207. package/dist/generated/instructions/queueAgentGrant.d.ts.map +1 -0
  208. package/dist/generated/instructions/queueAgentGrant.js +181 -0
  209. package/dist/generated/instructions/queueAgentGrant.js.map +1 -0
  210. package/dist/generated/instructions/queueAgentPermissionsUpdate.d.ts +8 -0
  211. package/dist/generated/instructions/queueAgentPermissionsUpdate.d.ts.map +1 -1
  212. package/dist/generated/instructions/queueAgentPermissionsUpdate.js +4 -0
  213. package/dist/generated/instructions/queueAgentPermissionsUpdate.js.map +1 -1
  214. package/dist/generated/instructions/queuePolicyUpdate.d.ts +32 -0
  215. package/dist/generated/instructions/queuePolicyUpdate.d.ts.map +1 -1
  216. package/dist/generated/instructions/queuePolicyUpdate.js +17 -1
  217. package/dist/generated/instructions/queuePolicyUpdate.js.map +1 -1
  218. package/dist/generated/instructions/reactivateVault.d.ts +71 -5
  219. package/dist/generated/instructions/reactivateVault.d.ts.map +1 -1
  220. package/dist/generated/instructions/reactivateVault.js +80 -5
  221. package/dist/generated/instructions/reactivateVault.js.map +1 -1
  222. package/dist/generated/instructions/recordAgentViolation.d.ts +89 -0
  223. package/dist/generated/instructions/recordAgentViolation.d.ts.map +1 -0
  224. package/dist/generated/instructions/recordAgentViolation.js +152 -0
  225. package/dist/generated/instructions/recordAgentViolation.js.map +1 -0
  226. package/dist/generated/instructions/registerAgent.d.ts +84 -6
  227. package/dist/generated/instructions/registerAgent.d.ts.map +1 -1
  228. package/dist/generated/instructions/registerAgent.js +81 -4
  229. package/dist/generated/instructions/registerAgent.js.map +1 -1
  230. package/dist/generated/instructions/revokeAgent.d.ts +49 -6
  231. package/dist/generated/instructions/revokeAgent.d.ts.map +1 -1
  232. package/dist/generated/instructions/revokeAgent.js +81 -4
  233. package/dist/generated/instructions/revokeAgent.js.map +1 -1
  234. package/dist/generated/instructions/setObserveOnly.d.ts +56 -0
  235. package/dist/generated/instructions/setObserveOnly.d.ts.map +1 -0
  236. package/dist/generated/instructions/setObserveOnly.js +111 -0
  237. package/dist/generated/instructions/setObserveOnly.js.map +1 -0
  238. package/dist/generated/instructions/unpauseAgent.d.ts +46 -5
  239. package/dist/generated/instructions/unpauseAgent.d.ts.map +1 -1
  240. package/dist/generated/instructions/unpauseAgent.js +80 -5
  241. package/dist/generated/instructions/unpauseAgent.js.map +1 -1
  242. package/dist/generated/instructions/validateAndAuthorize.d.ts +29 -0
  243. package/dist/generated/instructions/validateAndAuthorize.d.ts.map +1 -1
  244. package/dist/generated/instructions/validateAndAuthorize.js +4 -0
  245. package/dist/generated/instructions/validateAndAuthorize.js.map +1 -1
  246. package/dist/generated/instructions/withdrawFunds.d.ts +53 -11
  247. package/dist/generated/instructions/withdrawFunds.d.ts.map +1 -1
  248. package/dist/generated/instructions/withdrawFunds.js +51 -2
  249. package/dist/generated/instructions/withdrawFunds.js.map +1 -1
  250. package/dist/generated/programs/sigil.d.ts +79 -99
  251. package/dist/generated/programs/sigil.d.ts.map +1 -1
  252. package/dist/generated/programs/sigil.js +139 -199
  253. package/dist/generated/programs/sigil.js.map +1 -1
  254. package/dist/generated/types/actionAuthorized.d.ts +0 -2
  255. package/dist/generated/types/actionAuthorized.d.ts.map +1 -1
  256. package/dist/generated/types/actionAuthorized.js +0 -2
  257. package/dist/generated/types/actionAuthorized.js.map +1 -1
  258. package/dist/generated/types/agentAutoRevoked.d.ts +31 -0
  259. package/dist/generated/types/agentAutoRevoked.d.ts.map +1 -0
  260. package/dist/generated/types/{orphanConstraintsPdaCleaned.js → agentAutoRevoked.js} +12 -8
  261. package/dist/generated/types/agentAutoRevoked.js.map +1 -0
  262. package/dist/generated/types/agentEntry.d.ts +48 -0
  263. package/dist/generated/types/agentEntry.d.ts.map +1 -1
  264. package/dist/generated/types/agentEntry.js +4 -2
  265. package/dist/generated/types/agentEntry.js.map +1 -1
  266. package/dist/generated/types/agentGrantApplied.d.ts +38 -0
  267. package/dist/generated/types/agentGrantApplied.d.ts.map +1 -0
  268. package/dist/generated/types/agentGrantApplied.js +34 -0
  269. package/dist/generated/types/agentGrantApplied.js.map +1 -0
  270. package/dist/generated/types/agentGrantCancelled.d.ts +33 -0
  271. package/dist/generated/types/agentGrantCancelled.d.ts.map +1 -0
  272. package/dist/generated/types/agentGrantCancelled.js +28 -0
  273. package/dist/generated/types/agentGrantCancelled.js.map +1 -0
  274. package/dist/generated/types/agentGrantQueued.d.ts +38 -0
  275. package/dist/generated/types/agentGrantQueued.d.ts.map +1 -0
  276. package/dist/generated/types/agentGrantQueued.js +32 -0
  277. package/dist/generated/types/agentGrantQueued.js.map +1 -0
  278. package/dist/generated/types/auditEntry.d.ts +120 -0
  279. package/dist/generated/types/auditEntry.d.ts.map +1 -0
  280. package/dist/generated/types/auditEntry.js +34 -0
  281. package/dist/generated/types/auditEntry.js.map +1 -0
  282. package/dist/generated/types/destinationGraylistEntry.d.ts +32 -0
  283. package/dist/generated/types/destinationGraylistEntry.d.ts.map +1 -0
  284. package/dist/generated/types/destinationGraylistEntry.js +24 -0
  285. package/dist/generated/types/destinationGraylistEntry.js.map +1 -0
  286. package/dist/generated/types/graylistEntered.d.ts +31 -0
  287. package/dist/generated/types/graylistEntered.d.ts.map +1 -0
  288. package/dist/generated/types/graylistEntered.js +30 -0
  289. package/dist/generated/types/graylistEntered.js.map +1 -0
  290. package/dist/generated/types/graylistPromoted.d.ts +29 -0
  291. package/dist/generated/types/graylistPromoted.d.ts.map +1 -0
  292. package/dist/generated/types/graylistPromoted.js +28 -0
  293. package/dist/generated/types/graylistPromoted.js.map +1 -0
  294. package/dist/generated/types/index.d.ts +13 -22
  295. package/dist/generated/types/index.d.ts.map +1 -1
  296. package/dist/generated/types/index.js +13 -22
  297. package/dist/generated/types/index.js.map +1 -1
  298. package/dist/generated/types/observeOnlyChanged.d.ts +33 -0
  299. package/dist/generated/types/observeOnlyChanged.d.ts.map +1 -0
  300. package/dist/generated/types/observeOnlyChanged.js +32 -0
  301. package/dist/generated/types/observeOnlyChanged.js.map +1 -0
  302. package/dist/generated/types/ownershipTransferAccepted.d.ts +32 -0
  303. package/dist/generated/types/ownershipTransferAccepted.d.ts.map +1 -0
  304. package/dist/generated/types/ownershipTransferAccepted.js +30 -0
  305. package/dist/generated/types/ownershipTransferAccepted.js.map +1 -0
  306. package/dist/generated/types/ownershipTransferCancelled.d.ts +29 -0
  307. package/dist/generated/types/ownershipTransferCancelled.d.ts.map +1 -0
  308. package/dist/generated/types/ownershipTransferCancelled.js +28 -0
  309. package/dist/generated/types/ownershipTransferCancelled.js.map +1 -0
  310. package/dist/generated/types/ownershipTransferInitiated.d.ts +33 -0
  311. package/dist/generated/types/ownershipTransferInitiated.d.ts.map +1 -0
  312. package/dist/generated/types/ownershipTransferInitiated.js +30 -0
  313. package/dist/generated/types/ownershipTransferInitiated.js.map +1 -0
  314. package/dist/generated/types/perRecipientCounter.d.ts +61 -0
  315. package/dist/generated/types/perRecipientCounter.d.ts.map +1 -0
  316. package/dist/generated/types/perRecipientCounter.js +26 -0
  317. package/dist/generated/types/perRecipientCounter.js.map +1 -0
  318. package/dist/generated/types/postAssertionEntry.d.ts +14 -7
  319. package/dist/generated/types/postAssertionEntry.d.ts.map +1 -1
  320. package/dist/generated/types/postAssertionEntry.js +5 -7
  321. package/dist/generated/types/postAssertionEntry.js.map +1 -1
  322. package/dist/generated/types/postAssertionEntryZC.d.ts +53 -22
  323. package/dist/generated/types/postAssertionEntryZC.d.ts.map +1 -1
  324. package/dist/generated/types/postAssertionEntryZC.js +4 -6
  325. package/dist/generated/types/postAssertionEntryZC.js.map +1 -1
  326. package/dist/generated/types/sessionFinalized.d.ts +0 -4
  327. package/dist/generated/types/sessionFinalized.d.ts.map +1 -1
  328. package/dist/generated/types/sessionFinalized.js +0 -2
  329. package/dist/generated/types/sessionFinalized.js.map +1 -1
  330. package/dist/generated/types/vaultFrozen.d.ts +14 -0
  331. package/dist/generated/types/vaultFrozen.d.ts.map +1 -1
  332. package/dist/generated/types/vaultFrozen.js +2 -0
  333. package/dist/generated/types/vaultFrozen.js.map +1 -1
  334. package/dist/index.d.ts +28 -9
  335. package/dist/index.d.ts.map +1 -1
  336. package/dist/index.js +64 -11
  337. package/dist/index.js.map +1 -1
  338. package/dist/inspector.d.ts +0 -23
  339. package/dist/inspector.d.ts.map +1 -1
  340. package/dist/inspector.js +0 -52
  341. package/dist/inspector.js.map +1 -1
  342. package/dist/kit-adapter.d.ts +1 -1
  343. package/dist/kit-adapter.d.ts.map +1 -1
  344. package/dist/kit-adapter.js +1 -1
  345. package/dist/kit-adapter.js.map +1 -1
  346. package/dist/multisig-detection.d.ts +83 -0
  347. package/dist/multisig-detection.d.ts.map +1 -0
  348. package/dist/multisig-detection.js +128 -0
  349. package/dist/multisig-detection.js.map +1 -0
  350. package/dist/ownership-transfer.d.ts +79 -0
  351. package/dist/ownership-transfer.d.ts.map +1 -0
  352. package/dist/ownership-transfer.js +66 -0
  353. package/dist/ownership-transfer.js.map +1 -0
  354. package/dist/policy/compute-cosign-digest.d.ts +193 -0
  355. package/dist/policy/compute-cosign-digest.d.ts.map +1 -0
  356. package/dist/policy/compute-cosign-digest.js +318 -0
  357. package/dist/policy/compute-cosign-digest.js.map +1 -0
  358. package/dist/policy/compute-policy-preview-digest.d.ts +258 -0
  359. package/dist/policy/compute-policy-preview-digest.d.ts.map +1 -0
  360. package/dist/policy/compute-policy-preview-digest.js +351 -0
  361. package/dist/policy/compute-policy-preview-digest.js.map +1 -0
  362. package/dist/policy-attestation.d.ts +51 -0
  363. package/dist/policy-attestation.d.ts.map +1 -0
  364. package/dist/policy-attestation.js +43 -0
  365. package/dist/policy-attestation.js.map +1 -0
  366. package/dist/preview-create-vault.d.ts.map +1 -1
  367. package/dist/preview-create-vault.js +37 -16
  368. package/dist/preview-create-vault.js.map +1 -1
  369. package/dist/resolve-accounts.d.ts +75 -10
  370. package/dist/resolve-accounts.d.ts.map +1 -1
  371. package/dist/resolve-accounts.js +68 -32
  372. package/dist/resolve-accounts.js.map +1 -1
  373. package/dist/rpc-helpers.d.ts +29 -3
  374. package/dist/rpc-helpers.d.ts.map +1 -1
  375. package/dist/rpc-helpers.js +51 -12
  376. package/dist/rpc-helpers.js.map +1 -1
  377. package/dist/seal/intent-digest.d.ts +195 -0
  378. package/dist/seal/intent-digest.d.ts.map +1 -0
  379. package/dist/seal/intent-digest.js +372 -0
  380. package/dist/seal/intent-digest.js.map +1 -0
  381. package/dist/seal.d.ts +166 -3
  382. package/dist/seal.d.ts.map +1 -1
  383. package/dist/seal.js +428 -32
  384. package/dist/seal.js.map +1 -1
  385. package/dist/security-analytics.d.ts +3 -3
  386. package/dist/security-analytics.d.ts.map +1 -1
  387. package/dist/security-analytics.js +13 -128
  388. package/dist/security-analytics.js.map +1 -1
  389. package/dist/session-mint.d.ts +72 -0
  390. package/dist/session-mint.d.ts.map +1 -0
  391. package/dist/session-mint.js +59 -0
  392. package/dist/session-mint.js.map +1 -0
  393. package/dist/simulation.d.ts +19 -0
  394. package/dist/simulation.d.ts.map +1 -1
  395. package/dist/simulation.js +187 -95
  396. package/dist/simulation.js.map +1 -1
  397. package/dist/squads-detection.d.ts +135 -0
  398. package/dist/squads-detection.d.ts.map +1 -0
  399. package/dist/squads-detection.js +124 -0
  400. package/dist/squads-detection.js.map +1 -0
  401. package/dist/state-resolver.d.ts +0 -16
  402. package/dist/state-resolver.d.ts.map +1 -1
  403. package/dist/state-resolver.js +162 -97
  404. package/dist/state-resolver.js.map +1 -1
  405. package/dist/testing/devnet.d.ts +40 -1
  406. package/dist/testing/devnet.d.ts.map +1 -1
  407. package/dist/testing/devnet.js +333 -44
  408. package/dist/testing/devnet.js.map +1 -1
  409. package/dist/testing/errors/expect.d.ts +1 -1
  410. package/dist/testing/errors/expect.js +1 -1
  411. package/dist/testing/errors/names.generated.d.ts +81 -58
  412. package/dist/testing/errors/names.generated.d.ts.map +1 -1
  413. package/dist/testing/errors/names.generated.js +82 -59
  414. package/dist/testing/errors/names.generated.js.map +1 -1
  415. package/dist/testing/mock-rpc.d.ts +8 -0
  416. package/dist/testing/mock-rpc.d.ts.map +1 -1
  417. package/dist/testing/mock-rpc.js +13 -0
  418. package/dist/testing/mock-rpc.js.map +1 -1
  419. package/dist/testing/mock-state.d.ts +2 -0
  420. package/dist/testing/mock-state.d.ts.map +1 -1
  421. package/dist/testing/mock-state.js +43 -4
  422. package/dist/testing/mock-state.js.map +1 -1
  423. package/dist/types.d.ts +5 -15
  424. package/dist/types.d.ts.map +1 -1
  425. package/dist/types.js +11 -69
  426. package/dist/types.js.map +1 -1
  427. package/dist/vault-analytics.d.ts +0 -2
  428. package/dist/vault-analytics.d.ts.map +1 -1
  429. package/dist/vault-analytics.js +1 -9
  430. package/dist/vault-analytics.js.map +1 -1
  431. package/package.json +7 -12
  432. package/dist/constraints/index.d.ts +0 -23
  433. package/dist/constraints/index.d.ts.map +0 -1
  434. package/dist/constraints/index.js +0 -24
  435. package/dist/constraints/index.js.map +0 -1
  436. package/dist/dashboard/constraint-builders.d.ts +0 -82
  437. package/dist/dashboard/constraint-builders.d.ts.map +0 -1
  438. package/dist/dashboard/constraint-builders.js +0 -204
  439. package/dist/dashboard/constraint-builders.js.map +0 -1
  440. package/dist/dashboard/constraint-reads.d.ts +0 -50
  441. package/dist/dashboard/constraint-reads.d.ts.map +0 -1
  442. package/dist/dashboard/constraint-reads.js +0 -119
  443. package/dist/dashboard/constraint-reads.js.map +0 -1
  444. package/dist/generated/accounts/escrowDeposit.d.ts +0 -50
  445. package/dist/generated/accounts/escrowDeposit.d.ts.map +0 -1
  446. package/dist/generated/accounts/escrowDeposit.js +0 -76
  447. package/dist/generated/accounts/escrowDeposit.js.map +0 -1
  448. package/dist/generated/accounts/instructionConstraints.d.ts +0 -46
  449. package/dist/generated/accounts/instructionConstraints.d.ts.map +0 -1
  450. package/dist/generated/accounts/instructionConstraints.js +0 -73
  451. package/dist/generated/accounts/instructionConstraints.js.map +0 -1
  452. package/dist/generated/accounts/pendingCloseConstraints.d.ts +0 -49
  453. package/dist/generated/accounts/pendingCloseConstraints.d.ts.map +0 -1
  454. package/dist/generated/accounts/pendingCloseConstraints.js +0 -68
  455. package/dist/generated/accounts/pendingCloseConstraints.js.map +0 -1
  456. package/dist/generated/accounts/pendingConstraintsUpdate.d.ts +0 -76
  457. package/dist/generated/accounts/pendingConstraintsUpdate.d.ts.map +0 -1
  458. package/dist/generated/accounts/pendingConstraintsUpdate.js +0 -77
  459. package/dist/generated/accounts/pendingConstraintsUpdate.js.map +0 -1
  460. package/dist/generated/instructions/allocateConstraintsPda.d.ts +0 -62
  461. package/dist/generated/instructions/allocateConstraintsPda.d.ts.map +0 -1
  462. package/dist/generated/instructions/allocateConstraintsPda.js +0 -134
  463. package/dist/generated/instructions/allocateConstraintsPda.js.map +0 -1
  464. package/dist/generated/instructions/allocatePendingConstraintsPda.d.ts +0 -66
  465. package/dist/generated/instructions/allocatePendingConstraintsPda.d.ts.map +0 -1
  466. package/dist/generated/instructions/allocatePendingConstraintsPda.js.map +0 -1
  467. package/dist/generated/instructions/applyCloseConstraints.d.ts +0 -59
  468. package/dist/generated/instructions/applyCloseConstraints.d.ts.map +0 -1
  469. package/dist/generated/instructions/applyCloseConstraints.js +0 -143
  470. package/dist/generated/instructions/applyCloseConstraints.js.map +0 -1
  471. package/dist/generated/instructions/applyConstraintsUpdate.d.ts +0 -62
  472. package/dist/generated/instructions/applyConstraintsUpdate.d.ts.map +0 -1
  473. package/dist/generated/instructions/applyConstraintsUpdate.js.map +0 -1
  474. package/dist/generated/instructions/cancelCloseConstraints.d.ts +0 -51
  475. package/dist/generated/instructions/cancelCloseConstraints.d.ts.map +0 -1
  476. package/dist/generated/instructions/cancelCloseConstraints.js +0 -115
  477. package/dist/generated/instructions/cancelCloseConstraints.js.map +0 -1
  478. package/dist/generated/instructions/cancelConstraintsUpdate.d.ts +0 -51
  479. package/dist/generated/instructions/cancelConstraintsUpdate.d.ts.map +0 -1
  480. package/dist/generated/instructions/cancelConstraintsUpdate.js +0 -115
  481. package/dist/generated/instructions/cancelConstraintsUpdate.js.map +0 -1
  482. package/dist/generated/instructions/cleanupOrphanConstraintsPda.d.ts +0 -67
  483. package/dist/generated/instructions/cleanupOrphanConstraintsPda.d.ts.map +0 -1
  484. package/dist/generated/instructions/cleanupOrphanConstraintsPda.js +0 -120
  485. package/dist/generated/instructions/cleanupOrphanConstraintsPda.js.map +0 -1
  486. package/dist/generated/instructions/closeSettledEscrow.d.ts +0 -72
  487. package/dist/generated/instructions/closeSettledEscrow.d.ts.map +0 -1
  488. package/dist/generated/instructions/closeSettledEscrow.js +0 -127
  489. package/dist/generated/instructions/closeSettledEscrow.js.map +0 -1
  490. package/dist/generated/instructions/createEscrow.d.ts +0 -131
  491. package/dist/generated/instructions/createEscrow.d.ts.map +0 -1
  492. package/dist/generated/instructions/createEscrow.js +0 -272
  493. package/dist/generated/instructions/createEscrow.js.map +0 -1
  494. package/dist/generated/instructions/createInstructionConstraints.d.ts +0 -68
  495. package/dist/generated/instructions/createInstructionConstraints.d.ts.map +0 -1
  496. package/dist/generated/instructions/createInstructionConstraints.js.map +0 -1
  497. package/dist/generated/instructions/extendPda.d.ts +0 -52
  498. package/dist/generated/instructions/extendPda.d.ts.map +0 -1
  499. package/dist/generated/instructions/extendPda.js +0 -86
  500. package/dist/generated/instructions/extendPda.js.map +0 -1
  501. package/dist/generated/instructions/queueCloseConstraints.d.ts +0 -66
  502. package/dist/generated/instructions/queueCloseConstraints.d.ts.map +0 -1
  503. package/dist/generated/instructions/queueCloseConstraints.js.map +0 -1
  504. package/dist/generated/instructions/queueConstraintsUpdate.d.ts +0 -75
  505. package/dist/generated/instructions/queueConstraintsUpdate.d.ts.map +0 -1
  506. package/dist/generated/instructions/queueConstraintsUpdate.js +0 -154
  507. package/dist/generated/instructions/queueConstraintsUpdate.js.map +0 -1
  508. package/dist/generated/instructions/refundEscrow.d.ts +0 -74
  509. package/dist/generated/instructions/refundEscrow.d.ts.map +0 -1
  510. package/dist/generated/instructions/refundEscrow.js +0 -142
  511. package/dist/generated/instructions/refundEscrow.js.map +0 -1
  512. package/dist/generated/instructions/settleEscrow.d.ts +0 -80
  513. package/dist/generated/instructions/settleEscrow.d.ts.map +0 -1
  514. package/dist/generated/instructions/settleEscrow.js +0 -173
  515. package/dist/generated/instructions/settleEscrow.js.map +0 -1
  516. package/dist/generated/types/accountConstraint.d.ts +0 -33
  517. package/dist/generated/types/accountConstraint.d.ts.map +0 -1
  518. package/dist/generated/types/accountConstraint.js +0 -26
  519. package/dist/generated/types/accountConstraint.js.map +0 -1
  520. package/dist/generated/types/accountConstraintZC.d.ts +0 -25
  521. package/dist/generated/types/accountConstraintZC.d.ts.map +0 -1
  522. package/dist/generated/types/accountConstraintZC.js +0 -28
  523. package/dist/generated/types/accountConstraintZC.js.map +0 -1
  524. package/dist/generated/types/closeConstraintsApplied.d.ts +0 -20
  525. package/dist/generated/types/closeConstraintsApplied.d.ts.map +0 -1
  526. package/dist/generated/types/closeConstraintsApplied.js +0 -24
  527. package/dist/generated/types/closeConstraintsApplied.js.map +0 -1
  528. package/dist/generated/types/closeConstraintsCancelled.d.ts +0 -16
  529. package/dist/generated/types/closeConstraintsCancelled.d.ts.map +0 -1
  530. package/dist/generated/types/closeConstraintsCancelled.js +0 -18
  531. package/dist/generated/types/closeConstraintsCancelled.js.map +0 -1
  532. package/dist/generated/types/closeConstraintsQueued.d.ts +0 -20
  533. package/dist/generated/types/closeConstraintsQueued.d.ts.map +0 -1
  534. package/dist/generated/types/closeConstraintsQueued.js +0 -24
  535. package/dist/generated/types/closeConstraintsQueued.js.map +0 -1
  536. package/dist/generated/types/constraintEntry.d.ts +0 -35
  537. package/dist/generated/types/constraintEntry.d.ts.map +0 -1
  538. package/dist/generated/types/constraintEntry.js +0 -29
  539. package/dist/generated/types/constraintEntry.js.map +0 -1
  540. package/dist/generated/types/constraintEntryZC.d.ts +0 -73
  541. package/dist/generated/types/constraintEntryZC.d.ts.map +0 -1
  542. package/dist/generated/types/constraintEntryZC.js +0 -49
  543. package/dist/generated/types/constraintEntryZC.js.map +0 -1
  544. package/dist/generated/types/constraintOperator.d.ts +0 -22
  545. package/dist/generated/types/constraintOperator.d.ts.map +0 -1
  546. package/dist/generated/types/constraintOperator.js +0 -28
  547. package/dist/generated/types/constraintOperator.js.map +0 -1
  548. package/dist/generated/types/constraintsChangeApplied.d.ts +0 -30
  549. package/dist/generated/types/constraintsChangeApplied.d.ts.map +0 -1
  550. package/dist/generated/types/constraintsChangeApplied.js +0 -32
  551. package/dist/generated/types/constraintsChangeApplied.js.map +0 -1
  552. package/dist/generated/types/constraintsChangeCancelled.d.ts +0 -16
  553. package/dist/generated/types/constraintsChangeCancelled.d.ts.map +0 -1
  554. package/dist/generated/types/constraintsChangeCancelled.js +0 -18
  555. package/dist/generated/types/constraintsChangeCancelled.js.map +0 -1
  556. package/dist/generated/types/constraintsChangeQueued.d.ts +0 -30
  557. package/dist/generated/types/constraintsChangeQueued.d.ts.map +0 -1
  558. package/dist/generated/types/constraintsChangeQueued.js +0 -32
  559. package/dist/generated/types/constraintsChangeQueued.js.map +0 -1
  560. package/dist/generated/types/dataConstraint.d.ts +0 -23
  561. package/dist/generated/types/dataConstraint.d.ts.map +0 -1
  562. package/dist/generated/types/dataConstraint.js +0 -27
  563. package/dist/generated/types/dataConstraint.js.map +0 -1
  564. package/dist/generated/types/dataConstraintZC.d.ts +0 -20
  565. package/dist/generated/types/dataConstraintZC.d.ts.map +0 -1
  566. package/dist/generated/types/dataConstraintZC.js +0 -30
  567. package/dist/generated/types/dataConstraintZC.js.map +0 -1
  568. package/dist/generated/types/discriminatorFormat.d.ts +0 -25
  569. package/dist/generated/types/discriminatorFormat.d.ts.map +0 -1
  570. package/dist/generated/types/discriminatorFormat.js +0 -31
  571. package/dist/generated/types/discriminatorFormat.js.map +0 -1
  572. package/dist/generated/types/escrowCreated.d.ts +0 -30
  573. package/dist/generated/types/escrowCreated.d.ts.map +0 -1
  574. package/dist/generated/types/escrowCreated.js +0 -34
  575. package/dist/generated/types/escrowCreated.js.map +0 -1
  576. package/dist/generated/types/escrowRefunded.d.ts +0 -26
  577. package/dist/generated/types/escrowRefunded.d.ts.map +0 -1
  578. package/dist/generated/types/escrowRefunded.js +0 -30
  579. package/dist/generated/types/escrowRefunded.js.map +0 -1
  580. package/dist/generated/types/escrowSettled.d.ts +0 -26
  581. package/dist/generated/types/escrowSettled.d.ts.map +0 -1
  582. package/dist/generated/types/escrowSettled.js +0 -30
  583. package/dist/generated/types/escrowSettled.js.map +0 -1
  584. package/dist/generated/types/escrowStatus.d.ts +0 -18
  585. package/dist/generated/types/escrowStatus.d.ts.map +0 -1
  586. package/dist/generated/types/escrowStatus.js +0 -24
  587. package/dist/generated/types/escrowStatus.js.map +0 -1
  588. package/dist/generated/types/instructionConstraintsCreated.d.ts +0 -34
  589. package/dist/generated/types/instructionConstraintsCreated.d.ts.map +0 -1
  590. package/dist/generated/types/instructionConstraintsCreated.js +0 -36
  591. package/dist/generated/types/instructionConstraintsCreated.js.map +0 -1
  592. package/dist/generated/types/orphanConstraintsPdaCleaned.d.ts +0 -22
  593. package/dist/generated/types/orphanConstraintsPdaCleaned.d.ts.map +0 -1
  594. package/dist/generated/types/orphanConstraintsPdaCleaned.js.map +0 -1
  595. package/dist/generated/types/pdaAllocated.d.ts +0 -24
  596. package/dist/generated/types/pdaAllocated.d.ts.map +0 -1
  597. package/dist/generated/types/pdaAllocated.js +0 -28
  598. package/dist/generated/types/pdaAllocated.js.map +0 -1
  599. package/dist/generated/types/pdaExtended.d.ts +0 -24
  600. package/dist/generated/types/pdaExtended.d.ts.map +0 -1
  601. package/dist/generated/types/pdaExtended.js +0 -28
  602. package/dist/generated/types/pdaExtended.js.map +0 -1
  603. package/dist/post-assertions/cross-field-lte.d.ts +0 -134
  604. package/dist/post-assertions/cross-field-lte.d.ts.map +0 -1
  605. package/dist/post-assertions/cross-field-lte.js +0 -129
  606. package/dist/post-assertions/cross-field-lte.js.map +0 -1
  607. package/dist/post-assertions/index.d.ts +0 -28
  608. package/dist/post-assertions/index.d.ts.map +0 -1
  609. package/dist/post-assertions/index.js +0 -28
  610. package/dist/post-assertions/index.js.map +0 -1
  611. package/dist/post-assertions/presets/flash-trade.d.ts +0 -139
  612. package/dist/post-assertions/presets/flash-trade.d.ts.map +0 -1
  613. package/dist/post-assertions/presets/flash-trade.js +0 -154
  614. package/dist/post-assertions/presets/flash-trade.js.map +0 -1
  615. package/dist/protocol-registry/annotations/drift.json +0 -7
  616. package/dist/protocol-registry/annotations/flash-trade.json +0 -7
  617. package/dist/protocol-registry/annotations/jupiter-borrow.json +0 -7
  618. package/dist/protocol-registry/annotations/jupiter-earn.json +0 -7
  619. package/dist/protocol-registry/annotations/jupiter-lend.json +0 -7
  620. package/dist/protocol-registry/annotations/jupiter.json +0 -7
  621. package/dist/protocol-registry/annotations/kamino.json +0 -7
  622. package/dist/protocol-registry/index.d.ts +0 -45
  623. package/dist/protocol-registry/index.d.ts.map +0 -1
  624. package/dist/protocol-registry/index.js +0 -76
  625. package/dist/protocol-registry/index.js.map +0 -1
  626. package/dist/protocol-tier.d.ts +0 -157
  627. package/dist/protocol-tier.d.ts.map +0 -1
  628. package/dist/protocol-tier.js +0 -104
  629. package/dist/protocol-tier.js.map +0 -1
@@ -7,17 +7,17 @@
7
7
  */
8
8
  import { type Address, type ClientWithPayer, type ClientWithRpc, type ClientWithTransactionPlanning, type ClientWithTransactionSending, type GetAccountInfoApi, type GetMultipleAccountsApi, type Instruction, type InstructionWithData, type ReadonlyUint8Array } from "@solana/kit";
9
9
  import { type SelfFetchFunctions, type SelfPlanAndSendFunctions } from "@solana/program-client-core";
10
- import { getAgentSpendOverlayCodec, getAgentVaultCodec, getEscrowDepositCodec, getInstructionConstraintsCodec, getPendingAgentPermissionsUpdateCodec, getPendingCloseConstraintsCodec, getPendingConstraintsUpdateCodec, getPendingPolicyUpdateCodec, getPolicyConfigCodec, getPostExecutionAssertionsCodec, getSessionAuthorityCodec, getSpendTrackerCodec, type AgentSpendOverlay, type AgentSpendOverlayArgs, type AgentVault, type AgentVaultArgs, type EscrowDeposit, type EscrowDepositArgs, type InstructionConstraints, type InstructionConstraintsArgs, type PendingAgentPermissionsUpdate, type PendingAgentPermissionsUpdateArgs, type PendingCloseConstraints, type PendingCloseConstraintsArgs, type PendingConstraintsUpdate, type PendingConstraintsUpdateArgs, type PendingPolicyUpdate, type PendingPolicyUpdateArgs, type PolicyConfig, type PolicyConfigArgs, type PostExecutionAssertions, type PostExecutionAssertionsArgs, type SessionAuthority, type SessionAuthorityArgs, type SpendTracker, type SpendTrackerArgs } from "../accounts/index.js";
11
- import { getAgentTransferInstructionAsync, getAllocateConstraintsPdaInstructionAsync, getAllocatePendingConstraintsPdaInstructionAsync, getApplyAgentPermissionsUpdateInstructionAsync, getApplyCloseConstraintsInstructionAsync, getApplyConstraintsUpdateInstructionAsync, getApplyPendingPolicyInstructionAsync, getCancelAgentPermissionsUpdateInstruction, getCancelCloseConstraintsInstructionAsync, getCancelConstraintsUpdateInstructionAsync, getCancelPendingPolicyInstructionAsync, getCleanupOrphanConstraintsPdaInstructionAsync, getClosePostAssertionsInstructionAsync, getCloseSettledEscrowInstructionAsync, getCloseVaultInstructionAsync, getCreateEscrowInstructionAsync, getCreateInstructionConstraintsInstructionAsync, getCreatePostAssertionsInstructionAsync, getDepositFundsInstructionAsync, getExtendPdaInstruction, getFinalizeSessionInstructionAsync, getFreezeVaultInstruction, getInitializeVaultInstructionAsync, getPauseAgentInstruction, getQueueAgentPermissionsUpdateInstructionAsync, getQueueCloseConstraintsInstructionAsync, getQueueConstraintsUpdateInstructionAsync, getQueuePolicyUpdateInstructionAsync, getReactivateVaultInstruction, getRefundEscrowInstructionAsync, getRegisterAgentInstruction, getRevokeAgentInstruction, getSettleEscrowInstructionAsync, getUnpauseAgentInstruction, getValidateAndAuthorizeInstructionAsync, getWithdrawFundsInstructionAsync, type AgentTransferAsyncInput, type AllocateConstraintsPdaAsyncInput, type AllocatePendingConstraintsPdaAsyncInput, type ApplyAgentPermissionsUpdateAsyncInput, type ApplyCloseConstraintsAsyncInput, type ApplyConstraintsUpdateAsyncInput, type ApplyPendingPolicyAsyncInput, type CancelAgentPermissionsUpdateInput, type CancelCloseConstraintsAsyncInput, type CancelConstraintsUpdateAsyncInput, type CancelPendingPolicyAsyncInput, type CleanupOrphanConstraintsPdaAsyncInput, type ClosePostAssertionsAsyncInput, type CloseSettledEscrowAsyncInput, type CloseVaultAsyncInput, type CreateEscrowAsyncInput, type CreateInstructionConstraintsAsyncInput, type CreatePostAssertionsAsyncInput, type DepositFundsAsyncInput, type ExtendPdaInput, type FinalizeSessionAsyncInput, type FreezeVaultInput, type InitializeVaultAsyncInput, type ParsedAgentTransferInstruction, type ParsedAllocateConstraintsPdaInstruction, type ParsedAllocatePendingConstraintsPdaInstruction, type ParsedApplyAgentPermissionsUpdateInstruction, type ParsedApplyCloseConstraintsInstruction, type ParsedApplyConstraintsUpdateInstruction, type ParsedApplyPendingPolicyInstruction, type ParsedCancelAgentPermissionsUpdateInstruction, type ParsedCancelCloseConstraintsInstruction, type ParsedCancelConstraintsUpdateInstruction, type ParsedCancelPendingPolicyInstruction, type ParsedCleanupOrphanConstraintsPdaInstruction, type ParsedClosePostAssertionsInstruction, type ParsedCloseSettledEscrowInstruction, type ParsedCloseVaultInstruction, type ParsedCreateEscrowInstruction, type ParsedCreateInstructionConstraintsInstruction, type ParsedCreatePostAssertionsInstruction, type ParsedDepositFundsInstruction, type ParsedExtendPdaInstruction, type ParsedFinalizeSessionInstruction, type ParsedFreezeVaultInstruction, type ParsedInitializeVaultInstruction, type ParsedPauseAgentInstruction, type ParsedQueueAgentPermissionsUpdateInstruction, type ParsedQueueCloseConstraintsInstruction, type ParsedQueueConstraintsUpdateInstruction, type ParsedQueuePolicyUpdateInstruction, type ParsedReactivateVaultInstruction, type ParsedRefundEscrowInstruction, type ParsedRegisterAgentInstruction, type ParsedRevokeAgentInstruction, type ParsedSettleEscrowInstruction, type ParsedUnpauseAgentInstruction, type ParsedValidateAndAuthorizeInstruction, type ParsedWithdrawFundsInstruction, type PauseAgentInput, type QueueAgentPermissionsUpdateAsyncInput, type QueueCloseConstraintsAsyncInput, type QueueConstraintsUpdateAsyncInput, type QueuePolicyUpdateAsyncInput, type ReactivateVaultInput, type RefundEscrowAsyncInput, type RegisterAgentInput, type RevokeAgentInput, type SettleEscrowAsyncInput, type UnpauseAgentInput, type ValidateAndAuthorizeAsyncInput, type WithdrawFundsAsyncInput } from "../instructions/index.js";
12
- export declare const SIGIL_PROGRAM_ADDRESS: Address<"4ZeVCqnjUgUtFrHHPG7jELUxvJeoVGHhGNgPrhBPwrHL">;
10
+ import { getAgentSpendOverlayCodec, getAgentVaultCodec, getAuditLogRejectedCodec, getAuditLogSuccessCodec, getPendingAgentGrantCodec, getPendingAgentPermissionsUpdateCodec, getPendingOwnershipTransferCodec, getPendingPolicyUpdateCodec, getPolicyConfigCodec, getPostExecutionAssertionsCodec, getSessionAuthorityCodec, getSpendTrackerCodec, type AgentSpendOverlay, type AgentSpendOverlayArgs, type AgentVault, type AgentVaultArgs, type AuditLogRejected, type AuditLogRejectedArgs, type AuditLogSuccess, type AuditLogSuccessArgs, type PendingAgentGrant, type PendingAgentGrantArgs, type PendingAgentPermissionsUpdate, type PendingAgentPermissionsUpdateArgs, type PendingOwnershipTransfer, type PendingOwnershipTransferArgs, type PendingPolicyUpdate, type PendingPolicyUpdateArgs, type PolicyConfig, type PolicyConfigArgs, type PostExecutionAssertions, type PostExecutionAssertionsArgs, type SessionAuthority, type SessionAuthorityArgs, type SpendTracker, type SpendTrackerArgs } from "../accounts/index.js";
11
+ import { getAcceptOwnershipTransferInstructionAsync, getAcceptOwnershipTransferMultisigInstructionAsync, getAgentTransferInstructionAsync, getApplyAgentGrantInstructionAsync, getApplyAgentPermissionsUpdateInstructionAsync, getApplyPendingPolicyInstructionAsync, getCancelAgentGrantInstructionAsync, getCancelAgentPermissionsUpdateInstruction, getCancelOwnershipTransferInstructionAsync, getCancelPendingPolicyInstructionAsync, getClosePostAssertionsInstructionAsync, getCloseVaultInstructionAsync, getCreatePostAssertionsInstructionAsync, getDepositFundsInstructionAsync, getFinalizeSessionInstructionAsync, getFreezeVaultInstructionAsync, getInitializeVaultInstructionAsync, getInitiateOwnershipTransferInstructionAsync, getPauseAgentInstructionAsync, getPromoteGraylistDestinationInstructionAsync, getQueueAgentGrantInstructionAsync, getQueueAgentPermissionsUpdateInstructionAsync, getQueuePolicyUpdateInstructionAsync, getReactivateVaultInstructionAsync, getRecordAgentViolationInstructionAsync, getRegisterAgentInstructionAsync, getRevokeAgentInstructionAsync, getSetObserveOnlyInstructionAsync, getUnpauseAgentInstructionAsync, getValidateAndAuthorizeInstructionAsync, getWithdrawFundsInstructionAsync, type AcceptOwnershipTransferAsyncInput, type AcceptOwnershipTransferMultisigAsyncInput, type AgentTransferAsyncInput, type ApplyAgentGrantAsyncInput, type ApplyAgentPermissionsUpdateAsyncInput, type ApplyPendingPolicyAsyncInput, type CancelAgentGrantAsyncInput, type CancelAgentPermissionsUpdateInput, type CancelOwnershipTransferAsyncInput, type CancelPendingPolicyAsyncInput, type ClosePostAssertionsAsyncInput, type CloseVaultAsyncInput, type CreatePostAssertionsAsyncInput, type DepositFundsAsyncInput, type FinalizeSessionAsyncInput, type FreezeVaultAsyncInput, type InitializeVaultAsyncInput, type InitiateOwnershipTransferAsyncInput, type ParsedAcceptOwnershipTransferInstruction, type ParsedAcceptOwnershipTransferMultisigInstruction, type ParsedAgentTransferInstruction, type ParsedApplyAgentGrantInstruction, type ParsedApplyAgentPermissionsUpdateInstruction, type ParsedApplyPendingPolicyInstruction, type ParsedCancelAgentGrantInstruction, type ParsedCancelAgentPermissionsUpdateInstruction, type ParsedCancelOwnershipTransferInstruction, type ParsedCancelPendingPolicyInstruction, type ParsedClosePostAssertionsInstruction, type ParsedCloseVaultInstruction, type ParsedCreatePostAssertionsInstruction, type ParsedDepositFundsInstruction, type ParsedFinalizeSessionInstruction, type ParsedFreezeVaultInstruction, type ParsedInitializeVaultInstruction, type ParsedInitiateOwnershipTransferInstruction, type ParsedPauseAgentInstruction, type ParsedPromoteGraylistDestinationInstruction, type ParsedQueueAgentGrantInstruction, type ParsedQueueAgentPermissionsUpdateInstruction, type ParsedQueuePolicyUpdateInstruction, type ParsedReactivateVaultInstruction, type ParsedRecordAgentViolationInstruction, type ParsedRegisterAgentInstruction, type ParsedRevokeAgentInstruction, type ParsedSetObserveOnlyInstruction, type ParsedUnpauseAgentInstruction, type ParsedValidateAndAuthorizeInstruction, type ParsedWithdrawFundsInstruction, type PauseAgentAsyncInput, type PromoteGraylistDestinationAsyncInput, type QueueAgentGrantAsyncInput, type QueueAgentPermissionsUpdateAsyncInput, type QueuePolicyUpdateAsyncInput, type ReactivateVaultAsyncInput, type RecordAgentViolationAsyncInput, type RegisterAgentAsyncInput, type RevokeAgentAsyncInput, type SetObserveOnlyAsyncInput, type UnpauseAgentAsyncInput, type ValidateAndAuthorizeAsyncInput, type WithdrawFundsAsyncInput } from "../instructions/index.js";
12
+ export declare const SIGIL_PROGRAM_ADDRESS: Address<"7FtAXUcrann7P5HoLG7vnWcVpozwj9nqcNm6bPwA1wuK">;
13
13
  export declare enum SigilAccount {
14
14
  AgentSpendOverlay = 0,
15
15
  AgentVault = 1,
16
- EscrowDeposit = 2,
17
- InstructionConstraints = 3,
18
- PendingAgentPermissionsUpdate = 4,
19
- PendingCloseConstraints = 5,
20
- PendingConstraintsUpdate = 6,
16
+ AuditLogRejected = 2,
17
+ AuditLogSuccess = 3,
18
+ PendingAgentGrant = 4,
19
+ PendingAgentPermissionsUpdate = 5,
20
+ PendingOwnershipTransfer = 6,
21
21
  PendingPolicyUpdate = 7,
22
22
  PolicyConfig = 8,
23
23
  PostExecutionAssertions = 9,
@@ -28,113 +28,98 @@ export declare function identifySigilAccount(account: {
28
28
  data: ReadonlyUint8Array;
29
29
  } | ReadonlyUint8Array): SigilAccount;
30
30
  export declare enum SigilInstruction {
31
- AgentTransfer = 0,
32
- AllocateConstraintsPda = 1,
33
- AllocatePendingConstraintsPda = 2,
34
- ApplyAgentPermissionsUpdate = 3,
35
- ApplyCloseConstraints = 4,
36
- ApplyConstraintsUpdate = 5,
37
- ApplyPendingPolicy = 6,
31
+ AcceptOwnershipTransfer = 0,
32
+ AcceptOwnershipTransferMultisig = 1,
33
+ AgentTransfer = 2,
34
+ ApplyAgentGrant = 3,
35
+ ApplyAgentPermissionsUpdate = 4,
36
+ ApplyPendingPolicy = 5,
37
+ CancelAgentGrant = 6,
38
38
  CancelAgentPermissionsUpdate = 7,
39
- CancelCloseConstraints = 8,
40
- CancelConstraintsUpdate = 9,
41
- CancelPendingPolicy = 10,
42
- CleanupOrphanConstraintsPda = 11,
43
- ClosePostAssertions = 12,
44
- CloseSettledEscrow = 13,
45
- CloseVault = 14,
46
- CreateEscrow = 15,
47
- CreateInstructionConstraints = 16,
48
- CreatePostAssertions = 17,
49
- DepositFunds = 18,
50
- ExtendPda = 19,
51
- FinalizeSession = 20,
52
- FreezeVault = 21,
53
- InitializeVault = 22,
54
- PauseAgent = 23,
55
- QueueAgentPermissionsUpdate = 24,
56
- QueueCloseConstraints = 25,
57
- QueueConstraintsUpdate = 26,
58
- QueuePolicyUpdate = 27,
59
- ReactivateVault = 28,
60
- RefundEscrow = 29,
61
- RegisterAgent = 30,
62
- RevokeAgent = 31,
63
- SettleEscrow = 32,
64
- UnpauseAgent = 33,
65
- ValidateAndAuthorize = 34,
66
- WithdrawFunds = 35
39
+ CancelOwnershipTransfer = 8,
40
+ CancelPendingPolicy = 9,
41
+ ClosePostAssertions = 10,
42
+ CloseVault = 11,
43
+ CreatePostAssertions = 12,
44
+ DepositFunds = 13,
45
+ FinalizeSession = 14,
46
+ FreezeVault = 15,
47
+ InitializeVault = 16,
48
+ InitiateOwnershipTransfer = 17,
49
+ PauseAgent = 18,
50
+ PromoteGraylistDestination = 19,
51
+ QueueAgentGrant = 20,
52
+ QueueAgentPermissionsUpdate = 21,
53
+ QueuePolicyUpdate = 22,
54
+ ReactivateVault = 23,
55
+ RecordAgentViolation = 24,
56
+ RegisterAgent = 25,
57
+ RevokeAgent = 26,
58
+ SetObserveOnly = 27,
59
+ UnpauseAgent = 28,
60
+ ValidateAndAuthorize = 29,
61
+ WithdrawFunds = 30
67
62
  }
68
63
  export declare function identifySigilInstruction(instruction: {
69
64
  data: ReadonlyUint8Array;
70
65
  } | ReadonlyUint8Array): SigilInstruction;
71
- export type ParsedSigilInstruction<TProgram extends string = "4ZeVCqnjUgUtFrHHPG7jELUxvJeoVGHhGNgPrhBPwrHL"> = ({
66
+ export type ParsedSigilInstruction<TProgram extends string = "7FtAXUcrann7P5HoLG7vnWcVpozwj9nqcNm6bPwA1wuK"> = ({
67
+ instructionType: SigilInstruction.AcceptOwnershipTransfer;
68
+ } & ParsedAcceptOwnershipTransferInstruction<TProgram>) | ({
69
+ instructionType: SigilInstruction.AcceptOwnershipTransferMultisig;
70
+ } & ParsedAcceptOwnershipTransferMultisigInstruction<TProgram>) | ({
72
71
  instructionType: SigilInstruction.AgentTransfer;
73
72
  } & ParsedAgentTransferInstruction<TProgram>) | ({
74
- instructionType: SigilInstruction.AllocateConstraintsPda;
75
- } & ParsedAllocateConstraintsPdaInstruction<TProgram>) | ({
76
- instructionType: SigilInstruction.AllocatePendingConstraintsPda;
77
- } & ParsedAllocatePendingConstraintsPdaInstruction<TProgram>) | ({
73
+ instructionType: SigilInstruction.ApplyAgentGrant;
74
+ } & ParsedApplyAgentGrantInstruction<TProgram>) | ({
78
75
  instructionType: SigilInstruction.ApplyAgentPermissionsUpdate;
79
76
  } & ParsedApplyAgentPermissionsUpdateInstruction<TProgram>) | ({
80
- instructionType: SigilInstruction.ApplyCloseConstraints;
81
- } & ParsedApplyCloseConstraintsInstruction<TProgram>) | ({
82
- instructionType: SigilInstruction.ApplyConstraintsUpdate;
83
- } & ParsedApplyConstraintsUpdateInstruction<TProgram>) | ({
84
77
  instructionType: SigilInstruction.ApplyPendingPolicy;
85
78
  } & ParsedApplyPendingPolicyInstruction<TProgram>) | ({
79
+ instructionType: SigilInstruction.CancelAgentGrant;
80
+ } & ParsedCancelAgentGrantInstruction<TProgram>) | ({
86
81
  instructionType: SigilInstruction.CancelAgentPermissionsUpdate;
87
82
  } & ParsedCancelAgentPermissionsUpdateInstruction<TProgram>) | ({
88
- instructionType: SigilInstruction.CancelCloseConstraints;
89
- } & ParsedCancelCloseConstraintsInstruction<TProgram>) | ({
90
- instructionType: SigilInstruction.CancelConstraintsUpdate;
91
- } & ParsedCancelConstraintsUpdateInstruction<TProgram>) | ({
83
+ instructionType: SigilInstruction.CancelOwnershipTransfer;
84
+ } & ParsedCancelOwnershipTransferInstruction<TProgram>) | ({
92
85
  instructionType: SigilInstruction.CancelPendingPolicy;
93
86
  } & ParsedCancelPendingPolicyInstruction<TProgram>) | ({
94
- instructionType: SigilInstruction.CleanupOrphanConstraintsPda;
95
- } & ParsedCleanupOrphanConstraintsPdaInstruction<TProgram>) | ({
96
87
  instructionType: SigilInstruction.ClosePostAssertions;
97
88
  } & ParsedClosePostAssertionsInstruction<TProgram>) | ({
98
- instructionType: SigilInstruction.CloseSettledEscrow;
99
- } & ParsedCloseSettledEscrowInstruction<TProgram>) | ({
100
89
  instructionType: SigilInstruction.CloseVault;
101
90
  } & ParsedCloseVaultInstruction<TProgram>) | ({
102
- instructionType: SigilInstruction.CreateEscrow;
103
- } & ParsedCreateEscrowInstruction<TProgram>) | ({
104
- instructionType: SigilInstruction.CreateInstructionConstraints;
105
- } & ParsedCreateInstructionConstraintsInstruction<TProgram>) | ({
106
91
  instructionType: SigilInstruction.CreatePostAssertions;
107
92
  } & ParsedCreatePostAssertionsInstruction<TProgram>) | ({
108
93
  instructionType: SigilInstruction.DepositFunds;
109
94
  } & ParsedDepositFundsInstruction<TProgram>) | ({
110
- instructionType: SigilInstruction.ExtendPda;
111
- } & ParsedExtendPdaInstruction<TProgram>) | ({
112
95
  instructionType: SigilInstruction.FinalizeSession;
113
96
  } & ParsedFinalizeSessionInstruction<TProgram>) | ({
114
97
  instructionType: SigilInstruction.FreezeVault;
115
98
  } & ParsedFreezeVaultInstruction<TProgram>) | ({
116
99
  instructionType: SigilInstruction.InitializeVault;
117
100
  } & ParsedInitializeVaultInstruction<TProgram>) | ({
101
+ instructionType: SigilInstruction.InitiateOwnershipTransfer;
102
+ } & ParsedInitiateOwnershipTransferInstruction<TProgram>) | ({
118
103
  instructionType: SigilInstruction.PauseAgent;
119
104
  } & ParsedPauseAgentInstruction<TProgram>) | ({
105
+ instructionType: SigilInstruction.PromoteGraylistDestination;
106
+ } & ParsedPromoteGraylistDestinationInstruction<TProgram>) | ({
107
+ instructionType: SigilInstruction.QueueAgentGrant;
108
+ } & ParsedQueueAgentGrantInstruction<TProgram>) | ({
120
109
  instructionType: SigilInstruction.QueueAgentPermissionsUpdate;
121
110
  } & ParsedQueueAgentPermissionsUpdateInstruction<TProgram>) | ({
122
- instructionType: SigilInstruction.QueueCloseConstraints;
123
- } & ParsedQueueCloseConstraintsInstruction<TProgram>) | ({
124
- instructionType: SigilInstruction.QueueConstraintsUpdate;
125
- } & ParsedQueueConstraintsUpdateInstruction<TProgram>) | ({
126
111
  instructionType: SigilInstruction.QueuePolicyUpdate;
127
112
  } & ParsedQueuePolicyUpdateInstruction<TProgram>) | ({
128
113
  instructionType: SigilInstruction.ReactivateVault;
129
114
  } & ParsedReactivateVaultInstruction<TProgram>) | ({
130
- instructionType: SigilInstruction.RefundEscrow;
131
- } & ParsedRefundEscrowInstruction<TProgram>) | ({
115
+ instructionType: SigilInstruction.RecordAgentViolation;
116
+ } & ParsedRecordAgentViolationInstruction<TProgram>) | ({
132
117
  instructionType: SigilInstruction.RegisterAgent;
133
118
  } & ParsedRegisterAgentInstruction<TProgram>) | ({
134
119
  instructionType: SigilInstruction.RevokeAgent;
135
120
  } & ParsedRevokeAgentInstruction<TProgram>) | ({
136
- instructionType: SigilInstruction.SettleEscrow;
137
- } & ParsedSettleEscrowInstruction<TProgram>) | ({
121
+ instructionType: SigilInstruction.SetObserveOnly;
122
+ } & ParsedSetObserveOnlyInstruction<TProgram>) | ({
138
123
  instructionType: SigilInstruction.UnpauseAgent;
139
124
  } & ParsedUnpauseAgentInstruction<TProgram>) | ({
140
125
  instructionType: SigilInstruction.ValidateAndAuthorize;
@@ -149,11 +134,11 @@ export type SigilPlugin = {
149
134
  export type SigilPluginAccounts = {
150
135
  agentSpendOverlay: ReturnType<typeof getAgentSpendOverlayCodec> & SelfFetchFunctions<AgentSpendOverlayArgs, AgentSpendOverlay>;
151
136
  agentVault: ReturnType<typeof getAgentVaultCodec> & SelfFetchFunctions<AgentVaultArgs, AgentVault>;
152
- escrowDeposit: ReturnType<typeof getEscrowDepositCodec> & SelfFetchFunctions<EscrowDepositArgs, EscrowDeposit>;
153
- instructionConstraints: ReturnType<typeof getInstructionConstraintsCodec> & SelfFetchFunctions<InstructionConstraintsArgs, InstructionConstraints>;
137
+ auditLogRejected: ReturnType<typeof getAuditLogRejectedCodec> & SelfFetchFunctions<AuditLogRejectedArgs, AuditLogRejected>;
138
+ auditLogSuccess: ReturnType<typeof getAuditLogSuccessCodec> & SelfFetchFunctions<AuditLogSuccessArgs, AuditLogSuccess>;
139
+ pendingAgentGrant: ReturnType<typeof getPendingAgentGrantCodec> & SelfFetchFunctions<PendingAgentGrantArgs, PendingAgentGrant>;
154
140
  pendingAgentPermissionsUpdate: ReturnType<typeof getPendingAgentPermissionsUpdateCodec> & SelfFetchFunctions<PendingAgentPermissionsUpdateArgs, PendingAgentPermissionsUpdate>;
155
- pendingCloseConstraints: ReturnType<typeof getPendingCloseConstraintsCodec> & SelfFetchFunctions<PendingCloseConstraintsArgs, PendingCloseConstraints>;
156
- pendingConstraintsUpdate: ReturnType<typeof getPendingConstraintsUpdateCodec> & SelfFetchFunctions<PendingConstraintsUpdateArgs, PendingConstraintsUpdate>;
141
+ pendingOwnershipTransfer: ReturnType<typeof getPendingOwnershipTransferCodec> & SelfFetchFunctions<PendingOwnershipTransferArgs, PendingOwnershipTransfer>;
157
142
  pendingPolicyUpdate: ReturnType<typeof getPendingPolicyUpdateCodec> & SelfFetchFunctions<PendingPolicyUpdateArgs, PendingPolicyUpdate>;
158
143
  policyConfig: ReturnType<typeof getPolicyConfigCodec> & SelfFetchFunctions<PolicyConfigArgs, PolicyConfig>;
159
144
  postExecutionAssertions: ReturnType<typeof getPostExecutionAssertionsCodec> & SelfFetchFunctions<PostExecutionAssertionsArgs, PostExecutionAssertions>;
@@ -161,40 +146,35 @@ export type SigilPluginAccounts = {
161
146
  spendTracker: ReturnType<typeof getSpendTrackerCodec> & SelfFetchFunctions<SpendTrackerArgs, SpendTracker>;
162
147
  };
163
148
  export type SigilPluginInstructions = {
149
+ acceptOwnershipTransfer: (input: AcceptOwnershipTransferAsyncInput) => ReturnType<typeof getAcceptOwnershipTransferInstructionAsync> & SelfPlanAndSendFunctions;
150
+ acceptOwnershipTransferMultisig: (input: AcceptOwnershipTransferMultisigAsyncInput) => ReturnType<typeof getAcceptOwnershipTransferMultisigInstructionAsync> & SelfPlanAndSendFunctions;
164
151
  agentTransfer: (input: AgentTransferAsyncInput) => ReturnType<typeof getAgentTransferInstructionAsync> & SelfPlanAndSendFunctions;
165
- allocateConstraintsPda: (input: AllocateConstraintsPdaAsyncInput) => ReturnType<typeof getAllocateConstraintsPdaInstructionAsync> & SelfPlanAndSendFunctions;
166
- allocatePendingConstraintsPda: (input: AllocatePendingConstraintsPdaAsyncInput) => ReturnType<typeof getAllocatePendingConstraintsPdaInstructionAsync> & SelfPlanAndSendFunctions;
152
+ applyAgentGrant: (input: ApplyAgentGrantAsyncInput) => ReturnType<typeof getApplyAgentGrantInstructionAsync> & SelfPlanAndSendFunctions;
167
153
  applyAgentPermissionsUpdate: (input: ApplyAgentPermissionsUpdateAsyncInput) => ReturnType<typeof getApplyAgentPermissionsUpdateInstructionAsync> & SelfPlanAndSendFunctions;
168
- applyCloseConstraints: (input: ApplyCloseConstraintsAsyncInput) => ReturnType<typeof getApplyCloseConstraintsInstructionAsync> & SelfPlanAndSendFunctions;
169
- applyConstraintsUpdate: (input: ApplyConstraintsUpdateAsyncInput) => ReturnType<typeof getApplyConstraintsUpdateInstructionAsync> & SelfPlanAndSendFunctions;
170
154
  applyPendingPolicy: (input: ApplyPendingPolicyAsyncInput) => ReturnType<typeof getApplyPendingPolicyInstructionAsync> & SelfPlanAndSendFunctions;
155
+ cancelAgentGrant: (input: CancelAgentGrantAsyncInput) => ReturnType<typeof getCancelAgentGrantInstructionAsync> & SelfPlanAndSendFunctions;
171
156
  cancelAgentPermissionsUpdate: (input: CancelAgentPermissionsUpdateInput) => ReturnType<typeof getCancelAgentPermissionsUpdateInstruction> & SelfPlanAndSendFunctions;
172
- cancelCloseConstraints: (input: CancelCloseConstraintsAsyncInput) => ReturnType<typeof getCancelCloseConstraintsInstructionAsync> & SelfPlanAndSendFunctions;
173
- cancelConstraintsUpdate: (input: CancelConstraintsUpdateAsyncInput) => ReturnType<typeof getCancelConstraintsUpdateInstructionAsync> & SelfPlanAndSendFunctions;
157
+ cancelOwnershipTransfer: (input: CancelOwnershipTransferAsyncInput) => ReturnType<typeof getCancelOwnershipTransferInstructionAsync> & SelfPlanAndSendFunctions;
174
158
  cancelPendingPolicy: (input: CancelPendingPolicyAsyncInput) => ReturnType<typeof getCancelPendingPolicyInstructionAsync> & SelfPlanAndSendFunctions;
175
- cleanupOrphanConstraintsPda: (input: CleanupOrphanConstraintsPdaAsyncInput) => ReturnType<typeof getCleanupOrphanConstraintsPdaInstructionAsync> & SelfPlanAndSendFunctions;
176
159
  closePostAssertions: (input: ClosePostAssertionsAsyncInput) => ReturnType<typeof getClosePostAssertionsInstructionAsync> & SelfPlanAndSendFunctions;
177
- closeSettledEscrow: (input: CloseSettledEscrowAsyncInput) => ReturnType<typeof getCloseSettledEscrowInstructionAsync> & SelfPlanAndSendFunctions;
178
160
  closeVault: (input: CloseVaultAsyncInput) => ReturnType<typeof getCloseVaultInstructionAsync> & SelfPlanAndSendFunctions;
179
- createEscrow: (input: CreateEscrowAsyncInput) => ReturnType<typeof getCreateEscrowInstructionAsync> & SelfPlanAndSendFunctions;
180
- createInstructionConstraints: (input: CreateInstructionConstraintsAsyncInput) => ReturnType<typeof getCreateInstructionConstraintsInstructionAsync> & SelfPlanAndSendFunctions;
181
161
  createPostAssertions: (input: CreatePostAssertionsAsyncInput) => ReturnType<typeof getCreatePostAssertionsInstructionAsync> & SelfPlanAndSendFunctions;
182
162
  depositFunds: (input: DepositFundsAsyncInput) => ReturnType<typeof getDepositFundsInstructionAsync> & SelfPlanAndSendFunctions;
183
- extendPda: (input: ExtendPdaInput) => ReturnType<typeof getExtendPdaInstruction> & SelfPlanAndSendFunctions;
184
163
  finalizeSession: (input: MakeOptional<FinalizeSessionAsyncInput, "payer">) => ReturnType<typeof getFinalizeSessionInstructionAsync> & SelfPlanAndSendFunctions;
185
- freezeVault: (input: FreezeVaultInput) => ReturnType<typeof getFreezeVaultInstruction> & SelfPlanAndSendFunctions;
164
+ freezeVault: (input: FreezeVaultAsyncInput) => ReturnType<typeof getFreezeVaultInstructionAsync> & SelfPlanAndSendFunctions;
186
165
  initializeVault: (input: InitializeVaultAsyncInput) => ReturnType<typeof getInitializeVaultInstructionAsync> & SelfPlanAndSendFunctions;
187
- pauseAgent: (input: PauseAgentInput) => ReturnType<typeof getPauseAgentInstruction> & SelfPlanAndSendFunctions;
166
+ initiateOwnershipTransfer: (input: InitiateOwnershipTransferAsyncInput) => ReturnType<typeof getInitiateOwnershipTransferInstructionAsync> & SelfPlanAndSendFunctions;
167
+ pauseAgent: (input: PauseAgentAsyncInput) => ReturnType<typeof getPauseAgentInstructionAsync> & SelfPlanAndSendFunctions;
168
+ promoteGraylistDestination: (input: PromoteGraylistDestinationAsyncInput) => ReturnType<typeof getPromoteGraylistDestinationInstructionAsync> & SelfPlanAndSendFunctions;
169
+ queueAgentGrant: (input: QueueAgentGrantAsyncInput) => ReturnType<typeof getQueueAgentGrantInstructionAsync> & SelfPlanAndSendFunctions;
188
170
  queueAgentPermissionsUpdate: (input: QueueAgentPermissionsUpdateAsyncInput) => ReturnType<typeof getQueueAgentPermissionsUpdateInstructionAsync> & SelfPlanAndSendFunctions;
189
- queueCloseConstraints: (input: QueueCloseConstraintsAsyncInput) => ReturnType<typeof getQueueCloseConstraintsInstructionAsync> & SelfPlanAndSendFunctions;
190
- queueConstraintsUpdate: (input: QueueConstraintsUpdateAsyncInput) => ReturnType<typeof getQueueConstraintsUpdateInstructionAsync> & SelfPlanAndSendFunctions;
191
171
  queuePolicyUpdate: (input: QueuePolicyUpdateAsyncInput) => ReturnType<typeof getQueuePolicyUpdateInstructionAsync> & SelfPlanAndSendFunctions;
192
- reactivateVault: (input: ReactivateVaultInput) => ReturnType<typeof getReactivateVaultInstruction> & SelfPlanAndSendFunctions;
193
- refundEscrow: (input: RefundEscrowAsyncInput) => ReturnType<typeof getRefundEscrowInstructionAsync> & SelfPlanAndSendFunctions;
194
- registerAgent: (input: RegisterAgentInput) => ReturnType<typeof getRegisterAgentInstruction> & SelfPlanAndSendFunctions;
195
- revokeAgent: (input: RevokeAgentInput) => ReturnType<typeof getRevokeAgentInstruction> & SelfPlanAndSendFunctions;
196
- settleEscrow: (input: SettleEscrowAsyncInput) => ReturnType<typeof getSettleEscrowInstructionAsync> & SelfPlanAndSendFunctions;
197
- unpauseAgent: (input: UnpauseAgentInput) => ReturnType<typeof getUnpauseAgentInstruction> & SelfPlanAndSendFunctions;
172
+ reactivateVault: (input: ReactivateVaultAsyncInput) => ReturnType<typeof getReactivateVaultInstructionAsync> & SelfPlanAndSendFunctions;
173
+ recordAgentViolation: (input: RecordAgentViolationAsyncInput) => ReturnType<typeof getRecordAgentViolationInstructionAsync> & SelfPlanAndSendFunctions;
174
+ registerAgent: (input: RegisterAgentAsyncInput) => ReturnType<typeof getRegisterAgentInstructionAsync> & SelfPlanAndSendFunctions;
175
+ revokeAgent: (input: RevokeAgentAsyncInput) => ReturnType<typeof getRevokeAgentInstructionAsync> & SelfPlanAndSendFunctions;
176
+ setObserveOnly: (input: SetObserveOnlyAsyncInput) => ReturnType<typeof getSetObserveOnlyInstructionAsync> & SelfPlanAndSendFunctions;
177
+ unpauseAgent: (input: UnpauseAgentAsyncInput) => ReturnType<typeof getUnpauseAgentInstructionAsync> & SelfPlanAndSendFunctions;
198
178
  validateAndAuthorize: (input: ValidateAndAuthorizeAsyncInput) => ReturnType<typeof getValidateAndAuthorizeInstructionAsync> & SelfPlanAndSendFunctions;
199
179
  withdrawFunds: (input: WithdrawFundsAsyncInput) => ReturnType<typeof getWithdrawFundsInstructionAsync> & SelfPlanAndSendFunctions;
200
180
  };
@@ -1 +1 @@
1
- {"version":3,"file":"sigil.d.ts","sourceRoot":"","sources":["../../../src/generated/programs/sigil.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"sigil.d.ts","sourceRoot":"","sources":["../../../src/generated/programs/sigil.ts"],"names":[],"mappings":"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"}