Commit Graph

390 Commits (09cf1ca8b3acfd3a61dbe249b00f527f5273f95b)

Author SHA1 Message Date
Vladyslav shepitko ee701f1959 Remove tab bar appearing briefly after tapping "Go to Token" to show token #2342 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 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
Hwee-Boon Yar 7b74ebfec3 Decode ERC20 transfers for dapp-initiated transactions and display in actionsheet 4 years ago
Vladyslav shepitko 850180f5c5 Refactor: return non-optionals from Fonts.light(size:) and other font functions #2322 4 years ago
Hwee-Boon Yar 6f2bfaddce Make private func private 4 years ago
Hwee-Boon Yar b97b9f1157 Show function names, args, and transaction value in actionsheet for TokenScript transactions 4 years ago
Hwee-Boon Yar d3a38bda32 Tweak gas label in actionsheet for transaction confirmation 4 years ago
Hwee-Boon Yar e7f1ae7ada Rename TransferType -> TransactionType. Name was misleading for a long time 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
Hwee-Boon Yar 81cb3cae43 Remove unused code 4 years ago
Hwee-Boon Yar 63469536ae Display the ETH value in actionsheet for transaction initiated by dapp 4 years ago
Hwee-Boon Yar 2e22b3d9dc Remove unused code 4 years ago
Hwee-Boon Yar 3289059f21 Display token instance name for NFT transfer in actionsheet 4 years ago
Hwee-Boon Yar 345f63eb8e Display estimated gas fee (and in fiat, if available) in actionsheet for transaction confirmation 4 years ago
Hwee-Boon Yar 03ac3aacef Refactor for consistency 4 years ago
Hwee-Boon Yar 7480567e1c Fix: Gas fee estimate in fiat should be displayed when editing custom gas for transaction on mainnet 4 years ago
Hwee-Boon Yar 52f057ba5a Fix: if enter "" for eth when sending ETH, should show "0 ETH" instead of " ETH" 4 years ago
Hwee-Boon Yar 5690eca2e0 Use actionsheet for claiming paid MagicLinks. All transactions now use the actionsheet UI 4 years ago
Hwee-Boon Yar 59034cf93c Fix: actionsheet clean up routine not working correctly leading to wrong UI state 4 years ago
Hwee-Boon Yar 6fb7245bdb Raise gas fee max to 3 ETH 4 years ago
Vladyslav shepitko 928afc739d Track events for actionsheet-style confirmation for "normal" transactions #2199 4 years ago
Hwee-Boon Yar 9fce4c6e86 Actionsheet for transaction confirmations for all transactions (except claiming paid MagicLink), so the user can adjust gas settings and nonce for all transactions: 4 years ago
Vladyslav shepitko 1f5052247f Fix precision loss in Send fungible screen by replacing Double with NSDecimalNumber 4 years ago
Vladyslav shepitko dbbf71f737 Refactor: Extract common vibration code and use it #2264 4 years ago
Vladyslav shepitko 58901a81a5 Toggling between ETH and USD in Send screen should show the same amounts #2243 4 years ago
Vladyslav shepitko 1af2bd3b6d Refactor: Remove NavigationController if it's no longer needed #2245 4 years ago
Hwee-Boon Yar ab0e6a9054 Remove unnecessary type: EthereumAccount 4 years ago
Hwee-Boon Yar b181db6845 Remove spurious func arg 4 years ago
Hwee-Boon Yar c8bab2862a Remove spurious iOS version check and wrapper var using it 4 years ago
Hwee-Boon Yar 15864ecb16 Refactor: move static func to where it belongs 4 years ago
Hwee-Boon Yar de082c7a76 Show pending ERC20 transactions as such, and immediately after the transaction is ported rather than as 0 value ETH sends in Activity tab, after a long time 4 years ago
Hwee-Boon Yar ab5eb4af76 Fix Swiftlint warnings 4 years ago
Hwee-Boon Yar b0f096465a Refactor: rename func to be more intention revealing 4 years ago
Hwee-Boon Yar f4ab19410a Remove unnecessary manual reload for customize transaction parameters (gas, etc) screen 4 years ago
Hwee-Boon Yar 28e702b0da Refactor estimating gas price and limit for transactions 4 years ago
Hwee-Boon Yar 586d87e289 Fix: failed transactions are not displayed with the correct state in Activities tab and sort order is enforced correctly for activities/transactions within the same block 4 years ago
Hwee-Boon Yar 5ffd754721 Fix typos in code and comments 4 years ago
Hwee-Boon Yar 7ffe82c7ef Make hiding section footer for grouped tables more consistent. No functional change 4 years ago
Hwee-Boon Yar d91bf08554 Activity support, disabled with feature flag: 4 years ago
Vladyslav shepitko eae3435646 All-encompassing QR code scanner #1723 4 years ago
James Sangalli 4f1634bd0d increase gas price to 500 gwei which is the limit set by GETH 4 years ago
James Sangalli b50f174f77 add binance chain 4 years ago
James Sangalli 106b00eebd increase max gas price to 300 GWEI 4 years ago
Vladyslav shepitko f92db5427f iPhone 5s, ButtonsBar, adjust button width #2118 4 years ago
James Sangalli a7e3d6af71 allow zero value native transactions so data can be attached 4 years ago
James Sangalli 780e56592d Increase max gas fee to 0.2ETH from 0.1ETH 4 years ago