issues
search
AlphaWallet
/
alpha-wallet-ios
An advanced Ethereum/EVM mobile wallet
https://www.alphawallet.com
MIT License
599
stars
372
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve concurrency handling by switching some classes from publisher to async + `actor`, removing explicit queues where possible
#7074
hboon
closed
1 year ago
0
[Refactoring] Move code-migration helper function over to AlphaWalletCore where it can be used by more callers
#7073
hboon
closed
1 year ago
0
Improve concurrency handling by switching some classes from publisher to async + `actor`, removing explicit queues where possible
#7072
hboon
closed
1 year ago
0
Improve concurrency handling by switching some classes to `actor` and reducing maintain only our queues
#7071
hboon
closed
1 year ago
0
[Refactoring] Remove unnecessary queues
#7070
hboon
closed
1 year ago
0
[Tests] Fix broken test
#7069
hboon
closed
1 year ago
0
Improve concurrency handling by switching some classes to `actor` and remove usage of `AtomicArray` and `AtomicDictionary` in those types
#7068
hboon
closed
1 year ago
0
Improving concurrency handling by switching some classes to `actor` and remove usage of `AtomicArray` and `AtomicDictionary` in those types
#7067
hboon
closed
1 year ago
0
[SwiftLint] Fix warnings
#7066
hboon
closed
1 year ago
0
Improving concurrency handling by switching some classes to `actor` and remove usage of `AtomicArray` and `AtomicDictionary` in those types
#7065
hboon
closed
1 year ago
0
[Refactoring] Move functions to functional
#7064
hboon
closed
1 year ago
0
Update Heco chain
#7063
JamesSmartCell
opened
1 year ago
1
Fix: crash sometimes in list of wallets view
#7062
hboon
closed
1 year ago
0
[Refactoring] More private func to under functional enum
#7061
hboon
closed
1 year ago
0
Fix: Display number of wallets user has loaded in the switch wallets screen when the list is low enough
#7060
hboon
closed
1 year ago
0
Display number of wallets user has loaded in the switch wallets screen when the list is low enough
#7059
hboon
closed
1 year ago
0
Display number of wallets user has loaded in the list of wallets screen when the list is low enough
#7058
hboon
closed
1 year ago
0
[TokenScript] Fix: interpreting `user-entry as="uint"` wrongly as hex when it should be decimal
#7057
hboon
closed
1 year ago
0
Add Binance Smart Chain to list of default enabled mainnets
#7056
hboon
closed
1 year ago
0
Updated chain list ordering based on usage
#7055
hboon
closed
1 year ago
0
[Refactoring] Use the more idiomatic ``Dictionary[_:default:]`` rather than `Dictionary[:] ??` where possible
#7054
hboon
closed
1 year ago
0
[Refactoring] Switching "lazy private" for "private lazy" as it should be
#7053
hboon
closed
1 year ago
0
Add comment for clarity
#7052
hboon
closed
1 year ago
0
[TokenScript] Don't display the `.DS_Store` file in the list of TokenScript overrides file lisit
#7051
hboon
closed
1 year ago
0
[Refactoring] Renaming to be more intention revealing (it's not just "asset definition" -> "tokenscript")
#7050
hboon
closed
1 year ago
0
[TokenScript] Tweak attestation display so the TokenScript view scrolls together with the rest of the screen
#7049
hboon
closed
1 year ago
0
[TokenScript] Fix colors used in TokenScript views so they adapt to light/dark mode
#7048
hboon
closed
1 year ago
0
Fix run time warning log: "Unsupported enumeration of UIWindowScene windows on non-main thread."
#7047
hboon
closed
1 year ago
0
[UI] Fix: attestation screen and a few others where the content doesn't scroll to fill the bottom safe area
#7046
hboon
closed
1 year ago
0
[Tests] Improve test reliability which involves importing wallets by not sharing wallet storage
#7045
hboon
closed
1 year ago
0
[Tests] Reduce timeouts used in test suite. Alot are code smells
#7044
hboon
closed
1 year ago
0
Fix: test broken
#7043
hboon
closed
1 year ago
0
[Refactoring] Tidy up grouping of functional functions vs non-functional static ones. Not all of them has been sorted out, only those previously marked as functional
#7042
hboon
closed
1 year ago
0
[WalletConnect] eth_signTransaction didn't return a response and (erroneously) sent the transaction after signing
#7041
hboon
closed
1 year ago
0
[Refactoring] Move types in AlphaWalletCore to reduce dependencies issues in the future
#7040
hboon
closed
1 year ago
0
[Tests] Improve test, reduce warnigns
#7039
hboon
closed
1 year ago
0
[Tests] Move test class to new file where it should be
#7038
hboon
closed
1 year ago
0
Make filtering in NFT screen for assets include the token ID
#7037
hboon
closed
1 year ago
0
[DEV] Fix: logging of local directory path, useful for debugging
#7036
hboon
closed
1 year ago
0
[DEV] Update fastlane
#7035
hboon
closed
1 year ago
0
[Swap] Disable swap services (Apple!) from more button (missed that out recently)
#7034
hboon
closed
1 year ago
0
Fix: compiler warning
#7033
hboon
closed
1 year ago
0
[Refactoring] Move private functional stuff into enum functional {} for clarity
#7032
hboon
closed
1 year ago
0
Sort NFT instances in NFT screen by token ID
#7031
hboon
closed
1 year ago
0
[TokenScript] Display token ID at the end of every row of NFT in the assets sub-tab while viewing a single NFT (we had assumed the name would include it, so by adding it, it's going to be redundant if it does, but much more readable if it isn't already included)
#7030
hboon
closed
1 year ago
0
[Swap] Disable swap services (Apple!)
#7029
hboon
closed
1 year ago
0
[TokenScript] Support urlFragments for views, inject RPC URL etc for TokenScript web views and image_preview_url so Smart Cats work
#7028
hboon
closed
1 year ago
0
Support 2022/09, specifically <viewContent> tag
#7027
hboon
closed
1 year ago
0
Add New Networks
#7026
JamesSmartCell
opened
1 year ago
1
Fix: description string of error when making scriptURI() calls
#7025
hboon
closed
1 year ago
0
Previous
Next