Skip to content

Conversation

@d3p
Copy link
Contributor

@d3p d3p commented Feb 13, 2023

No description provided.

melsomino and others added 21 commits December 29, 2022 13:56
FIX: `queryOrders` does not return `traderId` and `finishTime`
(SDK-4260)
…turn-trader-id-and-finish-time

Sdk 4260 query orders does not return trader id and finish time
…t-implementation

SDK-4137 flex sdk integration test implementation
    1) hex string with `0x` prefix;
    2) hex string of 64 char length without `0x` prefix;
    3) decimal string.

SDK-4253
Fix: typos
…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
…d-decimal-strings-return-as-hex-string-everywhere

NEW: all functions with the userId/traderId as an input now accepts:
…ad-of-tokens-in-trader-deploy-ever-wallet

Sdk 4254 accept token units instead of tokens in trader deploy ever wallet
…-flex-sdk

Sdk 4249 do not hide exit code in flex sdk
…-string

Sdk 4244 replace number type with string
@d3p d3p merged commit 981b7c8 into main Feb 17, 2023
@d3p d3p deleted the 0.11.0-rc branch February 17, 2023 08:27
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.

5 participants