Commit Graph

21 Commits (1da7d68fec61cafb3cd59bb70bb1d8e9ca642523)

Author SHA1 Message Date
Hwee-Boon Yar ab0e6a9054 Remove unnecessary type: EthereumAccount 4 years ago
Hwee-Boon Yar 5ffd754721 Fix typos in code and comments 4 years ago
Hwee-Boon Yar c47f88b6cf Refactor and set up passing AnalyticsCoordinator around 4 years ago
Vladyslav shepitko fc58c52e9b Reduce number of NumberFormatter and EtherNumberFormatter defined, if possible #1954 4 years ago
Vladyslav shepitko 2a72b1cd61 Get rid of unnecessary func arg in `BackupCoordinator.export(for:)` #1910 4 years ago
Hwee-Boon Yar 1865fc768c Show big titles for Wallet, Transactions and Settings tab. Part of #1633 5 years ago
James Sangalli 36f6e51ab3 clean up some warnings 5 years ago
Hwee-Boon Yar 4c53616c84 Refactor: fold VerifySeedPhraseCoordinator into BackupSeedPhraseCoordinator.swift 5 years ago
Hwee-Boon Yar db7a4b6863 Tweak UI across app, notably removing most rounded corners and reducing the few remaining ones 5 years ago
Hwee-Boon Yar c8376cad79 Fix compilation warnings 5 years ago
Hwee-Boon Yar 316ab95d04 Add backup this wallet action to Settings screen 5 years ago
Hwee-Boon Yar 1e6a51b7fe Support HD wallets, only using account 0, as well as raw private keys 5 years ago
James Zaki 2b7e7c6ebd Fixed filenames to compile on case-sensitive drives. (omitted Podfile.lock diffs) 5 years ago
Hwee-Boon Yar 9ecc51787e Switch to use internal Address type to reduce dependency on third party code 5 years ago
Hwee-Boon Yar e8ba175610 Paradigm change: Multi-chain active at the same time instead of having to switch the active chain. 6 years ago
Hwee-Boon Yar 075693251f Pass Config instances (which describes current chain) around rather than create instances locally 6 years ago
Hwee-Boon Yar 6f7c9ca9db Make private properties private, reorganize properties order 6 years ago
Hwee-Boon Yar 1177b5f17f Fix: memory leak, and potential leaks, because closures were retaining self unnecessarily 6 years ago
James Sangalli 4ef6de3bf1 renamed project to AlphaWallet 7 years ago