Skip to content

Commit 081bc4e

Browse files
authored
Release/6.0.2 (#741)
* Update @aeternity/aepp-sdk in group default to the latest version 🚀 (#702) * fix(package): update @aeternity/aepp-sdk to version 5.0.0 * fix(package): update @aeternity/aepp-sdk to version 5.0.0 * chore(package): update lockfile examples/browser/vuejs/connect-two-ae/identity/yarn.lock * chore(package): update lockfile examples/browser/vuejs/connect-two-ae/aepp/yarn.lock * Realign 5.0.0 (#701) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * Update README.md (#704) fix typo * Feat(AENS): auction name fee calculation (#706) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * feat(AENS): Add auction name fee helpers and schema * feat(AENS): Add nameFee calculation and validation to name `claim` function * feat(AENS): Fix name length * feat(AENS): Add `bid` function. Add test for name auction * feat(AENS): Clear logs * refactor(AENS): refactor claim (#709) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * refactor(constants): Move const to shema. Improve isAddressValid. * refactor(constants): Move const to shema. Improve isAddressValid. * refactor(AENS): Remove `prelimaCommitmentId`. Add function for generating `nameId` * refactor(AE): Generate nameId in spend by name function instead of calling node * Fix(Example): FIx example app (#712) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * fix(examples): Fix contract in example AEPP * fix(examples): Add compilerVersion to AEPP example app * fix(Compiler): Add cross compiler compatibility for old compiler * fix(Compiler): Revert cross compiler options check * chore(Jenkins): Force * fix(AENS): Change tld for Lima from `aet` to `chain` (#714) * fix(AENS): Change tld for Lima from `aet` to `chain` Point docker to the rc-5 node and 4.0.0 compiler Move `classify` method from AENS to transaction builder helpers * fix(AENS): Fix claim command with new tld * feat(SPEND): Add additional validation for recipient (#715) * feat(state channels): make state channels compatible with node v5.0.0… (#688) * feat(Lima): Create Lima branch * feat(Compiler): Compiler 4.0.0 compatibility (#632) * feat(newCompiler): Increase compiler version. Add `backend` option to compiler API * fix(TX): Add fate vm version * feat(Contract): Make Contract works with node 5.0.0 rc1 (lima hard-fork) and compiler 4.0.0 rc2 * chore(test): Debug channel test * fix(channel): fix contract in channel test * chore(test): Remove logs * feat(ACI): Add `payable` to contract call * feat(ACI): Add test for payable * fix(Linter): Fix linter error * feat(Compiler): Point to compiler 3.2.0. Improve `payble` to support old compiler * feat(Compiler): disable payable test * feat(Lima): Point compiler to 4.0.0. Enable tests for `payable` * feat(Lima): Make contact for channel test payable * chore(test): Enable tests * feat(Contract/ACI): Add ability to use contract with external deps(`include "someLib"`) (#653) * docs(Contract): Adjust contract docs (#658) * Release 4.7.0-next.1 (#660) * chore(release): Generate CHANGELOG. Bump version * chore(test): Test backward compatibility * chore(test): revert * feat(SCHEMA): Add fate constants * chore(release): bump version to 5.0.0-next.1 * feat(Lima): add check for compiler <-> consensus protocol version check * feat(Lima): add check for abi/vm <-> backend(FATE/AEVM) (#680) * feat(Lima): add check for abi/vm <-> backend(FATE/AEVM) * feat(Lima): add check for abi/vm <-> backend(FATE/AEVM) * feat(Contract): Add fate tests * feat(Contract): enable all tests * feat(Node): Add check in dry-run endpoint(node cross compatibility) * feat(Contract): enable all tests * feat(Contract): enable all tests * feat(Contract): fix docker file run command * feat(Swagger): Resolve refs * feat(tests): Skip Channel and AENS * feat(Node): Change compatibility range from 4.x.x to 5.x.x * feat(Node): Change compatibility range from 4.x.x to 6.0.0 * fix(Oracle): fix abi field resolving * chrome(build): Regenerate lock * feat(state channels): make state channels compatible with node v5.0.0-rc.2 * feat(Compiler): make FATE by default (#693) * feat(Contract): Use FATE by default * Fix lint error * feat(AENS): Lima compatibility (#687) * Aens lima compatibility * Make aens cross compatible with pre-lima releases * Remove .only * Fix native build of claim tx test * feat(GA): Make GA compatible with Lima. Add cross compiler compatibility * fix(Test): Fix test for cross compatibility. Add test for AEVM * fix(AE): Add pointers verification for spend by name. Improve AENS cross node tests * build(Node): Point node to 5.0.0-rc3 * Change node version to v5.0.0-rc.3 * Fix test * Fix channel contracts tests * Update @aeternity/aepp-sdk in group default to the latest version 🚀 (#720) * fix(package): update @aeternity/aepp-sdk to version 6.0.0 * fix(package): update @aeternity/aepp-sdk to version 6.0.0 * chore(package): update lockfile examples/browser/vuejs/connect-two-ae/identity/yarn.lock * chore(package): update lockfile examples/browser/vuejs/connect-two-ae/aepp/yarn.lock * Realign 6.0.0 (#719) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * Release 6.0.0 (#716) * Update @aeternity/aepp-sdk in group default to the latest version 🚀 (#702) * fix(package): update @aeternity/aepp-sdk to version 5.0.0 * fix(package): update @aeternity/aepp-sdk to version 5.0.0 * chore(package): update lockfile examples/browser/vuejs/connect-two-ae/identity/yarn.lock * chore(package): update lockfile examples/browser/vuejs/connect-two-ae/aepp/yarn.lock * Realign 5.0.0 (#701) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * Update README.md (#704) fix typo * Feat(AENS): auction name fee calculation (#706) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * feat(AENS): Add auction name fee helpers and schema * feat(AENS): Add nameFee calculation and validation to name `claim` function * feat(AENS): Fix name length * feat(AENS): Add `bid` function. Add test for name auction * feat(AENS): Clear logs * refactor(AENS): refactor claim (#709) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * refactor(constants): Move const to shema. Improve isAddressValid. * refactor(constants): Move const to shema. Improve isAddressValid. * refactor(AENS): Remove `prelimaCommitmentId`. Add function for generating `nameId` * refactor(AE): Generate nameId in spend by name function instead of calling node * Fix(Example): FIx example app (#712) * chrome(Release): Bump version 5.0.0. Regenerate docs * chrome(Release): Prepare CHANGELOG. Regenerate lock file * fix(examples): Fix contract in example AEPP * fix(examples): Add compilerVersion to AEPP example app * fix(Compiler): Add cross compiler compatibility for old compiler * fix(Compiler): Revert cross compiler options check * chore(Jenkins): Force * fix(AENS): Change tld for Lima from `aet` to `chain` (#714) * fix(AENS): Change tld for Lima from `aet` to `chain` Point docker to the rc-5 node and 4.0.0 compiler Move `classify` method from AENS to transaction builder helpers * fix(AENS): Fix claim command with new tld * feat(SPEND): Add additional validation for recipient (#715) * feat(state channels): make state channels compatible with node v5.0.0… (#688) * feat(Lima): Create Lima branch * feat(Compiler): Compiler 4.0.0 compatibility (#632) * feat(newCompiler): Increase compiler version. Add `backend` option to compiler API * fix(TX): Add fate vm version * feat(Contract): Make Contract works with node 5.0.0 rc1 (lima hard-fork) and compiler 4.0.0 rc2 * chore(test): Debug channel test * fix(channel): fix contract in channel test * chore(test): Remove logs * feat(ACI): Add `payable` to contract call * feat(ACI): Add test for payable * fix(Linter): Fix linter error * feat(Compiler): Point to compiler 3.2.0. Improve `payble` to support old compiler * feat(Compiler): disable payable test * feat(Lima): Point compiler to 4.0.0. Enable tests for `payable` * feat(Lima): Make contact for channel test payable * chore(test): Enable tests * feat(Contract/ACI): Add ability to use contract with external deps(`include "someLib"`) (#653) * docs(Contract): Adjust contract docs (#658) * Release 4.7.0-next.1 (#660) * chore(release): Generate CHANGELOG. Bump version * chore(test): Test backward compatibility * chore(test): revert * feat(SCHEMA): Add fate constants * chore(release): bump version to 5.0.0-next.1 * feat(Lima): add check for compiler <-> consensus protocol version check * feat(Lima): add check for abi/vm <-> backend(FATE/AEVM) (#680) * feat(Lima): add check for abi/vm <-> backend(FATE/AEVM) * feat(Lima): add check for abi/vm <-> backend(FATE/AEVM) * feat(Contract): Add fate tests * feat(Contract): enable all tests * feat(Node): Add check in dry-run endpoint(node cross compatibility) * feat(Contract): enable all tests * feat(Contract): enable all tests * feat(Contract): fix docker file run command * feat(Swagger): Resolve refs * feat(tests): Skip Channel and AENS * feat(Node): Change compatibility range from 4.x.x to 5.x.x * feat(Node): Change compatibility range from 4.x.x to 6.0.0 * fix(Oracle): fix abi field resolving * chrome(build): Regenerate lock * feat(state channels): make state channels compatible with node v5.0.0-rc.2 * feat(Compiler): make FATE by default (#693) * feat(Contract): Use FATE by default * Fix lint error * feat(AENS): Lima compatibility (#687) * Aens lima compatibility * Make aens cross compatible with pre-lima releases * Remove .only * Fix native build of claim tx test * feat(GA): Make GA compatible with Lima. Add cross compiler compatibility * fix(Test): Fix test for cross compatibility. Add test for AEVM * fix(AE): Add pointers verification for spend by name. Improve AENS cross node tests * build(Node): Point node to 5.0.0-rc3 * Change node version to v5.0.0-rc.3 * Fix test * Fix channel contracts tests * chore(release): Bump version to 6.0.0 * chore(release): Adjust CHANGELOG. Regenerate lock file. Regenerate docs * chore(release): Force Jenkins * chore(Test): Adjust timeout for pollQuery test * chrome(test): enable State chanel tests * chrome(test): fix oracle pollQuery * Update libsodium-wrappers-sumo to the latest version 🚀 (#721) * fix(package): update libsodium-wrappers-sumo to version 0.7.6 * chore(package): update lockfile package-lock.json * Keystore: Make usable in nodejs@10 and below (#726) * keystore: Fix name in example * Add missed Keystore module export * keystore: Add example for versions of nodejs that don't supports esm * fix(aens): added lower case transformation for aens names (#730) * fix(aens): added lower case transformation for aens names commitment Id has been generated incorrectly because names have not been transformed to a lower case * fix(aens): removed unnecessary lower case transformation during the name encoding process * fix(aens): disable test for spend by name #728 * fix(aens): fixed namespace for claim transactions #728 * removed empty lines * style(changelog): added whitespaces to separate changelog sections * name claim: Revert ignoring waitMined from user passed options (#727) Reverts changes in 8850900#diff-bd3d95ffcb66b185645d812b7d5ba656L179-R176 * Bump version to 6.0.2 * Regenerate lock file. Regenerate docs
1 parent 4fdff75 commit 081bc4e

File tree

10 files changed

+23
-102
lines changed

10 files changed

+23
-102
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [6.0.2](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...6.0.2) (2019-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **name claim:** Revert ignoring waitMined from user passed options (#727)
7+
8+
9+
110
## [6.0.1](https://github.com/aeternity/aepp-sdk-js/compare/6.0.0...6.0.1) (2019-10-29)
211

312

@@ -8,6 +17,9 @@
817

918

1019

20+
21+
22+
1123
# [6.0.0](https://github.com/aeternity/aepp-sdk-js/compare/4.7.0...6.0.0) (2019-10-16)
1224

1325

docs/api/ae.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import Ae from '@aeternity/aepp-sdk/es/ae'
1313
* _instance_
1414
* [.destroyInstance()](#module_@aeternity/aepp-sdk/es/ae--Ae+destroyInstance)`void`
1515
* _async_
16-
* [.send(tx, [options])](#module_@aeternity/aepp-sdk/es/ae--Ae+send)`String` \| `String`
1716
* [.spend(amount, recipientId, options)](#module_@aeternity/aepp-sdk/es/ae--Ae+spend)`String` \| `String`
1817
* [.transferFunds(percentage, recipientId, options)](#module_@aeternity/aepp-sdk/es/ae--Ae+transferFunds)`String` \| `String`
1918
* _inner_

docs/api/ae/aens.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ import Aens from '@aeternity/aepp-sdk/es/ae/aens'
1414

1515
* [@aeternity/aepp-sdk/es/ae/aens](#module_@aeternity/aepp-sdk/es/ae/aens)
1616
* [Aens([options])](#exp_module_@aeternity/aepp-sdk/es/ae/aens--Aens)`Object`
17-
* _global_
18-
* [exports.isNameValid(name, [throwError])](#exp_module_@aeternity/aepp-sdk/es/ae/aens--exports.isNameValid) ⇒ ⏏
1917
* _instance_
2018
* _async_
2119
* [.update(nameId, target, options)](#exp_module_@aeternity/aepp-sdk/es/ae/aens--update)`Object`
@@ -41,23 +39,6 @@ Aens provides name-system related methods atop
4139
| --- | --- | --- | --- |
4240
| [options] | `Object` | <code>{}</code> | Initializer object |
4341

44-
<a id="exp_module_@aeternity/aepp-sdk/es/ae/aens--exports.isNameValid"></a>
45-
46-
### exports.isNameValid(name, [throwError]) ⇒ ⏏
47-
Is name valid
48-
49-
**Kind**: global method of [`@aeternity/aepp-sdk/es/ae/aens`](#module_@aeternity/aepp-sdk/es/ae/aens)
50-
**Returns**: Boolean
51-
**Throws**:
52-
53-
- Error
54-
55-
56-
| Param | Type | Default | Description |
57-
| --- | --- | --- | --- |
58-
| name | `string` | | |
59-
| [throwError] | `boolean` | <code>true</code> | Throw error on invalid |
60-
6142
<a id="exp_module_@aeternity/aepp-sdk/es/ae/aens--update"></a>
6243

6344
### .update(nameId, target, options) ⇒ `Object`

docs/api/ae/oracle.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ import Oracle from '@aeternity/aepp-sdk/es/ae/oracle'
1616
* [Oracle([options])](#exp_module_@aeternity/aepp-sdk/es/ae/oracle--Oracle)`Object`
1717
* _instance_
1818
* _async_
19-
* [.getOracleObject(oracleId)](#exp_module_@aeternity/aepp-sdk/es/ae/oracle--getOracleObject)`Promise.&lt;Object&gt;`
20-
* [.exports.pollForQueries(oracleId, onQuery, [options])](#exp_module_@aeternity/aepp-sdk/es/ae/oracle--exports.pollForQueries)`function`
19+
* [.pollForQueries(oracleId, onQuery, [options])](#exp_module_@aeternity/aepp-sdk/es/ae/oracle--pollForQueries)`function`
2120
* [.getQueryObject(oracleId, queryId)](#exp_module_@aeternity/aepp-sdk/es/ae/oracle--getQueryObject)`Promise.&lt;Object&gt;`
2221
* [.exports.pollForQueryResponse(oracleId, queryId, [options])](#exp_module_@aeternity/aepp-sdk/es/ae/oracle--exports.pollForQueryResponse)`Promise.&lt;Object&gt;`
2322
* [.registerOracle(queryFormat, responseFormat, [options])](#exp_module_@aeternity/aepp-sdk/es/ae/oracle--registerOracle)`Promise.&lt;Object&gt;`
@@ -57,20 +56,6 @@ Poll for oracle queries
5756
| [options] | `Object` | Options object |
5857
| [options.interval] | `Object` | Poll interval(default: 5000) |
5958

60-
### .pollForQueries(oracleId, onQuery, [options]) ⇒ `function`
61-
Poll for oracle queries
62-
63-
**Kind**: instance method of [`@aeternity/aepp-sdk/es/ae/oracle`](#module_@aeternity/aepp-sdk/es/ae/oracle)
64-
**Returns**: `function` - stopPolling - Stop polling function
65-
**Category**: async
66-
67-
| Param | Type | Description |
68-
| --- | --- | --- |
69-
| oracleId | `String` | Oracle public key |
70-
| onQuery | `function` | OnQuery callback |
71-
| [options] | `Object` | Options object |
72-
| [options.interval] | `Object` | Poll interval(default: 5000) |
73-
7459
<a id="exp_module_@aeternity/aepp-sdk/es/ae/oracle--getQueryObject"></a>
7560

7661
### .getQueryObject(oracleId, queryId) ⇒ `Promise.&lt;Object&gt;`

docs/api/chain.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -30,26 +30,12 @@ import Chain from '@aeternity/aepp-sdk/es/chain'
3030
* _static_
3131
* [.waitMined(bool)](#module_@aeternity/aepp-sdk/es/chain.waitMined)`Stamp`
3232

33-
### Chain([options]) ⇒ `Object`
34-
Basic Chain Stamp
33+
<a id="module_@aeternity/aepp-sdk/es/chain+sendTransaction"></a>
3534

36-
Attempting to create instances from the Stamp without overwriting all
37-
abstract methods using composition will result in an exception.
38-
39-
**Kind**: Exported function
40-
**Returns**: `Object` - Chain instance
41-
**rtype**: `Stamp`
42-
43-
| Param | Type | Default | Description |
44-
| --- | --- | --- | --- |
45-
| [options] | `Object` | <code>{}</code> | Initializer object |
46-
47-
<a id="module_@aeternity/aepp-sdk/es/chain--Chain+sendTransaction"></a>
48-
49-
#### *chain.sendTransaction(tx, [options]) ⇒ `Object` \| `String`*
35+
### *@aeternity/aepp-sdk/es/chain.sendTransaction(tx, [options]) ⇒ `Object` \| `String`*
5036
Submit a signed transaction for mining
5137

52-
**Kind**: instance abstract method of [`Chain`](#exp_module_@aeternity/aepp-sdk/es/chain--Chain)
38+
**Kind**: instance abstract method of [`@aeternity/aepp-sdk/es/chain`](#module_@aeternity/aepp-sdk/es/chain)
5339
**Returns**: `Object` \| `String` - Transaction or transaction hash
5440
**Category**: async
5541
**rtype**: `(tx: String, options?: Object) => tx: Promise[Object]|txHash: Promise[String]`

docs/api/contract.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,9 @@ import ContractBase from '@aeternity/aepp-sdk/es/contract'
1919
* *[.setCompilerUrl(url)](#module_@aeternity/aepp-sdk/es/contract+setCompilerUrl)`void`*
2020
* *[.getCompilerVersion()](#module_@aeternity/aepp-sdk/es/contract+getCompilerVersion)`String`*
2121

22-
### ContractBase([options]) ⇒ `Object`
23-
Basic Contract Stamp
22+
<a id="module_@aeternity/aepp-sdk/es/contract+contractGetACI"></a>
2423

25-
This stamp include api call's related to contract functionality.
26-
Attempting to create instances from the Stamp without overwriting all
27-
abstract methods using composition will result in an exception.
28-
29-
**Kind**: Exported function
30-
**Returns**: `Object` - Contract instance
31-
**rtype**: `Stamp`
32-
33-
| Param | Type | Default | Description |
34-
| --- | --- | --- | --- |
35-
| [options] | `Object` | <code>{}</code> | Initializer object |
36-
37-
<a id="module_@aeternity/aepp-sdk/es/contract--ContractBase+contractGetACI"></a>
38-
39-
#### *contractBase.contractGetACI(source, [options]) ⇒ `Object`*
24+
### *@aeternity/aepp-sdk/es/contract.contractGetACI(source, [options]) ⇒ `Object`*
4025
Get contract ACI
4126

4227
**Kind**: instance abstract method of [`@aeternity/aepp-sdk/es/contract`](#module_@aeternity/aepp-sdk/es/contract)

docs/api/contract/ga.md

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -13,36 +13,9 @@ import { GeneralizeAccount } from '@aeternity/aepp-sdk' (Using bundle)
1313
```
1414

1515
* [@aeternity/aepp-sdk/es/contract/ga](#module_@aeternity/aepp-sdk/es/contract/ga)
16-
* [exports.GeneralizeAccount([options])](#exp_module_@aeternity/aepp-sdk/es/contract/ga--exports.GeneralizeAccount)`Object`
1716
* [createGeneralizeAccount(authFnName, source, args, options)](#exp_module_@aeternity/aepp-sdk/es/contract/ga--createGeneralizeAccount)`Promise.&lt;Readonly.&lt;{result: \*, owner: \*, createdAt: Date, address, rawTx: \*, transaction: \*}&gt;&gt;`
1817
* [createMetaTx(rawTransaction, authData, authFnName, options)](#exp_module_@aeternity/aepp-sdk/es/contract/ga--createMetaTx)`String`
1918

20-
<a id="exp_module_@aeternity/aepp-sdk/es/contract/ga--exports.GeneralizeAccount"></a>
21-
22-
### exports.GeneralizeAccount([options]) ⇒ `Object`
23-
GeneralizeAccount Stamp
24-
25-
Provide Generalize Account implementation
26-
[@aeternity/aepp-sdk/es/contract/ga](#module_@aeternity/aepp-sdk/es/contract/ga) clients.
27-
28-
**Kind**: Exported function
29-
**Returns**: `Object` - GeneralizeAccount instance
30-
**rtype**: `Stamp`
31-
32-
| Param | Type | Default | Description |
33-
| --- | --- | --- | --- |
34-
| [options] | `Object` | <code>{}</code> | Initializer object |
35-
36-
**Example**
37-
```js
38-
const authContract = ``
39-
await client.createGeneralizeAccount(authFnName, authContract, [...authFnArguments]
40-
// Make spend using GA
41-
const callData = 'cb_...' // encoded call data for auth contract
42-
await client.spend(10000, receiverPub, { authData: { callData } })
43-
// or
44-
await client.spend(10000, receiverPub, { authData: { source: authContract, args: [...authContractArgs] } }) // sdk will prepare callData itself
45-
```
4619
<a id="exp_module_@aeternity/aepp-sdk/es/contract/ga--createGeneralizeAccount"></a>
4720

4821
### createGeneralizeAccount(authFnName, source, args, options) ⇒ `Promise.&lt;Readonly.&lt;{result: \*, owner: \*, createdAt: Date, address, rawTx: \*, transaction: \*}&gt;&gt;`

es/ae/aens.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ async function claim (name, salt, options = {}) {
171171
const result = await this.send(claimTx, opt)
172172
if (opt.vsn === 1 || name.split('.')[0].length > 12) {
173173
delete opt.vsn
174-
const nameInter = this.Chain.defaults.waitMined ? await this.aensQuery(name, opt) : {}
174+
const nameInter = opt.waitMined ? await this.aensQuery(name, opt) : {}
175175
return Object.assign(result, nameInter)
176176
}
177177
return result

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aeternity/aepp-sdk",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "SDK for the æternity blockchain",
55
"main": "dist/aepp-sdk.js",
66
"browser": "dist/aepp-sdk.browser.js",

0 commit comments

Comments
 (0)