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

fix(wallet): cherry-pick assets and collectible order fixes #14453

Merged
merged 3 commits into from
Apr 18, 2024

Conversation

stefandunca
Copy link
Contributor

cherry-pick: #14394
also cherry-pick the require dependency: #13903

It seems `%*` operator we use in the `rpc` generics doesn't use the
`serializedFieldName` marker and `type` was serialized as `itemType`
and value the enum name instead of `type` and integer value

Updates: #13971
Add a separation layer for save/load/clear to ManageTokensModel
so that we can save/load from external sources.
The separate layer is composed of JSON as protocol, a set of signals
and slots for interface. The implementation forwards data to current
QSettings for storybook and nim controllers for the app.

Updates #13313, #13312
Add a specific state to the saveSettings action to update the model
by reloading the data.

The previous implementation was using the same save address which
doesn't update. Either in the past there was a side effect that made it
work or it was never working.

Closes #14365
@status-im-auto
Copy link
Member

status-im-auto commented Apr 17, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 4e24d20 #1 2024-04-17 08:44:19 ~6 min tests/nim 📄log
✔️ 4e24d20 #1 2024-04-17 08:44:22 ~6 min macos/aarch64 🍎dmg
✔️ 4e24d20 #1 2024-04-17 08:47:59 ~10 min macos/x86_64 🍎dmg
✔️ 4e24d20 #1 2024-04-17 08:49:22 ~11 min tests/ui 📄log
✔️ 4e24d20 #1 2024-04-17 08:55:09 ~17 min linux/x86_64 📦tgz
✔️ 4e24d20 #1 2024-04-17 09:03:05 ~25 min windows/x86_64 💿exe

@jrainville jrainville merged commit 34fd4fc into release/2.28.x Apr 18, 2024
8 checks passed
@jrainville jrainville deleted the fix_order-2.8.x-14394 branch April 18, 2024 18:36
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