James Sangalli
4b9f54fff8
Merge pull request #2348 from AlphaWallet/show-nonce-when-editing-transaction-confirmation
...
Show automatically generated nonce when editing transaction confirmation
4 years ago
Hwee-Boon Yar
e187a738dd
Remove unnecessary function argument
4 years ago
Hwee-Boon Yar
7a7a8129e4
Display nonce that will be used when editing transaction settings with actionsheet for transaction confirmation
4 years ago
Hwee-Boon Yar
47ffc51cec
Refactor: create promise code to fetch next nonce
4 years ago
Vladyslav Shepitko
4c53cf75ca
Merge pull request #2347 from AlphaWallet/show-approve-all-tokens-instead-of-large-number-for-activity-screen
...
"All <token symbol>" in activity screen after tapping an activity in Activity tab which is for approving large amounts of ERC20 transfers. Also fixes not using decimals correctly when the amount *is* shown
4 years ago
Hwee-Boon Yar
69fb7561d7
"All <token symbol>" in activity screen after tapping an activity in Activity tab which is for approving large amounts of ERC20 transfers. Also fixes not using decimals correctly when the amount *is* shown
4 years ago
Vladyslav Shepitko
a47e772c6a
Merge pull request #2346 from AlphaWallet/set-default-tokens-to-swap-to-for-oneinch
...
Set default tokens to swap for oneinch
4 years ago
Hwee-Boon Yar
916c422c45
In ERC20 token swap using OneInch, make the target token be USDT (if from ETH), and ETH (otherwise)
4 years ago
Hwee-Boon Yar
4bbc429e82
Use named constant instead of magic number
4 years ago
Hwee-Boon Yar
d561f4fc15
Fix typo
4 years ago
Hwee-Boon Yar
f40dcdad79
Merge pull request #2333 from vladyslav-iosdev/#2332
...
Make typing "swap" in Wallet tab search bar filter for tokens that support swapping #2332
4 years ago
Vladyslav shepitko
24bfbbb4db
Make typing "swap" in Wallet tab search bar filter for tokens that support swapping #2332
4 years ago
Hwee-Boon Yar
9652caa1be
Merge pull request #2314 from vladyslav-iosdev/#2310
...
Do not show "ENS" label in Actionsheet for transaction confirmation under Recipient if there is no ENS name resolved (yet) #2310
4 years ago
Vladyslav shepitko
a68ce7557c
Do not show "ENS" label in Actionsheet for transaction confirmation under Recipient if there is no ENS name resolved (yet) #2310
4 years ago
James Sangalli
cec7d074a4
Merge pull request #2337 from AlphaWallet/decode-dapp-txn-data-actionsheet
...
Decode ERC20 transfers for dapp-initiated transactions and display in actionsheet
4 years ago
Hwee-Boon Yar
7b74ebfec3
Decode ERC20 transfers for dapp-initiated transactions and display in actionsheet
4 years ago
Hwee-Boon Yar
1857a3ccde
Up build and version
4 years ago
Hwee-Boon Yar
21c0acc74d
Merge pull request #2334 from AlphaWallet/fix-broken-build
...
Remove duplicate extension function which breaks build
4 years ago
Hwee-Boon Yar
17b3bf6aa8
Remove duplicate extension function which breaks build
4 years ago
Hwee-Boon Yar
0041387a9f
Merge pull request #2269 from AlphaWallet/#2265
...
Change the “exchange with Uniswap” button to 1inch #2265
4 years ago
Hwee-Boon Yar
035fa52ae6
Merge pull request #2331 from vladyslav-iosdev/#2324
...
Remove `BackupViewController` and related class (view model?) if not used #2324
4 years ago
James Sangalli
92795e3d49
Merge pull request #2325 from AlphaWallet/make-private-func-private
...
Make private func private
4 years ago
Vladyslav shepitko
a058ec612a
Remove `BackupViewController` and related class (view model?) if not used #2324
4 years ago
Hwee-Boon Yar
9a108a6b80
Merge pull request #2327 from vladyslav-iosdev/#2323
...
Refactor: reduce use of `EthereumAddress` #2323
4 years ago
Vladyslav shepitko
a0646f5465
Refactor: reduce use of `EthereumAddress` #2323
4 years ago
Hwee-Boon Yar
7a3f39b7fa
Merge pull request #2329 from vladyslav-iosdev/#2322
...
Refactor: return non-optionals from Fonts.light(size:) and other font functions #2322
4 years ago
Hwee-Boon Yar
2d71ac92cd
Merge pull request #2328 from vladyslav-iosdev/#2321
...
Add a promise-version of the `request()` function to `MoyaProvider` and use it #2321
4 years ago
Vladyslav shepitko
c9c1a13066
refactor calling requests using promises instead of completion closure
4 years ago
Vladyslav shepitko
850180f5c5
Refactor: return non-optionals from Fonts.light(size:) and other font functions #2322
4 years ago
Vladyslav shepitko
9e1311620c
Add a promise-version of the `request()` function to `MoyaProvider` and use it #2321
4 years ago
Vladyslav shepitko
7725953c1c
Change the “exchange with Uniswap” button to 1inch #2265
4 years ago
Hwee-Boon Yar
6f2bfaddce
Make private func private
4 years ago
Hwee-Boon Yar
0513af2c5b
Merge pull request #2318 from seichris/master
...
add Alfacash exchange
4 years ago
Hwee-Boon Yar
91b51eeef8
Merge pull request #2320 from vladyslav-iosdev/#2319
...
Fix Test for frDecimalFormatter #2319
4 years ago
Vladyslav shepitko
392ed76015
Fix Test for frDecimalFormatter #2319
4 years ago
Chris Seifert
6f8a98c9b7
add Alfacash
4 years ago
James Sangalli
c67434b68c
Merge pull request #2317 from AlphaWallet/refactor-remove-unused-imports
...
Refactor: remove unused imports
4 years ago
James Sangalli
ab04f1df01
Merge pull request #2316 from AlphaWallet/show-function-name-args-for-tokenscript-txn
...
Show function names, args, and transaction value in actionsheet for TokenScript transactions
4 years ago
Hwee-Boon Yar
4c86a989b7
Refactor: remove unused imports
4 years ago
Hwee-Boon Yar
d7ee216e78
Merge pull request #2299 from vladyslav-iosdev/#2294
...
Generate and display blockies for wallets #2294
4 years ago
Hwee-Boon Yar
b97b9f1157
Show function names, args, and transaction value in actionsheet for TokenScript transactions
4 years ago
Vladyslav shepitko
6a4ea96049
Generate and display blockies for wallets #2294
4 years ago
Vladyslav Shepitko
162892c786
Merge pull request #2312 from AlphaWallet/tweak-gas-label-in-actionsheet-for-txn
...
Tweak gas label in actionsheet for transaction confirmation
4 years ago
Hwee-Boon Yar
d3a38bda32
Tweak gas label in actionsheet for transaction confirmation
4 years ago
Vladyslav Shepitko
ed1e7a4b8c
Merge pull request #2311 from AlphaWallet/refactor-rename-transfer-type
...
Rename TransferType -> TransactionType. Name was misleading for a long time
4 years ago
Hwee-Boon Yar
e7f1ae7ada
Rename TransferType -> TransactionType. Name was misleading for a long time
4 years ago
Hwee-Boon Yar
517e209d8d
Merge pull request #2309 from AlphaWallet/actionsheet-fast-average-slow-gas-options
...
Provide rapid/fast/slow (in addition to average and custom) options in actionsheet for transaction confirmation
4 years ago
James Sangalli
d37c30d4d5
Merge pull request #2308 from vladyslav-iosdev/#2307
...
Make Travis run against iOS 14 #2307
4 years ago
Hwee-Boon Yar
5df3ad957c
Show informational footer about gas fee in configure gas/nonce screen
4 years ago
Hwee-Boon Yar
17f8fe6ac3
Provide rapid/fast/slow (in addition to average and custom) options in actionsheet for transaction confirmation
4 years ago