@bitgo-beta/sdk-coin-dot 2.2.8-beta.122 → 2.2.8-beta.1221

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 (87) hide show
  1. package/.mocharc.yml +1 -1
  2. package/CHANGELOG.md +1037 -0
  3. package/package.json +16 -15
  4. package/dist/src/dot.d.ts +0 -158
  5. package/dist/src/dot.d.ts.map +0 -1
  6. package/dist/src/dot.js +0 -562
  7. package/dist/src/index.d.ts +0 -5
  8. package/dist/src/index.d.ts.map +0 -1
  9. package/dist/src/index.js +0 -17
  10. package/dist/src/lib/addressInitializationBuilder.d.ts +0 -79
  11. package/dist/src/lib/addressInitializationBuilder.d.ts.map +0 -1
  12. package/dist/src/lib/addressInitializationBuilder.js +0 -184
  13. package/dist/src/lib/batchTransactionBuilder.d.ts +0 -61
  14. package/dist/src/lib/batchTransactionBuilder.d.ts.map +0 -1
  15. package/dist/src/lib/batchTransactionBuilder.js +0 -220
  16. package/dist/src/lib/claimBuilder.d.ts +0 -58
  17. package/dist/src/lib/claimBuilder.d.ts.map +0 -1
  18. package/dist/src/lib/claimBuilder.js +0 -119
  19. package/dist/src/lib/errors.d.ts +0 -8
  20. package/dist/src/lib/errors.d.ts.map +0 -1
  21. package/dist/src/lib/errors.js +0 -19
  22. package/dist/src/lib/iface.d.ts +0 -334
  23. package/dist/src/lib/iface.d.ts.map +0 -1
  24. package/dist/src/lib/iface.js +0 -128
  25. package/dist/src/lib/iface_utils.d.ts +0 -59
  26. package/dist/src/lib/iface_utils.d.ts.map +0 -1
  27. package/dist/src/lib/iface_utils.js +0 -93
  28. package/dist/src/lib/index.d.ts +0 -19
  29. package/dist/src/lib/index.d.ts.map +0 -1
  30. package/dist/src/lib/index.js +0 -57
  31. package/dist/src/lib/keyPair.d.ts +0 -31
  32. package/dist/src/lib/keyPair.d.ts.map +0 -1
  33. package/dist/src/lib/keyPair.js +0 -70
  34. package/dist/src/lib/nativeTransferBuilder.d.ts +0 -84
  35. package/dist/src/lib/nativeTransferBuilder.d.ts.map +0 -1
  36. package/dist/src/lib/nativeTransferBuilder.js +0 -221
  37. package/dist/src/lib/proxyBuilder.d.ts +0 -54
  38. package/dist/src/lib/proxyBuilder.d.ts.map +0 -1
  39. package/dist/src/lib/proxyBuilder.js +0 -118
  40. package/dist/src/lib/singletonRegistry.d.ts +0 -7
  41. package/dist/src/lib/singletonRegistry.d.ts.map +0 -1
  42. package/dist/src/lib/singletonRegistry.js +0 -20
  43. package/dist/src/lib/stakingBuilder.d.ts +0 -66
  44. package/dist/src/lib/stakingBuilder.d.ts.map +0 -1
  45. package/dist/src/lib/stakingBuilder.js +0 -169
  46. package/dist/src/lib/transaction.d.ts +0 -84
  47. package/dist/src/lib/transaction.d.ts.map +0 -1
  48. package/dist/src/lib/transaction.js +0 -590
  49. package/dist/src/lib/transactionBuilder.d.ts +0 -132
  50. package/dist/src/lib/transactionBuilder.d.ts.map +0 -1
  51. package/dist/src/lib/transactionBuilder.js +0 -337
  52. package/dist/src/lib/transactionBuilderFactory.d.ts +0 -28
  53. package/dist/src/lib/transactionBuilderFactory.d.ts.map +0 -1
  54. package/dist/src/lib/transactionBuilderFactory.js +0 -105
  55. package/dist/src/lib/transferBuilder.d.ts +0 -11
  56. package/dist/src/lib/transferBuilder.d.ts.map +0 -1
  57. package/dist/src/lib/transferBuilder.js +0 -11
  58. package/dist/src/lib/txnSchema.d.ts +0 -15
  59. package/dist/src/lib/txnSchema.d.ts.map +0 -1
  60. package/dist/src/lib/txnSchema.js +0 -117
  61. package/dist/src/lib/unnominateBuilder.d.ts +0 -24
  62. package/dist/src/lib/unnominateBuilder.d.ts.map +0 -1
  63. package/dist/src/lib/unnominateBuilder.js +0 -50
  64. package/dist/src/lib/unstakeBuilder.d.ts +0 -38
  65. package/dist/src/lib/unstakeBuilder.d.ts.map +0 -1
  66. package/dist/src/lib/unstakeBuilder.js +0 -89
  67. package/dist/src/lib/utils.d.ts +0 -253
  68. package/dist/src/lib/utils.d.ts.map +0 -1
  69. package/dist/src/lib/utils.js +0 -458
  70. package/dist/src/lib/withdrawUnstakedBuilder.d.ts +0 -38
  71. package/dist/src/lib/withdrawUnstakedBuilder.d.ts.map +0 -1
  72. package/dist/src/lib/withdrawUnstakedBuilder.js +0 -90
  73. package/dist/src/register.d.ts +0 -3
  74. package/dist/src/register.d.ts.map +0 -1
  75. package/dist/src/register.js +0 -11
  76. package/dist/src/resources/index.d.ts +0 -3
  77. package/dist/src/resources/index.d.ts.map +0 -1
  78. package/dist/src/resources/index.js +0 -15
  79. package/dist/src/resources/mainnet.d.ts +0 -2
  80. package/dist/src/resources/mainnet.d.ts.map +0 -1
  81. package/dist/src/resources/mainnet.js +0 -5
  82. package/dist/src/resources/westend.d.ts +0 -2
  83. package/dist/src/resources/westend.d.ts.map +0 -1
  84. package/dist/src/resources/westend.js +0 -5
  85. package/dist/src/tdot.d.ts +0 -12
  86. package/dist/src/tdot.d.ts.map +0 -1
  87. package/dist/src/tdot.js +0 -27
