Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions .nsprc
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
{
"1105444": {
"reason": "Vulnerability is in npm's bundled dependencies (brace-expansion) and cannot be fixed automatically. This is a low severity RegEx DoS vulnerability in npm's internal tools. npm team needs to update their bundled dependencies.",
"expiry": "2025-12-31"
}
}
{}
30 changes: 15 additions & 15 deletions docs/code/interfaces/types_app_arc56.Arc56Contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The ARCs used and/or supported by this contract. All contracts implicitly suppor

#### Defined in

[src/types/app-arc56.ts:248](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L248)
[src/types/app-arc56.ts:250](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L250)

___

Expand All @@ -55,7 +55,7 @@ Supported bare actions for the contract. An action is a combination of call/crea

#### Defined in

[src/types/app-arc56.ts:296](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L296)
[src/types/app-arc56.ts:298](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L298)

___

Expand All @@ -74,7 +74,7 @@ The compiled bytecode for the application. MUST be omitted if included as part o

#### Defined in

[src/types/app-arc56.ts:317](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L317)
[src/types/app-arc56.ts:319](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L319)

___

Expand All @@ -97,7 +97,7 @@ Information used to get the given byteCode and/or PC values in sourceInfo. MUST

#### Defined in

[src/types/app-arc56.ts:324](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L324)
[src/types/app-arc56.ts:326](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L326)

___

Expand All @@ -109,7 +109,7 @@ Optional, user-friendly description for the interface

#### Defined in

[src/types/app-arc56.ts:252](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L252)
[src/types/app-arc56.ts:254](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L254)

___

Expand All @@ -121,7 +121,7 @@ ARC-28 events that MAY be emitted by this contract

#### Defined in

[src/types/app-arc56.ts:336](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L336)
[src/types/app-arc56.ts:338](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L338)

___

Expand All @@ -133,7 +133,7 @@ All of the methods that the contract implements

#### Defined in

[src/types/app-arc56.ts:269](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L269)
[src/types/app-arc56.ts:271](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L271)

___

Expand All @@ -145,7 +145,7 @@ A user-friendly name for the contract

#### Defined in

[src/types/app-arc56.ts:250](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L250)
[src/types/app-arc56.ts:252](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L252)

___

Expand All @@ -165,7 +165,7 @@ included, but the corresponding genesis hash key MUST also be defined

#### Defined in

[src/types/app-arc56.ts:260](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L260)
[src/types/app-arc56.ts:262](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L262)

___

Expand All @@ -181,7 +181,7 @@ The scratch variables used during runtime

#### Defined in

[src/types/app-arc56.ts:347](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L347)
[src/types/app-arc56.ts:349](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L349)

___

Expand All @@ -200,7 +200,7 @@ The pre-compiled TEAL that may contain template variables. MUST be omitted if in

#### Defined in

[src/types/app-arc56.ts:310](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L310)
[src/types/app-arc56.ts:312](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L312)

___

Expand All @@ -219,7 +219,7 @@ Information about the TEAL programs

#### Defined in

[src/types/app-arc56.ts:303](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L303)
[src/types/app-arc56.ts:305](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L305)

___

Expand Down Expand Up @@ -249,7 +249,7 @@ ___

#### Defined in

[src/types/app-arc56.ts:270](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L270)
[src/types/app-arc56.ts:272](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L272)

___

Expand All @@ -265,7 +265,7 @@ Named structs used by the application. Each struct field appears in the same ord

#### Defined in

[src/types/app-arc56.ts:267](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L267)
[src/types/app-arc56.ts:269](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L269)

___

