alpha-wallet-ios icon indicating copy to clipboard operation
alpha-wallet-ios copied to clipboard

An advanced Ethereum/EVM mobile wallet

Results 251 alpha-wallet-ios issues
Sort by recently updated
recently updated
newest added

Suggest we use a class to build the UI elements class UiKitFactory: NSObject { ... func textField() -> UITextField { let textField = UITextField() textField.translateAutoresizingMask = false textField.backgroundColor = R.color.dove()...

Low Priority

After #6034 This approach shouldn't be employed for the entire codebase, but it makes the client code better for the type of work PromptViewController does. For example. when enabling/disabling testnets,...

Fiat conversion was not involved. Should be precise https://goerli.etherscan.io/tx/0xa89344a76324d3d8fca39b09427af08c88fab248c67a7ae017fa47ba243592f7:w

Bug

Commit 67adcf86cd0b888dd31002b8077e03f8a41254c8 / tag: v3.62-475 Incident Identifier: 2F7594F5-A5BE-4AFD-828A-DEEBE5ACBBE5 CrashReporter Key: 192F1E55-BEA3-C6C2-D63B-A7DD0728F6EA Hardware Model: MacBookPro18,2 Process: AlphaWallet [815] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/81388865-6939-4D15-9A65-173857923DF0/data/Containers/Bundle/Application/E769A242-1570-4E49-9F89-66A8EA5FA963/AlphaWallet.app/AlphaWallet Identifier: com.stormbird.alphawallet Version: 3.62 (475) Code Type: ARM-64 (Native) Role: Foreground...

Bug

https://github.com/AlphaWallet/alpha-wallet-ios/blob/a5a0ff5d3da11136153ba3cdddbbc7c6fa9fccd9/AlphaWallet/Common/Views/ButtonsBar/ButtonsBar.swift#L142 https://github.com/AlphaWallet/alpha-wallet-ios/blob/a5a0ff5d3da11136153ba3cdddbbc7c6fa9fccd9/AlphaWallet/Common/Views/ButtonsBar/ToolButtonsBarView.swift#L25

name: Bug Report about: Using AlphaWallet, but it's not working as you expect? --- **Describe the bug** When importing a seed phrase, only the first account of the derivation tree...

Android: https://github.com/AlphaWallet/alpha-wallet-android/issues/3113 * EIP-4361: https://eips.ethereum.org/EIPS/eip-4361 in particular the section "Wallet Implementer Steps" * Test page (Use WalletConnect): https://wagmi.sh/examples/sign-in-with-ethereum Goal --- It looks like there could still be changes to the...

Write this as one or more test case, but make them special so they don't always run (for performance and to avoid going up against rate limit unnecessary). Implementation note:...

We can see it here: We can see this line (among others) in : These should be removed

Good first issue

``` ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Incident Identifier: 8E6D1F57-7ED5-43F4-97E6-066E7D6E2B08 CrashReporter Key: 192F1E55-BEA3-C6C2-D63B-A7DD0728F6EA Hardware Model: MacBookPro18,2 Process: AlphaWallet [42303] Path: /Users/USER/Library/Developer/CoreSimulator/Devices/81388865-6939-4D15-9A65-173857923DF0/data/Containers/Bundle/Application/20115676-35AA-4D51-9042-2BB1FCF45504/AlphaWallet.app/AlphaWallet Identifier: com.stormbird.alphawallet Version: 3.62 (472) Code Type: ARM-64...

Bug