@@ -1,253 +0,0 @@
1
- import { DotAssetTypes, BaseUtils, DotAddressFormat, Seed } from '@bitgo-beta/sdk-core';
2
- import { BaseCoin as CoinConfig } from '@bitgo-beta/statics';
3
- import { KeyringPair } from '@polkadot/keyring/types';
4
- import { Args, BaseTxInfo, OptionsWithMeta, UnsignedTransaction } from '@substrate/txwrapper-core';
5
- import { DecodedSignedTx, DecodedSigningPayload, TypeRegistry } from '@substrate/txwrapper-core/lib/types';
6
- import { AddProxyBatchCallArgs, BatchArgs, BatchCallObject, HexString, Material, ProxyArgs, StakeArgs, StakeBatchCallArgs, StakeMoreArgs, TransferAllArgs, TransferArgs, TxMethod, UnstakeBatchCallArgs } from './iface';
7
- import { KeyPair } from '.';
8
- export declare class Utils implements BaseUtils {
9
- /** @inheritdoc */
10
- isValidAddress(address: string): boolean;
11
- /** @inheritdoc */
12
- isValidBlockId(hash: string): boolean;
13
- /** @inheritdoc */
14
- isValidPrivateKey(key: string): boolean;
15
- /** @inheritdoc */
16
- isValidPublicKey(key: string): boolean;
17
- /** @inheritdoc */
18
- isValidSignature(signature: string): boolean;
19
- /**
20
- * Verifies the signature on a given message
21
- *
22
- * @param {string} signedMessage the signed message for the signature
23
- * @param {string} signature the signature to verify
24
- * @param {string} address the address of the signer
25
- * @returns {boolean} whether the signature is valid or not
26
- */
27
- verifySignature(signedMessage: string, signature: string, address: string): boolean;
28
- /** @inheritdoc */
29
- isValidTransactionId(txId: string): boolean;
30
- /**
31
- * decodeSeed decodes a dot seed
32
- *
33
- * @param {string} seed - the seed to be validated.
34
- * @returns {Seed} - the object Seed
35
- */
36
- decodeSeed(seed: string): Seed;
37
- /**
38
- * Helper function to capitalize the first letter of a string
39
- *
40
- * @param {string} val
41
- * @returns {string}
42
- */
43
- capitalizeFirstLetter(val: string): string;
44
- /**
45
- * Helper function to decode the internal method hex in case of a proxy transaction
46
- *
47
- * @param {string | UnsignedTransaction} tx
48
- * @param { metadataRpc: string; registry: TypeRegistry } options
49
- * @returns {TransferArgs}
50
- */
51
- decodeCallMethod(tx: string | UnsignedTransaction, options: {
52
- metadataRpc: string;
53
- registry: TypeRegistry;
54
- }): TransferArgs;
55
- /**
56
- * keyPairFromSeed generates an object with secretKey and publicKey using the polkadot sdk
57
- * @param seed 32 bytes long seed
58
- * @returns KeyPair
59
- */
60
- keyPairFromSeed(seed: Uint8Array): KeyPair;
61
- /**
62
- * Signing function. Implement this on the OFFLINE signing device.
63
- *
64
- * @param {KeyringPair} pair - The signing pair.
65
- * @param {string} signingPayload - Payload to sign.
66
- * @param {UnsignedTransaction} transaction - raw transaction to sign
67
- * @param {Object} options
68
- * @param {HexString} options.metadataRpc - metadata that is needed for dot to sign
69
- * @param {TypeRegistry} options.registry - metadata that is needed for dot to sign
70
- */
71
- createSignedTx(pair: KeyringPair, signingPayload: string, transaction: UnsignedTransaction, options: {
72
- metadataRpc: HexString;
73
- registry: TypeRegistry;
74
- }): string;
75
- /**
76
- * Serializes the signed transaction
77
- *
78
- * @param transaction Transaction to serialize
79
- * @param signature Signature of the message
80
- * @param metadataRpc Network metadata
81
- * @param registry Transaction registry
82
- * @returns string Serialized transaction
83
- */
84
- serializeSignedTransaction(transaction: any, signature: any, metadataRpc: `0x${string}`, registry: any): string;
85
- /**
86
- * Decodes the dot address from the given format
87
- *
88
- * @param {string} address
89
- * @param {number} [ss58Format]
90
- * @returns {string}
91
- */
92
- decodeDotAddress(address: string, ss58Format: number): string;
93
- /**
94
- * Decodes the dot address from the given format
95
- *
96
- * @param {string} address
97
- * @param {number} [ss58Format]
98
- * @returns {string}
99
- */
100
- encodeDotAddress(address: string, ss58Format?: number): string;
101
- /**
102
- * Retrieves the txHash of a signed txHex
103
- *
104
- * @param txHex signed transaction hex
105
- * @returns {string}
106
- */
107
- getTxHash(txHex: string): string;
108
- getMaterial(coinConfig: Readonly<CoinConfig>): Material;
109
- isSigningPayload(payload: DecodedSigningPayload | DecodedSignedTx): payload is DecodedSigningPayload;
110
- isProxyTransfer(arg: TxMethod['args']): arg is ProxyArgs;
111
- isTransfer(arg: TxMethod['args']): arg is TransferArgs;
112
- isTransferAll(arg: TxMethod['args']): arg is TransferAllArgs;
113
- /**
114
- * Returns true if arg is of type BatchArgs, false otherwise.
115
- *
116
- * @param arg The object to test.
117
- *
118
- * @return true if arg is of type BatchArgs, false otherwise.
119
- */
120
- isBatch(arg: TxMethod['args']): arg is BatchArgs;
121
- /**
122
- * Returns true if arg is of type BatchArgs and the calls of the batch are staking calls: a stake
123
- * call (bond) followed by an add proxy call (addProxy), false otherwise.
124
- *
125
- * @param arg The object to test.
126
- *
127
- * @return true if arg is of type BatchArgs and the calls of the batch are staking calls: a stake
128
- * call (bond) followed by an add proxy call (addProxy), false otherwise.
129
- */
130
- isStakingBatch(arg: TxMethod['args']): arg is BatchArgs;
131
- /**
132
- * Returns true if arg is of type StakeBatchCallArgs, false otherwise.
133
- *
134
- * @param arg The object to test.
135
- *
136
- * @return true if arg is of type StakeBatchCallArgs, false otherwise.
137
- */
138
- isStakeBatchCallArgs(arg: BatchCallObject['args']): arg is StakeBatchCallArgs;
139
- /**
140
- * Returns true if arg is of type AddProxyBatchCallArgs, false otherwise.
141
- *
142
- * @param arg The object to test.
143
- *
144
- * @return true if arg is of type AddProxyBatchCallArgs, false otherwise.
145
- */
146
- isAddProxyBatchCallArgs(arg: BatchCallObject['args']): arg is AddProxyBatchCallArgs;
147
- /**
148
- * Returns true if arg is of type BatchArgs and the calls of the batch are unstaking calls: a remove
149
- * proxy call (removeProxy), followed by a chill call, and an unstake call (unbond), false otherwise.
150
- *
151
- * @param arg The object to test.
152
- *
153
- * @return true if arg is of type BatchArgs and the calls of the batch are unstaking calls: a remove
154
- * proxy call (removeProxy), followed by a chill call, and an unstake call (unbond), false otherwise.
155
- */
156
- isUnstakingBatch(arg: TxMethod['args']): arg is BatchArgs;
157
- /**
158
- * Returns true if arg is of type AddProxyBatchCallArgs, false otherwise.
159
- *
160
- * @param arg The object to test.
161
- *
162
- * @return true if arg is of type AddProxyBatchCallArgs, false otherwise.
163
- */
164
- isRemoveProxyBatchCallArgs(arg: BatchCallObject['args']): arg is AddProxyBatchCallArgs;
165
- /**
166
- * Returns true if arg is of type UnstakeBatchCallArgs, false otherwise.
167
- *
168
- * @param arg The object to test.
169
- *
170
- * @return true if arg is of type UnstakeBatchCallArgs, false otherwise.
171
- */
172
- isUnstakeBatchCallArgs(arg: BatchCallObject['args']): arg is UnstakeBatchCallArgs;
173
- /**
174
- * Returns true if arg is of type StakeArgs, false otherwise.
175
- *
176
- * @param arg The object to test.
177
- *
178
- * @return true if arg is of type StakeArgs, false otherwise.
179
- */
180
- isBond(arg: TxMethod['args']): arg is StakeArgs;
181
- /**
182
- * Returns true if arg is of type StakeMoreArgs, false otherwise.
183
- *
184
- * @param arg The object to test.
185
- *
186
- * @return true if arg is of type StakeMoreArgs, false otherwise.
187
- */
188
- isBondExtra(arg: TxMethod['args']): arg is StakeMoreArgs;
189
- /**
190
- * extracts and returns the signature in hex format given a raw signed transaction
191
- *
192
- * @param {string} rawTx signed raw transaction
193
- * @param options registry dot registry used to retrieve the signature
194
- */
195
- recoverSignatureFromRawTx(rawTx: string, options: {
196
- registry: TypeRegistry;
197
- }): string;
198
- /**
199
- * Decodes the dot address from the given format
200
- *
201
- * @param {string} address
202
- * @param {number} [ss58Format]
203
- * @returns {KeyPair}
204
- */
205
- decodeDotAddressToKeyPair(address: string, ss58Format?: number): KeyPair;
206
- /**
207
- * Checks whether the given input is a hex string with with 0 value
208
- * used to check whether a given transaction is immortal or mortal
209
- * @param hexValue
210
- */
211
- isZeroHex(hexValue: string): boolean;
212
- /**
213
- * Takes an asset name and returns the respective address to format to
214
- * since polkadot addresses differ depending on the network
215
- * ref: https://wiki.polkadot.network/docs/learn-accounts
216
- * @param networkCoinName
217
- */
218
- getAddressFormat(networkCoinName: DotAssetTypes): DotAddressFormat;
219
- /**
220
- * Creates a pure proxy extrinsic. Polkadot has renamed anonymous proxies to pure proxies, but
221
- * the libraries we are using to build transactions have not been updated, as a stop gap we are
222
- * defining the pure proxy extrinsic here.
223
- *
224
- * @param args Arguments to the createPure extrinsic.
225
- * @param info Common information to all transactions.
226
- * @param options Chain registry and metadata.
227
- */
228
- pureProxy(args: PureProxyArgs, info: BaseTxInfo, options: OptionsWithMeta): UnsignedTransaction;
229
- /**
230
- * Removes '0x' from a given `string` if present.
231
- *
232
- * @param {string} str the string value.
233
- *
234
- * @return {string} a string without a '0x' prefix.
235
- */
236
- stripHexPrefix(str: string): string;
237
- /**
238
- * Returns true if a string starts with '0x', false otherwise.
239
- *
240
- * @param {string} str the string value.
241
- *
242
- * @return {boolean} true if a string starts with '0x', false otherwise.
243
- */
244
- isHexPrefixed(str: string): boolean;
245
- }
246
- interface PureProxyArgs extends Args {
247
- proxyType: string;
248
- delay: number;
249
- index: number;
250
- }
251
- declare const utils: Utils;
252
- export default utils;
253
- //# sourceMappingURL=utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/lib/utils.ts"],"names":[],"mappings":"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"}