Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realign 7.1.0 #922

Merged
merged 82 commits into from
Feb 27, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
82 commits
Select commit Hold shift + click to select a range
081bc4e
Release/6.0.2 (#741)
mpowaga Oct 31, 2019
66cef36
removed empty lines
tarasherasymchuk Oct 31, 2019
1f801ab
style(changelog): added whitespaces to separate changelog sections
tarasherasymchuk Oct 31, 2019
1128bbd
Feat(AENS): auction name fee calculation (#706)
nduchak Oct 8, 2019
6d4078e
refactor(AENS): refactor claim (#709)
nduchak Oct 10, 2019
deed7fc
feat(state channels): make state channels compatible with node v5.0.0…
mpowaga Oct 16, 2019
9725b08
Realign 6.0.0 (#719)
nduchak Oct 17, 2019
c8ebb76
Update libsodium-wrappers-sumo to the latest version 🚀 (#721)
greenkeeper[bot] Oct 22, 2019
4ff3345
Update commander to the latest version 🚀 (#743)
greenkeeper[bot] Nov 1, 2019
b580057
Update vue-loader in group default to the latest version 🚀 (#745)
greenkeeper[bot] Nov 4, 2019
13cdd07
Update rlp to the latest version 🚀 (#744)
greenkeeper[bot] Nov 4, 2019
4c1f5e4
fix(AENS): auction end block calculation (#746)
nduchak Nov 4, 2019
fd14225
fix(AENS): Fix `produceNameId` function(Make name lowercase). Enable …
nduchak Nov 4, 2019
bf11eb6
aensQuery: Fix default value of pointers field (#735)
davidyuk Nov 4, 2019
11d8055
Update @aeternity/aepp-sdk in group default to the latest version 🚀 (…
greenkeeper[bot] Nov 4, 2019
e0166c2
Remove extra eslint exceptions (#729)
davidyuk Nov 4, 2019
232e0ab
Update babel7 in group default to the latest version 🚀 (#754)
greenkeeper[bot] Nov 6, 2019
ddc6611
feat(state channels): allow to pass metadata to transfer update (#755)
mpowaga Nov 6, 2019
ae4426e
feat(state channels): allow off chain updates to be cancelled with cu…
mpowaga Nov 6, 2019
c5f35d1
fix(state channels): wait for connection to be established before sen…
mpowaga Nov 6, 2019
c950937
feat(state channels): add round method (#763)
mpowaga Nov 6, 2019
07cb0e7
feat(ACI): Add validation for contractAddress (#764)
nduchak Nov 6, 2019
5250e75
feat(AENS): Add nameFee validation to TxValidator (#765)
nduchak Nov 7, 2019
de83204
feat(Crypto): Implement asymmetric encoding/decoding using `tweennac…
nduchak Nov 7, 2019
12aaca3
feat(Contract): Add ability to pass arguments or callData for contrac…
nduchak Nov 7, 2019
ca8b467
Update babel7 in group default to the latest version 🚀 (#771)
greenkeeper[bot] Nov 11, 2019
c5f2582
feat(AENS): Increase default nameTtl (#775)
nduchak Nov 11, 2019
87062ea
feat(Http): Assign error object to http error (#770)
nduchak Nov 11, 2019
74952aa
feat(state channels): make state channels compatible with node v5.1.0…
mpowaga Nov 11, 2019
06129de
docs(Examples): Fix contract example (#778)
nduchak Nov 11, 2019
777c012
fix(TxHelpers): Use BigNumber in auction end block calculation
nduchak Nov 11, 2019
a3e78d3
docs(Helpers): Add missed jsdocs
nduchak Nov 11, 2019
65b3111
chore(release): Bump version. Regenerate docs and CHANGELOG
nduchak Nov 11, 2019
2edf518
Merge pull request #779 from aeternity/release/6.1.0
nduchak Nov 11, 2019
233ce3a
removed empty lines
tarasherasymchuk Oct 31, 2019
3fe875e
style(changelog): added whitespaces to separate changelog sections
tarasherasymchuk Oct 31, 2019
3afef67
feat(Crypto): Implement asymmetric encoding/decoding using `tweennac…
nduchak Nov 7, 2019
545af20
feat(Http): Assign error object to http error (#770)
nduchak Nov 11, 2019
fcf6b1d
docs(Examples): Fix contract example (#778)
nduchak Nov 11, 2019
c18047e
feat(KeyStore): Remove `argon2` package, use `libsodium` for both bro…
nduchak Nov 12, 2019
fe6021b
fix(ACI): Disable bytecode check for source and code on-chain (#783)
nduchak Nov 12, 2019
6b0af4e
chore(release): Regenerate docs
nduchak Nov 12, 2019
39d3625
Merge pull request #785 from aeternity/release/6.1.1
nduchak Nov 12, 2019
9ac705f
fix(Composition): Chain composition
nduchak Nov 12, 2019
d43ca5a
fix(Composition): Chain composition
nduchak Nov 12, 2019
e8aaed8
Merge remote-tracking branch 'origin/hotfix/chain-composition' into h…
nduchak Nov 12, 2019
d0a29ff
Merge pull request #789 from aeternity/hotfix/chain-composition
nduchak Nov 12, 2019
4be8eb8
fix(Channel): 5.2.0 compatibility
nduchak Dec 11, 2019
5dd2fc1
Fix lint error
mpowaga Dec 11, 2019
d4d8767
chore(release): Bump version. Generate CHANGELOG
nduchak Dec 11, 2019
da747c0
Fix internal.js
mpowaga Dec 11, 2019
b5642bf
Merge branch 'fix/channel-5.2.0-compatibility' of https://github.com/…
mpowaga Dec 11, 2019
d738d9f
chore(release): Point docker to node 5.2.0
nduchak Dec 11, 2019
6296133
Merge remote-tracking branch 'origin/fix/channel-5.2.0-compatibility'…
nduchak Dec 11, 2019
178b662
Merge pull request #823 from aeternity/fix/channel-5.2.0-compatibility
shekhar-shubhendu Dec 11, 2019
d614c8f
chore(release): Bump package, regenerate lock and CHANGELOG
nduchak Dec 18, 2019
cfabc77
chore(release): Update CHANGELOG
nduchak Dec 18, 2019
d91545c
Merge branch 'master' into release/7.0.0-next.1
nduchak Dec 18, 2019
f0d0f4f
chore(release): Update CHANGELOG
nduchak Dec 18, 2019
6bdaa9c
Merge pull request #833 from aeternity/release/7.0.0-next.1
nduchak Dec 19, 2019
b75ffd8
chore(release): Changelog
nduchak Jan 10, 2020
2913045
chore(release): Bump version to 7.0.0-next.2
nduchak Jan 10, 2020
e326162
Merge branch 'master' into release/7.0.0-next.2
nduchak Jan 10, 2020
a49d6f1
Merge branch 'develop' into release/7.0.0-next.2
nduchak Jan 14, 2020
21b1b38
chore(release): generate lock file
nduchak Jan 14, 2020
59b977d
Merge pull request #854 from aeternity/release/7.0.0-next.2
nduchak Jan 14, 2020
822a7cb
chore(release): Generate CHANGELOG
nduchak Jan 22, 2020
45feaa4
Merge branch 'master' into release/7.0.0-next.3
nduchak Jan 22, 2020
55fd92f
chore(release): Generate CHANGELOG
nduchak Jan 22, 2020
011188d
Merge remote-tracking branch 'origin/release/7.0.0-next.3' into relea…
nduchak Jan 22, 2020
1681754
chore(release): Regenerate lock file
nduchak Jan 22, 2020
1a963d1
Merge pull request #871 from aeternity/release/7.0.0-next.3
nduchak Jan 22, 2020
542df92
chore(release): bump version. generate CHANGELOG. Regenerate docs
nduchak Jan 31, 2020
1bc35f8
chore(release): Adjust readme
nduchak Jan 31, 2020
3b8777c
Merge branch 'master' into release/7.0.0
nduchak Jan 31, 2020
8f39b7e
chore(release): Adjust readme
nduchak Jan 31, 2020
b70c79f
Merge pull request #888 from aeternity/release/7.0.0
nduchak Jan 31, 2020
ac79976
chore(release): bum version to 7.1.0
nduchak Feb 25, 2020
8b3237e
chore(release): Adjust CHANGELOG
nduchak Feb 25, 2020
4dffbdd
chore(release): Regenerate API docs
nduchak Feb 25, 2020
992a3e8
Merge branch 'master' into release/7.1.0
nduchak Feb 25, 2020
68ed64d
Merge pull request #919 from aeternity/release/7.1.0
nduchak Feb 25, 2020
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
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [7.1.0](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.1.0) (2020-02-25)

### Refactor

* **AEX:** Simplify message id processing ([#916](https://github.com/aeternity/aepp-sdk-js/pull/916)). Pass AEEP `origin` to Wallet callback ([#918](https://github.com/aeternity/aepp-sdk-js/pull/918))
* **Node:** Move `getNetworkId` to helpers ([#910](https://github.com/aeternity/aepp-sdk-js/pull/910))
* **ACI:** Minor ACI validation improvement.
Move decoding of events to builder. Add ability to decode events without ACI

### Features

* **ACI:** Implement Contract Events for ACI([Contract Event Guide](https://github.com/aeternity/aepp-sdk-js/blob/develop/docs/guides/contract-events.md))
* **Contract:** Helpers for Oracle and AENS signature delegation([Signature delegation guide](https://github.com/aeternity/aepp-sdk-js/blob/develop/docs/guides/delegate-signature-to-contract.md))
* **AmountFormatter:** Rework amount formatter. Change formatter units naming. Add more units ([#909](https://github.com/aeternity/aepp-sdk-js/issues/909)) ([6970efe](https://github.com/aeternity/aepp-sdk-js/commit/6970efe))
* **TxBuilder:** Integrate amount formatter to transaction builder ([#897](https://github.com/aeternity/aepp-sdk-js/pull/897))
* **Account:** Implement Message Signing (`singMessage`, `verifyMessage`) ([#903](https://github.com/aeternity/aepp-sdk-js/pull/903))
* **AEX-2:** Add `removeRpcClient` method to RpcClient/RpcWallet stamp's([#912](https://github.com/aeternity/aepp-sdk-js/pull/912))


# [7.0.0](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.0.0) (2020-01-31)


Expand Down
1 change: 0 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ You can use this URL with any releasee on [npmjs](https://www.npmjs.com/package/
- [Contract Events](guides/contract-events.md)
- [AENS delegation signature](guides/delegate-signature-to-contract.md)
- [AENS usage](guides/aens-usage.md)
- [Oracle usage](guides/oracle-usage.md)


## Examples
Expand Down
30 changes: 0 additions & 30 deletions docs/api/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,36 +53,6 @@ Sign encoded transaction
| tx | `String` | Transaction to sign |
| opt | `Object` | Options |

<a id="module_@aeternity/aepp-sdk/es/account--Account+signMessage"></a>

#### account.signMessage(message, opt) ⇒ `String`
Sign message

**Kind**: instance method of [`Account`](#exp_module_@aeternity/aepp-sdk/es/account--Account)
**Returns**: `String` - Signature
**Category**: async
**rtype**: `(msg: String) => signature: Promise[String], throws: Error`

| Param | Type | Description |
| --- | --- | --- |
| message | `String` | Message to sign |
| opt | `Object` | Options |

<a id="module_@aeternity/aepp-sdk/es/account--Account+verifyMessage"></a>

#### account.verifyMessage(message, signature, opt) ⇒ `Boolean`
Verify message

**Kind**: instance method of [`Account`](#exp_module_@aeternity/aepp-sdk/es/account--Account)
**Category**: async
**rtype**: `(msg: String, signature: String, publicKey: String) => signature: Promise[String], throws: Error`

| Param | Type | Description |
| --- | --- | --- |
| message | `String` | Message to verify |
| signature | `String` | Signature |
| opt | `Object` | Options |

<a id="module_@aeternity/aepp-sdk/es/account--Account+getNetworkId"></a>

#### account.getNetworkId() ⇒ `String`
Expand Down
14 changes: 14 additions & 0 deletions docs/api/utils/aepp-wallet-communication/rpc/rpc-client.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import RpcClients from '@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/r
* _instance_
* [.addClient(id, connectionData)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+addClient) ⇒ `void`
* [.getClient(id)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+getClient) ⇒ `Object`
* [.removeClient(id, forceConnectionClose)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+removeClient) ⇒ `Boolean`
* [.updateClientInfo(id, info)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+updateClientInfo) ⇒ `void`
* [.sentNotificationByCondition(msg, condition)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+sentNotificationByCondition) ⇒ `void`
* [.isConnected()](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+isConnected) ⇒ `Boolean`
Expand Down Expand Up @@ -73,6 +74,19 @@ Get clien by id
| --- | --- | --- |
| id | `String` \| `Number` | Client ID |

<a id="module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+removeClient"></a>

#### exports.RpcClient.removeClient(id, forceConnectionClose) ⇒ `Boolean`
Remove and disiconnect client by ID

**Kind**: instance method of [`exports.RpcClient`](#exp_module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient)
**rtype**: `(id: (String|Number), { forceConnectionClose: boolean = false }) => boolean`

| Param | Type | Description |
| --- | --- | --- |
| id | `String` \| `Number` | Client ID |
| forceConnectionClose | | |

<a id="module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/rpc-client--exports.RpcClient+updateClientInfo"></a>

#### exports.RpcClient.updateClientInfo(id, info) ⇒ `void`
Expand Down
19 changes: 17 additions & 2 deletions docs/api/utils/aepp-wallet-communication/rpc/wallet-rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ import WalletRpc from '@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rp
* [@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc)
* [exports.WalletRpc(param, onConnection, onSubscription, onSign, onAskAccounts, onMessageSign, onDisconnect)](#exp_module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc) ⇒ `Object` ⏏
* [.getClients()](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+getClients) ⇒ `Object`
* [.addRpcClient(clientConnection)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+addRpcClient) ⇒ `void`
* [.removeRpcClient(id, [opt])](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+removeRpcClient) ⇒ `Object`
* [.addRpcClient(clientConnection)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+addRpcClient) ⇒ `String`
* [.shareWalletInfo(postFn)](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+shareWalletInfo) ⇒ `void`
* [.getWalletInfo()](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+getWalletInfo) ⇒ `Object`
* [.getAccounts()](#module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+getAccounts) ⇒ `Object`
Expand Down Expand Up @@ -42,12 +43,26 @@ Get RpcClients object which contain all connected AEPPS

**Kind**: instance method of [`exports.WalletRpc`](#exp_module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc)
**rtype**: `() => Object`
<a id="module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+removeRpcClient"></a>

#### exports.WalletRpc.removeRpcClient(id, [opt]) ⇒ `Object`
Remove specific RpcClient by ID

**Kind**: instance method of [`exports.WalletRpc`](#exp_module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc)
**rtype**: `(id: string) => Boolean`

| Param | Type | Default | Description |
| --- | --- | --- | --- |
| id | `String` | | Client ID |
| [opt] | `Object` | <code>{}</code> | |

<a id="module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc+addRpcClient"></a>

#### exports.WalletRpc.addRpcClient(clientConnection) ⇒ `void`
#### exports.WalletRpc.addRpcClient(clientConnection) ⇒ `String`
Add new AEPP connection

**Kind**: instance method of [`exports.WalletRpc`](#exp_module_@aeternity/aepp-sdk/es/utils/aepp-wallet-communication/rpc/wallet-rpc--exports.WalletRpc)
**Returns**: `String` - Client ID
**rtype**: `(clientConnection: Object) => Object`

| Param | Type | Description |
Expand Down
69 changes: 69 additions & 0 deletions docs/api/utils/amount-formatter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
<a id="module_@aeternity/aepp-sdk/es/utils/amount-formatter"></a>

## @aeternity/aepp-sdk/es/utils/amount-formatter
Amount Formatter

**Example**
```js
import { format, toAettos, AE_AMOUNT_FORMATS } from '@aeternity/aepp-sdk/es/utils/amount-formatter'
```

* [@aeternity/aepp-sdk/es/utils/amount-formatter](#module_@aeternity/aepp-sdk/es/utils/amount-formatter)
* [.AE_AMOUNT_FORMATS](#module_@aeternity/aepp-sdk/es/utils/amount-formatter.AE_AMOUNT_FORMATS)
* [.DENOMINATION_MAGNITUDE](#module_@aeternity/aepp-sdk/es/utils/amount-formatter.DENOMINATION_MAGNITUDE)
* [.toAe](#module_@aeternity/aepp-sdk/es/utils/amount-formatter.toAe) ⇒ `String`
* [.toAettos](#module_@aeternity/aepp-sdk/es/utils/amount-formatter.toAettos) ⇒ `String`
* [.formatAmount](#module_@aeternity/aepp-sdk/es/utils/amount-formatter.formatAmount) ⇒ `String`

<a id="module_@aeternity/aepp-sdk/es/utils/amount-formatter.AE_AMOUNT_FORMATS"></a>

### @aeternity/aepp-sdk/es/utils/amount-formatter.AE\_AMOUNT\_FORMATS
AE amount formats

**Kind**: static constant of [`@aeternity/aepp-sdk/es/utils/amount-formatter`](#module_@aeternity/aepp-sdk/es/utils/amount-formatter)
<a id="module_@aeternity/aepp-sdk/es/utils/amount-formatter.DENOMINATION_MAGNITUDE"></a>

### @aeternity/aepp-sdk/es/utils/amount-formatter.DENOMINATION\_MAGNITUDE
DENOMINATION_MAGNITUDE

**Kind**: static constant of [`@aeternity/aepp-sdk/es/utils/amount-formatter`](#module_@aeternity/aepp-sdk/es/utils/amount-formatter)
<a id="module_@aeternity/aepp-sdk/es/utils/amount-formatter.toAe"></a>

### @aeternity/aepp-sdk/es/utils/amount-formatter.toAe ⇒ `String`
Convert amount to AE

**Kind**: static constant of [`@aeternity/aepp-sdk/es/utils/amount-formatter`](#module_@aeternity/aepp-sdk/es/utils/amount-formatter)

| Param | Type | Default | Description |
| --- | --- | --- | --- |
| value | `String` \| `Number` \| `BigNumber` | | amount to convert |
| [options] | `Object` | <code>{}</code> | options |
| [options.denomination] | `String` | <code>&#x27;aettos&#x27;</code> | denomination of amount, can be ['ae', 'aettos'] |

<a id="module_@aeternity/aepp-sdk/es/utils/amount-formatter.toAettos"></a>

### @aeternity/aepp-sdk/es/utils/amount-formatter.toAettos ⇒ `String`
Convert amount to aettos

**Kind**: static constant of [`@aeternity/aepp-sdk/es/utils/amount-formatter`](#module_@aeternity/aepp-sdk/es/utils/amount-formatter)

| Param | Type | Default | Description |
| --- | --- | --- | --- |
| value | `String` \| `Number` \| `BigNumber` | | amount to convert |
| [options] | `Object` | <code>{}</code> | options |
| [options.denomination] | `String` | <code>&#x27;ae&#x27;</code> | denomination of amount, can be ['ae', 'aettos'] |

<a id="module_@aeternity/aepp-sdk/es/utils/amount-formatter.formatAmount"></a>

### @aeternity/aepp-sdk/es/utils/amount-formatter.formatAmount ⇒ `String`
Convert amount from one to other denomination

**Kind**: static constant of [`@aeternity/aepp-sdk/es/utils/amount-formatter`](#module_@aeternity/aepp-sdk/es/utils/amount-formatter)

| Param | Type | Default | Description |
| --- | --- | --- | --- |
| value | `String` \| `Number` \| `BigNumber` | | amount to convert |
| [options] | `Object` | <code>{}</code> | options |
| [options.denomination] | `String` | <code>&#x27;aettos&#x27;</code> | denomination of amount, can be ['ae', 'aettos'] |
| [options.targetDenomination] | `String` | <code>&#x27;aettos&#x27;</code> | target denomination, can be ['ae', 'aettos'] |

60 changes: 60 additions & 0 deletions docs/api/utils/bignumber.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
<a id="module_@aeternity/aepp-sdk/es/utils/bignumber"></a>

## @aeternity/aepp-sdk/es/utils/bignumber
Big Number Helpers

**Example**
```js
import { parseBigNumber, asBigNumber, isBigNumber, ceil } from '@aeternity/aepp-sdk/es/utils/bignumber'
```

* [@aeternity/aepp-sdk/es/utils/bignumber](#module_@aeternity/aepp-sdk/es/utils/bignumber)
* [.parseBigNumber(number)](#module_@aeternity/aepp-sdk/es/utils/bignumber.parseBigNumber) ⇒ `String`
* [.asBigNumber(number)](#module_@aeternity/aepp-sdk/es/utils/bignumber.asBigNumber) ⇒ `BigNumber`
* [.isBigNumber(number)](#module_@aeternity/aepp-sdk/es/utils/bignumber.isBigNumber) ⇒ `Boolean`
* [.ceil(bigNumber)](#module_@aeternity/aepp-sdk/es/utils/bignumber.ceil) ⇒ `BigNumber`

<a id="module_@aeternity/aepp-sdk/es/utils/bignumber.parseBigNumber"></a>

### @aeternity/aepp-sdk/es/utils/bignumber.parseBigNumber(number) ⇒ `String`
Convert number to string

**Kind**: static method of [`@aeternity/aepp-sdk/es/utils/bignumber`](#module_@aeternity/aepp-sdk/es/utils/bignumber)

| Param | Type | Description |
| --- | --- | --- |
| number | `String` \| `Number` \| `BigNumber` | number to convert |

<a id="module_@aeternity/aepp-sdk/es/utils/bignumber.asBigNumber"></a>

### @aeternity/aepp-sdk/es/utils/bignumber.asBigNumber(number) ⇒ `BigNumber`
Convert number to BigNumber instance

**Kind**: static method of [`@aeternity/aepp-sdk/es/utils/bignumber`](#module_@aeternity/aepp-sdk/es/utils/bignumber)

| Param | Type | Description |
| --- | --- | --- |
| number | `String` \| `Number` \| `BigNumber` | number to convert |

<a id="module_@aeternity/aepp-sdk/es/utils/bignumber.isBigNumber"></a>

### @aeternity/aepp-sdk/es/utils/bignumber.isBigNumber(number) ⇒ `Boolean`
Check if value is BigNumber, Number or number string representation

**Kind**: static method of [`@aeternity/aepp-sdk/es/utils/bignumber`](#module_@aeternity/aepp-sdk/es/utils/bignumber)

| Param | Type | Description |
| --- | --- | --- |
| number | `String` \| `Number` \| `BigNumber` | number to convert |

<a id="module_@aeternity/aepp-sdk/es/utils/bignumber.ceil"></a>

### @aeternity/aepp-sdk/es/utils/bignumber.ceil(bigNumber) ⇒ `BigNumber`
BigNumber ceil operation

**Kind**: static method of [`@aeternity/aepp-sdk/es/utils/bignumber`](#module_@aeternity/aepp-sdk/es/utils/bignumber)

| Param | Type |
| --- | --- |
| bigNumber | `String` \| `Number` \| `BigNumber` |

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aeternity/aepp-sdk",
"version": "7.0.0",
"version": "7.1.0",
"description": "SDK for the æternity blockchain",
"main": "dist/aepp-sdk.js",
"browser": "dist/aepp-sdk.browser.js",
Expand Down