Skip to content

0.2.0#335

Merged
ca333 merged 958 commits intomasterfrom
dev
Jul 27, 2020
Merged

0.2.0#335
ca333 merged 958 commits intomasterfrom
dev

Conversation

@ca333
Copy link
Copy Markdown
Contributor

@ca333 ca333 commented Jul 5, 2020

Change-log:

Features:

Enhancements:

Fixes:

naezith and others added 30 commits July 22, 2020 23:08
tonymorony
tonymorony previously approved these changes Jul 27, 2020
@ca333 ca333 merged commit 5755498 into master Jul 27, 2020
@ca333 ca333 added 0.2.0 and removed under review labels Jul 27, 2020
CharlVS added a commit that referenced this pull request Mar 23, 2026
CharlVS added a commit that referenced this pull request Mar 23, 2026
…3460)

* chore(sdk): bump submodule for market data cache fix (merged #335)

* fix(wallet): stabilize profit/loss chart across period changes

Use restartable handling for period changes, skip stale periodic refresh
cycles when the selected range changes mid-flight, filter chart samples
to the visible window with a leading boundary point, and key the line
chart by selected period so Flutter rebuilds the series correctly.

* fix: harden numeric parsing for recent swaps and related models

* chore: bump sdk submodule to merged numeric parsing fix

* feat(wallet): CEX-backed totals, shared computeWalletTotalUsd, tests

- Extract computeWalletTotalUsd with docs on CEX vs SDK price sources
- CoinsBloc/CoinsRepo: defensive unmodifiable price maps, uppercase keys
- Coin details: watchBalance stream; balancePlaceholder for unknown values
- Export ThemeCustomDark/Light from app_theme to fix implementation_imports
- Add unit tests for computeWalletTotalUsd; add code review notes doc

* fix(web): coerce mm2 JS interop results to int via num

Dartify may return int or double from JS; use num.toInt() for stable returns.

* chore: remove pending changes code review notes

* chore: temporarily disable wasm
CharlVS added a commit that referenced this pull request Mar 25, 2026
* chore(sdk): bump submodule for market data cache fix (merged #335)

* fix(wallet): stabilize profit/loss chart across period changes

Use restartable handling for period changes, skip stale periodic refresh
cycles when the selected range changes mid-flight, filter chart samples
to the visible window with a leading boundary point, and key the line
chart by selected period so Flutter rebuilds the series correctly.

* fix: harden numeric parsing for recent swaps and related models

* chore: bump sdk submodule to merged numeric parsing fix

* feat(wallet): CEX-backed totals, shared computeWalletTotalUsd, tests

- Extract computeWalletTotalUsd with docs on CEX vs SDK price sources
- CoinsBloc/CoinsRepo: defensive unmodifiable price maps, uppercase keys
- Coin details: watchBalance stream; balancePlaceholder for unknown values
- Export ThemeCustomDark/Light from app_theme to fix implementation_imports
- Add unit tests for computeWalletTotalUsd; add code review notes doc

* fix(web): coerce mm2 JS interop results to int via num

Dartify may return int or double from JS; use num.toInt() for stable returns.

* chore: remove pending changes code review notes

* chore: temporarily disable wasm

* fix(wallet): launch TRON explorer URLs correctly

* fix(wallet): preserve charts, improve TRON UX, and roll SDK

* chore(docs): untrack local WASM audit

* fix(wallet): hide HD warning banner

* fix(wallet): confirm back clears preview; explorer address picker

- WithdrawFormStepReverted: from confirm, go to fill and clear preview/previewError/transactionError\n- Coins without tx history: open explorer with showAddressSearch when multiple addresses

* fix(wallet): add GRC20 coin type and enable TRON tx history

Add dedicated GRC20 enum variant and mappings instead of aliasing to
ERC20, and move TRX/TRC20 into the supported transaction-history list
so the wallet displays TRON transactions.

* chore(sdk): bump komodo defi sdk

* fix(wallet): reuse receive dialog and handle empty fees

Update the sdk submodule pointer to the merged dev commit for TRON transaction history.
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