Crypto Pank
c8bc8b8758
Merge pull request #4258 from Mac3n/fix-background-behind-add-hide-navbar
...
Make the background behind "Add/Hide Tokens" opaque #4253
3 years ago
Mohsen Taabodi
284aa8849a
Fix: Make the background behind "Add/Hide Tokens" opaque
3 years ago
Hwee-Boon Yar
8c632445d6
Merge pull request #4249 from AlphaWallet/remove-unused-app-icon-files-for-old-ios-versions
...
Remove no longer used app icon files that were for older iOS versions
3 years ago
Hwee-Boon Yar
6ff5938ff5
Merge pull request #4257 from AlphaWallet/fix-project-file-reference
...
Fix: project file reference
3 years ago
Hwee-Boon Yar
2a593e640a
Fix: project file reference
3 years ago
Hwee-Boon Yar
4216460964
Merge pull request #4256 from AlphaWallet/fix-invalid-image-check-against-func-pointer-for-nft
...
Fix: invalid check for image URL because it was checking against a func pointer, which is always non-nil
3 years ago
Hwee-Boon Yar
861a71b0bc
Fix: invalid check for image URL because it was checking against a func pointer, which is always non-nil
3 years ago
Jerome Chan
b954bd4e32
Merge pull request #4252 from eviltofu/#3852_ScrollableSegmentedControl_should_have_option_not_to_animate_the_highlighted_tab
...
Added code to ScrollableSegmentedControl to highlight a tab without animating
3 years ago
Hwee-Boon Yar
a8394d8140
Merge pull request #4251 from AlphaWallet/fix-build-warnings
...
Fix build warnings
3 years ago
Jerome Chan
753c6fdbfc
Added code to ScrollableSegmentedControl to highlight a tab without animating
3 years ago
Hwee-Boon Yar
2e6edac7d4
Merge pull request #4248 from AlphaWallet/only-run-swiftlint-for-debug-builds
...
Only run SwiftLint for debug builds
3 years ago
Hwee-Boon Yar
70245482a9
Fix build warnings
3 years ago
Hwee-Boon Yar
719b484a86
Remove no longer used app icon files that were for older iOS versions
3 years ago
Hwee-Boon Yar
01bfc85980
Only run SwiftLint for debug builds
3 years ago
Crypto Pank
9879bbc0f4
Merge pull request #4215 from oa-s/#4200
...
TokenViewController sometimes show 0 balance for native token even when Wallet tab has refreshed to show non-zero #4200
3 years ago
Krypto Pank
3e23aeff9a
TokenViewController sometimes show 0 balance for native token even when Wallet tab has refreshed to show non-zero #4200
3 years ago
Crypto Pank
bc9d7156c2
Merge pull request #4220 from oa-s/#4219
...
Move setupWatchingTokenScriptFileChangesToFetchEvents right in events fetcher #4219
3 years ago
Krypto Pank
45747fa35f
Move setupWatchingTokenScriptFileChangesToFetchEvents right in events fetcher #4219
3 years ago
Hwee-Boon Yar
f878d329ad
Merge pull request #4245 from AlphaWallet/fix-vulnerabilities-by-github
...
Fix vulnerabilities by GitHub for node-fetch, mimimist CVE-2022-0235, CVE-2021-44906
3 years ago
Hwee-Boon Yar
6acf3ecf3e
Fix vulnerabilities by GitHub for node-fetch, mimimist CVE-2022-0235, CVE-2021-44906
3 years ago
Hwee-Boon Yar
722bc9eca0
Merge pull request #4244 from AlphaWallet/fix-broken-build
...
Fix broken build
3 years ago
Hwee-Boon Yar
125de5127b
Fix broken build
3 years ago
Hwee-Boon Yar
32acec538d
Merge pull request #4243 from AlphaWallet/fix-vulnerabilities-by-github
...
Fix vulnerabilities by GitHub for cocoapods-downloader CVE-2022-24440, CVE-2022-21223
3 years ago
Hwee-Boon Yar
cdf6821eb7
Merge pull request #4242 from AlphaWallet/read-debug-flag-isAutoFetchingDisabled-and-skip-fetch-events
...
Read `Config.Development.isAutoFetchingDisabled` and disable event fetching #4241
3 years ago
Hwee-Boon Yar
d9ba813a04
Fix vulnerabilities by GitHub for cocoapods-downloader CVE-2022-24440 CVE-2022-21223
3 years ago
Hwee-Boon Yar
26c5f3ade1
Read `Config.Development.isAutoFetchingDisabled` and disable event fetching #4241
3 years ago
Hwee-Boon Yar
56e154499d
Merge pull request #4240 from AlphaWallet/tweak-blockscan-chat-stop-polling
...
Tweak blockscan chat stop polling
3 years ago
Hwee-Boon Yar
6b6c3b1785
Merge pull request #4238 from AlphaWallet/fix-swiftlint-warnings
...
Fix SwiftLint warnings
3 years ago
Hwee-Boon Yar
9590c37aaa
Tweak Blockscan Chat refresh to be less aggressive, Much less regular polls and throttle between polling for each wallet when refreshing #4239
3 years ago
Hwee-Boon Yar
c1c1d6cc67
Remove unnecessary `self` reference
3 years ago
Hwee-Boon Yar
2a5377c7b3
Fix SwiftLint warnings
3 years ago
Hwee-Boon Yar
bc642da553
Merge pull request #4237 from AlphaWallet/ensip10-eip3688
...
Support ENSIP-10 ENS wildcard resolution
3 years ago
Hwee-Boon Yar
52728980c9
Merge pull request #4235 from AlphaWallet/enable-ens-tests
...
Enable ENS tests
3 years ago
Hwee-Boon Yar
a1083c7112
Add test case for ENSIP-10 wildcard support and EIP3668 CCIP read
3 years ago
Hwee-Boon Yar
90dc7c0f58
Add support for ENSIP-10 wildcard support (and EIP-3668 CCIP Read) #4234
3 years ago
Hwee-Boon Yar
c446d0a809
Enable tests for ENS lookups
3 years ago
Crypto Pank
ee1d75e128
Merge pull request #4229 from oa-s/#4228
...
Move tokens extraction from transaction in separate handler #4228
3 years ago
Krypto Pank
f99f47bac3
Move tokens extraction from transaction in separate handler #4228
3 years ago
Hwee-Boon Yar
89b0fbc2ac
Merge pull request #4233 from Mac3n/using-DDOSLogger-insteadof-DDASLLogger-deprecated
...
RemoteLogger.swift:97:20: 'DDASLLogger' was deprecated in iOS 10.0: Use DDOSLogger instead #4199
3 years ago
Hwee-Boon Yar
fda3e46699
Merge pull request #4232 from oa-s/#4231
...
move params contractOrRecipient: AlphaWallet.Address?, tokensDataStore: TokensDataStore on up level from decodeOperations raplace with tokenObject #4231
3 years ago
Hwee-Boon Yar
00f30acc34
Merge pull request #4227 from oa-s/#4221
...
Add tap gesture for closing TransactionConfirmaction screen #4221
3 years ago
Jerome Chan
59e4f24d5c
Merge pull request #4213 from eviltofu/#3946_Primary_Secondary_Ellipsis_button_colors_when_pressed_and_held_down
...
Added highlighted button background colours to Primary, Secondary, and More button styles in ButtonsBarViewModel.
3 years ago
Hwee-Boon Yar
7190829a40
Merge pull request #4225 from vrogov/patch-1
...
Feature/Add-Swapzone.io-to-Dapps-List
3 years ago
Mohsen Taabodi
36ab6fb3e0
replace DDASLLogger with DDOSLogger in logger
3 years ago
Krypto Pank
b9c1c68b30
move params contractOrRecipient: AlphaWallet.Address?, tokensDataStore: TokensDataStore on up level from decodeOperations raplace with tokenObject #4231
3 years ago
Krypto Pank
6b31eab957
Add tap gesture for closing TransactionConfirmaction screen #4221
3 years ago
Crypto Pank
46211f2022
Merge pull request #4214 from oa-s/#3999
...
In transaction confirmation actionsheet for a known, decoded function invocation in a transaction, such as approve(), address values should be displayed correctly #3999
3 years ago
Krypto Pank
bd30c7897d
Tweak string representation for `arguments` in DecodedFunctionCall #3999
3 years ago
Crypto Pank
15210e248a
Merge pull request #4216 from oa-s/#4000
...
Not handling types correctly when signing EIP712 messages #4000
3 years ago
Krypto Pank
90c6f889c3
Fix handling numbers decoding for eip712 #4000
3 years ago