Expand All @@ -281,4 +281,4 @@ A mapping of template variable names as they appear in the TEAL (not including T

#### Defined in

[src/types/app-arc56.ts:338](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L338)
[src/types/app-arc56.ts:340](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L340)
6 changes: 3 additions & 3 deletions docs/code/interfaces/types_app_arc56.Event.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The arguments of the event, in order

#### Defined in

[src/types/app-arc56.ts:438](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L438)
[src/types/app-arc56.ts:440](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L440)

___

Expand All @@ -36,7 +36,7 @@ Optional, user-friendly description for the event

#### Defined in

[src/types/app-arc56.ts:436](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L436)
[src/types/app-arc56.ts:438](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L438)

___

Expand All @@ -48,4 +48,4 @@ The name of the event

#### Defined in

[src/types/app-arc56.ts:434](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L434)
[src/types/app-arc56.ts:436](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L436)
16 changes: 8 additions & 8 deletions docs/code/interfaces/types_app_arc56.Method.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ an action is a combination of call/create and an OnComplete

#### Defined in

[src/types/app-arc56.ts:397](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L397)
[src/types/app-arc56.ts:399](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L399)

___

Expand All @@ -48,7 +48,7 @@ The arguments of the method, in order

#### Defined in

[src/types/app-arc56.ts:362](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L362)
[src/types/app-arc56.ts:364](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L364)

___

Expand All @@ -60,7 +60,7 @@ Optional, user-friendly description for the method

#### Defined in

[src/types/app-arc56.ts:360](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L360)
[src/types/app-arc56.ts:362](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L362)

___

Expand All @@ -72,7 +72,7 @@ ARC-28 events that MAY be emitted by this method

#### Defined in

[src/types/app-arc56.ts:406](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L406)
[src/types/app-arc56.ts:408](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L408)

___

Expand All @@ -84,7 +84,7 @@ The name of the method

#### Defined in

[src/types/app-arc56.ts:358](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L358)
[src/types/app-arc56.ts:360](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L360)

___

Expand All @@ -96,7 +96,7 @@ If this method does not write anything to the ledger (ARC-22)

#### Defined in

[src/types/app-arc56.ts:404](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L404)
[src/types/app-arc56.ts:406](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L406)

___

Expand All @@ -122,7 +122,7 @@ Information that clients can use when calling the method

#### Defined in

[src/types/app-arc56.ts:408](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L408)
[src/types/app-arc56.ts:410](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L410)

___

Expand All @@ -142,4 +142,4 @@ Information about the method's return value

#### Defined in

[src/types/app-arc56.ts:388](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L388)
[src/types/app-arc56.ts:390](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L390)
4 changes: 2 additions & 2 deletions docs/code/interfaces/types_app_arc56.ProgramSourceInfo.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ How the program counter offset is calculated

#### Defined in

[src/types/app-arc56.ts:519](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L519)
[src/types/app-arc56.ts:521](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L521)

___

Expand All @@ -35,4 +35,4 @@ The source information for the program

#### Defined in

[src/types/app-arc56.ts:514](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L514)
[src/types/app-arc56.ts:516](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L516)
8 changes: 4 additions & 4 deletions docs/code/interfaces/types_app_arc56.StorageKey.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Description of what this storage key holds

#### Defined in

[src/types/app-arc56.ts:479](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L479)
[src/types/app-arc56.ts:481](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L481)

___

Expand All @@ -37,7 +37,7 @@ The bytes of the key encoded as base64

#### Defined in

[src/types/app-arc56.ts:486](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L486)
[src/types/app-arc56.ts:488](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L488)

___

Expand All @@ -49,7 +49,7 @@ The type of the key

#### Defined in

[src/types/app-arc56.ts:481](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L481)
[src/types/app-arc56.ts:483](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L483)

___

Expand All @@ -61,4 +61,4 @@ The type of the value

#### Defined in

[src/types/app-arc56.ts:484](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L484)
[src/types/app-arc56.ts:486](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L486)
8 changes: 4 additions & 4 deletions docs/code/interfaces/types_app_arc56.StorageMap.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Description of what the key-value pairs in this mapping hold

#### Defined in

[src/types/app-arc56.ts:492](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L492)
[src/types/app-arc56.ts:494](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L494)

___

Expand All @@ -37,7 +37,7 @@ The type of the keys in the map

#### Defined in

[src/types/app-arc56.ts:494](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L494)
[src/types/app-arc56.ts:496](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L496)

___

Expand All @@ -49,7 +49,7 @@ The base64-encoded prefix of the map keys

#### Defined in

[src/types/app-arc56.ts:498](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L498)
[src/types/app-arc56.ts:500](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L500)

___

Expand All @@ -61,4 +61,4 @@ The type of the values in the map

#### Defined in

[src/types/app-arc56.ts:496](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L496)
[src/types/app-arc56.ts:498](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L498)
4 changes: 2 additions & 2 deletions docs/code/interfaces/types_app_arc56.StructField.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The name of the struct field

#### Defined in

[src/types/app-arc56.ts:471](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L471)
[src/types/app-arc56.ts:473](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L473)

___

Expand All @@ -35,4 +35,4 @@ The type of the struct field's value

#### Defined in

[src/types/app-arc56.ts:473](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L473)
[src/types/app-arc56.ts:475](https://github.com/algorandfoundation/algokit-utils-ts/blob/main/src/types/app-arc56.ts#L475)
Loading