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

CW-912 [3/?] Cleanup cont'd #14

Merged
merged 5 commits into from
Feb 24, 2025
Merged

CW-912 [3/?] Cleanup cont'd #14

merged 5 commits into from
Feb 24, 2025

Conversation

MrCyjaneK
Copy link
Collaborator

  • remove marksNeedsBuild form View, we should only be changing state in ViewModel
  • update to RC10 monero_c (fixing the issue that appeared in cake_wallet)
  • use .xcframework instead of .framework

update to RC10 monero_c
use xcframework instead of .framework
add lints
make all final variables final
fix Makefile, use prebuilds on CI
simplify format.sh script
global fatal error handling
add new method on coin to see if seed appears legit
await all async calls
make FormElement properly abstract and add errorHandler
remove BuildContext from where it's not required
simplify validator in FormElement, create templates
move renameWallet and createWallet to ViewModel
remove deprecated methods in QrImageView
Add insecure biometric option
add codegen
@RebuildOnChange - can be user in
ViewModel and automatically rebuilds the UI on change
@ExposeRebuildableAccessors - makes it easy to expose all accessors of a class in ViewModel - used in SettingsViewModel to simlify code.
@ThrowOnUI - show an error to the user when a function throws
@MrCyjaneK MrCyjaneK changed the base branch from CW-912-cleanup2 to main February 7, 2025 15:21
@OmarHatem28 OmarHatem28 changed the base branch from main to CW-912-cleanup1 February 23, 2025 21:41
@OmarHatem28 OmarHatem28 merged commit a05aa90 into CW-912-cleanup1 Feb 24, 2025
2 checks passed
@OmarHatem28 OmarHatem28 deleted the CW-912-cleanup3 branch February 24, 2025 12:19
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.

2 participants