From 3ee0843593004fb1e4fa18b6f92544294b0c1bab Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 28 Sep 2023 13:15:37 +0000 Subject: [PATCH] Update package.json version(s) --- .../CU-86a0c78n9_2023-09-28-13-08.json | 10 ----- .../CU-86a0c78n9_2023-09-28-13-08.json | 10 ----- packages/neon-dappkit-types/CHANGELOG.json | 12 ++++++ packages/neon-dappkit-types/CHANGELOG.md | 9 +++- .../docs/enums/SignMessageVersion.html | 8 ++-- .../docs/interfaces/AndWitnessCondition.html | 6 +-- .../interfaces/BooleanWitnessCondition.html | 6 +-- .../CalledByContractWitnessCondition.html | 6 +-- .../CalledByEntryWitnessCondition.html | 4 +- .../CalledByGroupWitnessCondition.html | 6 +-- .../interfaces/DecryptFromArrayResult.html | 6 +-- .../docs/interfaces/EncryptedPayload.html | 10 ++--- .../interfaces/GroupWitnessCondition.html | 6 +-- .../docs/interfaces/InvokeResult.html | 16 +++---- .../docs/interfaces/Neo3ApplicationLog.html | 6 +-- .../docs/interfaces/Neo3Event.html | 6 +-- .../docs/interfaces/Neo3EventListener.html | 10 ++--- .../docs/interfaces/Neo3EventWithState.html | 8 ++-- .../docs/interfaces/Neo3Invoker.html | 10 ++--- .../docs/interfaces/Neo3Parser.html | 42 +++++++++---------- .../docs/interfaces/Neo3Signer.html | 14 +++---- .../docs/interfaces/Neo3StackItem.html | 6 +-- .../docs/interfaces/NotWitnessCondition.html | 6 +-- .../docs/interfaces/OrWitnessCondition.html | 6 +-- .../ScriptHashWitnessCondition.html | 6 +-- .../docs/interfaces/WitnessRule.html | 6 +-- .../docs/types/AnyArgType.html | 2 +- .../docs/types/AnyConfigArgType.html | 2 +- .../neon-dappkit-types/docs/types/Arg.html | 2 +- .../docs/types/ArrayArgType.html | 2 +- .../docs/types/ArrayConfigArgType.html | 2 +- .../docs/types/ArrayResponseArgType.html | 2 +- .../docs/types/BooleanArgType.html | 2 +- .../docs/types/BooleanConfigArgType.html | 2 +- .../docs/types/BufferArgType.html | 2 +- .../docs/types/BuiltTransaction.html | 2 +- .../docs/types/BuiltTransactionWitness.html | 2 +- .../docs/types/ByteArrayArgType.html | 2 +- .../docs/types/ByteArrayConfigArgType.html | 2 +- .../docs/types/ByteStringArgType.html | 2 +- .../docs/types/ContractInvocation.html | 2 +- .../docs/types/ContractInvocationMulti.html | 2 +- .../docs/types/Hash160ArgType.html | 2 +- .../docs/types/Hash160ConfigArgType.html | 2 +- .../docs/types/Hash256ArgType.html | 2 +- .../docs/types/Hash256ConfigArgType.html | 2 +- .../docs/types/IntegerArgType.html | 2 +- .../docs/types/IntegerConfigArgType.html | 2 +- .../docs/types/InteropInterfaceArgType.html | 2 +- .../types/InteropInterfaceConfigArgType.html | 2 +- .../docs/types/MapArgType.html | 2 +- .../docs/types/MapConfigArgType.html | 2 +- .../docs/types/MapResponseArgType.html | 2 +- .../docs/types/Neo3EventListenerCallback.html | 2 +- .../docs/types/ParseConfig.html | 2 +- .../docs/types/PointerArgType.html | 2 +- .../docs/types/PublicKeyArgType.html | 2 +- .../docs/types/PublicKeyConfigArgType.html | 2 +- .../docs/types/RpcResponseStackItem.html | 2 +- .../docs/types/SignMessagePayload.html | 2 +- .../docs/types/SignedMessage.html | 2 +- .../neon-dappkit-types/docs/types/Signer.html | 2 +- .../docs/types/StringArgType.html | 2 +- .../docs/types/StringConfigArgType.html | 2 +- .../docs/types/StructArgType.html | 2 +- .../docs/types/WitnessCondition.html | 2 +- .../docs/variables/ABI_TYPES.html | 2 +- .../docs/variables/HINT_TYPES.html | 2 +- .../docs/variables/INTERNAL_TYPES.html | 2 +- .../docs/variables/TypeChecker.html | 24 +++++------ packages/neon-dappkit-types/package.json | 2 +- packages/neon-dappkit/CHANGELOG.json | 17 ++++++++ packages/neon-dappkit/CHANGELOG.md | 9 +++- packages/neon-dappkit/package.json | 2 +- 74 files changed, 202 insertions(+), 179 deletions(-) delete mode 100644 common/changes/@cityofzion/neon-dappkit-types/CU-86a0c78n9_2023-09-28-13-08.json delete mode 100644 common/changes/@cityofzion/neon-dappkit/CU-86a0c78n9_2023-09-28-13-08.json diff --git a/common/changes/@cityofzion/neon-dappkit-types/CU-86a0c78n9_2023-09-28-13-08.json b/common/changes/@cityofzion/neon-dappkit-types/CU-86a0c78n9_2023-09-28-13-08.json deleted file mode 100644 index ee243ea..0000000 --- a/common/changes/@cityofzion/neon-dappkit-types/CU-86a0c78n9_2023-09-28-13-08.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@cityofzion/neon-dappkit-types", - "comment": "Enable multi-signing with various wallets. Use \"signTransaction\" for signing without invoking. Share the response with another user, who can then call \"invokeFunction\" later.", - "type": "minor" - } - ], - "packageName": "@cityofzion/neon-dappkit-types" -} \ No newline at end of file diff --git a/common/changes/@cityofzion/neon-dappkit/CU-86a0c78n9_2023-09-28-13-08.json b/common/changes/@cityofzion/neon-dappkit/CU-86a0c78n9_2023-09-28-13-08.json deleted file mode 100644 index 561a956..0000000 --- a/common/changes/@cityofzion/neon-dappkit/CU-86a0c78n9_2023-09-28-13-08.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "changes": [ - { - "packageName": "@cityofzion/neon-dappkit", - "comment": "Enable multi-signing with various wallets. Use \"signTransaction\" for signing without invoking. Share the response with another user, who can then call \"invokeFunction\" later.", - "type": "minor" - } - ], - "packageName": "@cityofzion/neon-dappkit" -} \ No newline at end of file diff --git a/packages/neon-dappkit-types/CHANGELOG.json b/packages/neon-dappkit-types/CHANGELOG.json index 080fbb4..c13bde6 100644 --- a/packages/neon-dappkit-types/CHANGELOG.json +++ b/packages/neon-dappkit-types/CHANGELOG.json @@ -1,6 +1,18 @@ { "name": "@cityofzion/neon-dappkit-types", "entries": [ + { + "version": "0.2.0", + "tag": "@cityofzion/neon-dappkit-types_v0.2.0", + "date": "Thu, 28 Sep 2023 13:15:04 GMT", + "comments": { + "minor": [ + { + "comment": "Enable multi-signing with various wallets. Use \"signTransaction\" for signing without invoking. Share the response with another user, who can then call \"invokeFunction\" later." + } + ] + } + }, { "version": "0.1.0", "tag": "@cityofzion/neon-dappkit-types_v0.1.0", diff --git a/packages/neon-dappkit-types/CHANGELOG.md b/packages/neon-dappkit-types/CHANGELOG.md index 8c58aa2..e1a9924 100644 --- a/packages/neon-dappkit-types/CHANGELOG.md +++ b/packages/neon-dappkit-types/CHANGELOG.md @@ -1,6 +1,13 @@ # Change Log - @cityofzion/neon-dappkit-types -This log was last generated on Wed, 27 Sep 2023 16:59:04 GMT and should not be manually modified. +This log was last generated on Thu, 28 Sep 2023 13:15:04 GMT and should not be manually modified. + +## 0.2.0 +Thu, 28 Sep 2023 13:15:04 GMT + +### Minor changes + +- Enable multi-signing with various wallets. Use "signTransaction" for signing without invoking. Share the response with another user, who can then call "invokeFunction" later. ## 0.1.0 Wed, 27 Sep 2023 16:59:04 GMT diff --git a/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html b/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html index 82755b0..6a0a4c3 100644 --- a/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html +++ b/packages/neon-dappkit-types/docs/enums/SignMessageVersion.html @@ -19,7 +19,7 @@

Enumeration SignMessageVersion

A version enum that indicates how a message should be signed

+
  • Defined in Neo3Signer.ts:4
  • @@ -37,17 +37,17 @@

    Enumeration Members

    CLASSIC: 1
    +
  • Defined in Neo3Signer.ts:5
  • DEFAULT: 2
    +
  • Defined in Neo3Signer.ts:6
  • WITHOUT_SALT: 3
    +
  • Defined in Neo3Signer.ts:7
  • +
  • Defined in Neo3Invoker.ts:222
  • script: string

    The script that is sent for execution on the blockchain as a base64 string.

    +
  • Defined in Neo3Invoker.ts:216
  • session?: string

    This properties comes when the invoke result is a iterator. You need to call the traverseIterator method to get the real result

    +
  • Defined in Neo3Invoker.ts:232
  • stack: T[]
    +
  • Defined in Neo3Invoker.ts:225
  • state: "HALT" | "FAULT"

    State of VM on exit. HALT means a successful exit while FAULT means exit with error.

    +
  • Defined in Neo3Invoker.ts:218
  • tx?: string
    @@ -95,7 +95,7 @@
    +
  • Defined in Neo3Invoker.ts:230
  • Returns void

    +
  • Defined in Neo3EventListener.ts:76
  • Returns void

    +
  • Defined in Neo3EventListener.ts:61
  • Returns Promise<Neo3ApplicationLog>

    +
  • Defined in Neo3EventListener.ts:67
  • +
  • Defined in Neo3EventListener.ts:13
  • +
  • Defined in Neo3Invoker.ts:280
  • signTransaction: ((cim: ContractInvocationMulti | BuiltTransaction) => Promise<BuiltTransaction>)
    @@ -83,7 +83,7 @@
    cim: Returns Promise<BuiltTransaction>
    +
  • Defined in Neo3Invoker.ts:338
  • @@ -109,7 +109,7 @@

    Parameters

    cim: ContractInvocationMulti | BuiltTransaction

    Returns Promise<InvokeResult<RpcResponseStackItem>>

    +
  • Defined in Neo3Invoker.ts:322
  • traverseIterator: ((sessionId: string, iteratorId: string, count: number) => Promise<RpcResponseStackItem[]>)
    @@ -142,7 +142,7 @@
    count: number

    Returns Promise<RpcResponseStackItem[]>

    +
  • Defined in Neo3Invoker.ts:332
  • +
  • Defined in Neo3Parser.ts:45
  • abToStr: ((buf: ArrayBuffer | ArrayLike<number>) => string)
    @@ -96,7 +96,7 @@

    Parameters

    buf: ArrayBuffer | ArrayLike<number>

    Returns string

    +
  • Defined in Neo3Parser.ts:14
  • accountInputToAddress: ((input: string) => string)
    @@ -122,7 +122,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:203
  • accountInputToScripthash: ((input: string) => string)
    @@ -148,7 +148,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:178
  • asciiToBase64: ((input: string) => string)
    @@ -171,7 +171,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:153
  • base64ToHex: ((input: string) => string)
    @@ -194,7 +194,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:133
  • base64ToUtf8: ((input: string) => string)
    @@ -217,7 +217,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:163
  • formatRpcArgument: ((arg: any, parseConfig?: ParseConfig) => Arg)
    @@ -264,7 +264,7 @@
    Optional parseConfig: Returns Arg
    +
  • Defined in Neo3Parser.ts:345
  • hexToAb: ((str: string) => Uint8Array)
    @@ -287,7 +287,7 @@

    Parameters

    str: string

    Returns Uint8Array

    +
  • Defined in Neo3Parser.ts:34
  • hexToBase64: ((input: string) => string)
    @@ -310,7 +310,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:123
  • hexToStr: ((hexstring: string) => string)
    @@ -333,7 +333,7 @@

    Parameters

    hexstring: string

    Returns string

    +
  • Defined in Neo3Parser.ts:65
  • intToHex: ((num: number) => string)
    @@ -356,7 +356,7 @@

    Parameters

    num: number

    Returns string

    +
  • Defined in Neo3Parser.ts:75
  • numToHex: ((num: number, size?: number, littleEndian?: boolean) => string)
    @@ -389,7 +389,7 @@
    Optional littleEndian:

    Returns string

    +
  • Defined in Neo3Parser.ts:92
  • numToVarInt: ((num: number) => string)
    @@ -412,7 +412,7 @@

    Parameters

    num: number

    Returns string

    +
  • Defined in Neo3Parser.ts:113
  • parseRpcResponse: ((field: RpcResponseStackItem, parseConfig?: ParseConfig) => any)
    @@ -452,7 +452,7 @@
    field: Optional parseConfig: ParseConfig

    Returns any

    +
  • Defined in Neo3Parser.ts:304
  • reverseHex: ((input: string) => string)
    @@ -475,7 +475,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:213
  • strToAb: ((str: string) => Uint8Array)
    @@ -498,7 +498,7 @@

    Parameters

    str: string

    Returns Uint8Array

    +
  • Defined in Neo3Parser.ts:24
  • strToBase64: ((input: string) => string)
    @@ -523,7 +523,7 @@
    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:188
  • strToHex: ((str: string) => string)
    @@ -546,7 +546,7 @@

    Parameters

    str: string

    Returns string

    +
  • Defined in Neo3Parser.ts:55
  • utf8ToBase64: ((input: string) => string)
    @@ -569,7 +569,7 @@

    Parameters

    input: string

    Returns string

    +
  • Defined in Neo3Parser.ts:143
  • Returns Promise<DecryptFromArrayResult>

    +
  • Defined in Neo3Signer.ts:99
  • +
  • Defined in Neo3Signer.ts:84
  • +
  • Defined in Neo3Signer.ts:76
  • +
  • Defined in Neo3Signer.ts:64
  • Returns Promise<boolean>

    +
  • Defined in Neo3Signer.ts:71
  • +
  • Defined in Neo3Invoker.ts:99
  • +
  • Defined in Neo3Parser.ts:348
  • +
  • Defined in Neo3Invoker.ts:110
  • +
  • Defined in Neo3Invoker.ts:106
  • +
  • Defined in Neo3Parser.ts:356
  • +
  • Defined in Neo3Invoker.ts:191
  • +
  • Defined in Neo3Invoker.ts:101
  • +
  • Defined in Neo3Parser.ts:350
  • +
  • Defined in Neo3Invoker.ts:196
  • +
  • Defined in Neo3Invoker.ts:179
  • +
  • Defined in Neo3Invoker.ts:174
  • +
  • Defined in Neo3Invoker.ts:108
  • +
  • Defined in Neo3Parser.ts:351
  • +
  • Defined in Neo3Invoker.ts:193
  • +
  • Defined in Neo3Invoker.ts:125
  • +
  • Defined in Neo3Invoker.ts:147
  • +
  • Defined in Neo3Invoker.ts:103
  • +
  • Defined in Neo3Parser.ts:353
  • +
  • Defined in Neo3Invoker.ts:104
  • +
  • Defined in Neo3Parser.ts:354
  • +
  • Defined in Neo3Invoker.ts:105
  • +
  • Defined in Neo3Parser.ts:355
  • +
  • Defined in Neo3Invoker.ts:194
  • +
  • Defined in Neo3Parser.ts:358
  • +
  • Defined in Neo3Invoker.ts:107
  • +
  • Defined in Neo3Parser.ts:357
  • +
  • Defined in Neo3Invoker.ts:192
  • +
  • Defined in Neo3EventListener.ts:19
  • +
  • Defined in Neo3Parser.ts:360
  • +
  • Defined in Neo3Invoker.ts:195
  • +
  • Defined in Neo3Invoker.ts:102
  • +
  • Defined in Neo3Parser.ts:352
  • +
  • Defined in Neo3Invoker.ts:199
  • +
  • Defined in Neo3Signer.ts:13
  • +
  • Defined in Neo3Signer.ts:21
  • +
  • Defined in Neo3Invoker.ts:78
  • +
  • Defined in Neo3Invoker.ts:100
  • +
  • Defined in Neo3Parser.ts:349
  • +
  • Defined in Neo3Invoker.ts:197
  • +
  • Defined in Neo3Invoker.ts:49
  • +
  • Defined in Neo3Parser.ts:386
  • +
  • Defined in Neo3Parser.ts:402
  • +
  • Defined in Neo3Parser.ts:373
  • Returns item is AnyArgType

    +
  • Defined in TypeChecker.ts:16
  • isStackTypeArray:function

    Returns item is ArrayResponseArgType

  • +
  • Defined in TypeChecker.ts:25
  • isStackTypeBoolean:function

    Returns item is BooleanArgType

  • +
  • Defined in TypeChecker.ts:19
  • isStackTypeBuffer:function

    Returns item is BufferArgType

  • +
  • Defined in TypeChecker.ts:57
  • isStackTypeByteString:function

    Returns item is ByteStringArgType

  • +
  • Defined in TypeChecker.ts:43
  • isStackTypeInteger:function

    Returns item is IntegerArgType

  • +
  • Defined in TypeChecker.ts:22
  • isStackTypeInteropInterface:function

    Returns item is InteropInterfaceArgType

  • +
  • Defined in TypeChecker.ts:46
  • isStackTypeMap:function

    Returns item is MapResponseArgType

  • +
  • Defined in TypeChecker.ts:33
  • isStackTypePointer:function

    Returns item is PointerArgType

  • +
  • Defined in TypeChecker.ts:54
  • isStackTypeStruct:function

    Returns item is StructArgType

  • +
  • Defined in TypeChecker.ts:15