2.114.7
What's Changed
- Share asset actions across wallet tab view models by @DRadmir in #827
- Own swap quote and transfer state in a single session by @DRadmir in #828
- Collapse duplicate UI state classes in Android view models by @DRadmir in #831
- Fix Aptos LocalKeystore test by @0xh3rman in #832
- Expose SignerError to gemstone and app by @0xh3rman in #826
- Own current wallet state in a single session service by @DRadmir in #834
- Never gate a perpetual on the wallet balance by @DRadmir in #837
- Move stream event persistence into owning repositories by @DRadmir in #841
- Own price writes in a single repository by @DRadmir in #842
- Collapse recents section state into a shared model by @DRadmir in #840
- Derive node rows from network settings state by @DRadmir in #849
- Take perpetual balance from spot state for unified accounts by @DRadmir in #838
- Bump redis from 1.4.1 to 1.5.0 in /core by @dependabot[bot] in #848
- Bump docker/login-action from 4.5.0 to 4.6.0 by @dependabot[bot] in #847
- Remove dead public code in core crates by @0xh3rman in #858
- Own asset row presentation in a single model by @DRadmir in #860
- Resolve names through the API client directly by @DRadmir in #861
- Fix typos across core, iOS and Android by @gemdev111 in #865
- Update device info on currency change by @DRadmir in #863
- Derive transaction filter types from a single map on both platforms by @DRadmir in #869
- Own confirm fee state and reload only the fee on speed change by @DRadmir in #864
- migrate relay requests endpoint to v3 by @0xh3rman in #866
- Stop transaction status polling when the wallet is removed by @DRadmir in #862
- Allow sending to .near account by @0xh3rman in #867
- Make the watch wallet banner a clear scam warning by @DRadmir in #871
- Own address input state in a single model by @DRadmir in #876
- Fix transaction record mapping for estimated confirmation column by @DRadmir in #873
- Share one simulation payload model across confirm and sign message by @DRadmir in #875
- Reuse one USD currency formatter by @gemdev111 in #870
- Confirm Hyperliquid withdrawals from the withdraw ledger update by @DRadmir in #878
Full Changelog: 2.114.6...2.114.7