Skip to content

Conversation

@melsomino
Copy link
Contributor

No description provided.

    1) hex string with `0x` prefix;
    2) hex string of 64 char length without `0x` prefix;
    3) decimal string.

SDK-4253
…ions:

   - `toUnitsString` was renamed to `toUnitsDecimalString` returns string with possible fractional part separated with `.` sign;
   - new `toUnitsBigInt` returns integral value as a `bigint`;
   - new `toUnitsBigIntString` returns integral value in string representation;
   - `toUnits` now is an alias for `toUnitsBigIntString`.
NEW: `Trader.deployEverWallet` accepts token parameters as `TokenValue` instead of `number`.
…<exit-code>. <known-contract-error-message>.".

SDK-4249
…ype.

NEW: All `number` fields that returns numbers was changed to `string` fields.

SDK-4244
@melsomino melsomino requested a review from d3p January 12, 2023 15:38
@melsomino melsomino merged commit aa9ecc2 into 0.11.0-rc Feb 10, 2023
@melsomino melsomino deleted the SDK-4244-replace-number-type-with-string branch February 10, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants