James Sangalli
56deb752a0
Merge pull request #2224 from AlphaWallet/fix-activity-view-clipped-by-nav-bar-in-ipad
...
Fix: Activity view is clipped by navigation bar on iPad
4 years ago
James Sangalli
0defd01b80
Merge pull request #2225 from AlphaWallet/make-more-swiftyjson-idomatic
...
Make use of SwiftyJSON more idiomatic
4 years ago
Hwee-Boon Yar
ea50e28400
Make use of SwiftyJSON more idiomatic
4 years ago
Hwee-Boon Yar
0f5e498673
Fix: Activity view is clipped by navigation bar on iPad
4 years ago
James Sangalli
7aff15b30a
Merge pull request #2221 from AlphaWallet/fix-build-warnings
...
Fix build warnings
4 years ago
James Sangalli
ac8208ec57
Merge pull request #2220 from AlphaWallet/remove-used-code
...
Remove unused code
4 years ago
James Sangalli
78a684ea55
Merge pull request #2222 from AlphaWallet/update-cofi-token-icon-add-xtoken-icon
...
Update CoFi token icon and add X-Token 1 icon
4 years ago
Hwee-Boon Yar
48675a52dd
Update CoFi token icon and add X-Token 1 icon
4 years ago
Hwee-Boon Yar
ab5eb4af76
Fix Swiftlint warnings
4 years ago
Hwee-Boon Yar
24a1b42dd7
Fix build warnings
4 years ago
Hwee-Boon Yar
4f887b12a8
Remove unused code
4 years ago
James Sangalli
08f42d8de2
Merge pull request #2219 from AlphaWallet/refactor-to-remove-optional-wallet-typing
...
Refactor: remove most `Wallet?` references for current wallet to get rid of optionals
4 years ago
Hwee-Boon Yar
9d64cb8a6c
Refactor: remove most `Wallet?` references for current wallet to get rid of optionals. If its nil, something is very wrong and we should crash early rather than populate call sites with guard/`if let` which does nothing meaningful when the current wallet is nil
4 years ago
James Sangalli
633253b21c
Merge pull request #2217 from AlphaWallet/remove-spurious-comment
...
Remove spurious comment
4 years ago
Hwee-Boon Yar
8448cac5cc
Remove spurious comment
4 years ago
James Sangalli
697e784df4
Merge pull request #2215 from AlphaWallet/fix-token-balance-refresh-in-wallet-tab-too-slow
...
Fix: token balance refreshing in wallet tab is way too slow
4 years ago
James Sangalli
62bb717e3e
Merge pull request #2216 from AlphaWallet/select-all-when-textfield-focused-for-gas-configuration-screen
...
Automatically select all text in textfield in gas configuration screen when the textfield is tapped for better usability
4 years ago
Hwee-Boon Yar
64ac97f6fa
Automatically select all text in textfield in gas configuration screen when the textfield is tapped for better usability
4 years ago
Hwee-Boon Yar
6d9ae1c6b1
Fix: token balance refreshing in wallet tab is way too slow
...
This was due to an aggressive fix for TokenScript values appearing as NaN previously. This is no longer needed (at least not as aggressively) since we batch RPC calls now
4 years ago
James Sangalli
ab6efbaf1d
up build and version
4 years ago
James Sangalli
45943a2bf7
Merge pull request #2138 from AlphaWallet/only-read-url-type-in-pasteboard-when-launch
...
Only read specifically for URL(s) in the pasteboard when app is launch/resumed
4 years ago
James Sangalli
d07f6534aa
Merge pull request #2213 from AlphaWallet/update-eth-token-icon
...
Update Eth token icon
4 years ago
James Sangalli
2c230c7c6a
Merge pull request #2214 from AlphaWallet/add-cofi-token-image
...
Add CoFi token icon
4 years ago
James Sangalli
1a005b1262
Merge pull request #2209 from AlphaWallet/refactor-transaction-gas-price-limit-estimating
...
Refactor transaction gas price limit estimating
4 years ago
Hwee-Boon Yar
7d553b5129
Add CoFi token icon
4 years ago
Hwee-Boon Yar
24578834c1
Update Eth token icon
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
...
* Estimate gas price and gas limit for all type of transactions
* Estimate gas price and gas limit for send transactions is now only done in 1 place (not done for TokenScript transactions as well as import ERC875 transactions yet)
* Make sure that when the gas price and limit estimates are retrieved, it is only applied if the user hasn't set their own
* Only provide gas limit estimate if it hasn't already been specified in the transaction (currently only dapp-initiated transactions optionally set this)
4 years ago
James Sangalli
62e88411f2
Merge pull request #2207 from AlphaWallet/fix-erc20-send-receive-activity-wrongly-assumes-decimals-18
...
Fix: default ERC20 send/receive activities always assumed (wrongly) that token decimals = 18
4 years ago
James Sangalli
75219645fd
Merge pull request #2206 from AlphaWallet/fix-timestamp-not-appearing-in-activity-tab-for-native-crypto-transfers
...
Fix: timestamp not appearing in Activity tab for native crypto transfers
4 years ago
James Sangalli
b08dbdae5d
Merge pull request #2212 from AlphaWallet/fix-erc721-transfer-button-not-showing-up
...
Fix: ERC721 transfer button not showing up after tapping on an ERC721 token instance
4 years ago
Hwee-Boon Yar
491b987547
Fix: ERC721 transfer button not showing up after tapping on an ERC721 token instance
4 years ago
James Sangalli
62ef1b2076
Merge pull request #2210 from samuelhbne/travis-brew-update-retry
...
Retry brew update if failed.
4 years ago
James Sangalli
a9d55365a2
Merge pull request #2211 from AlphaWallet/dependabot/npm_and_yarn/npm-user-validate-1.0.1
...
Build(deps): Bump npm-user-validate from 1.0.0 to 1.0.1
4 years ago
dependabot[bot]
883d8aff2a
Build(deps): Bump npm-user-validate from 1.0.0 to 1.0.1
...
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/npm/npm-user-validate/releases )
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Samuel Huang
9f49679ca4
Retry brew update if failed.
4 years ago
Hwee-Boon Yar
adcf65a3bb
Fix: default erc20 send/receive activities always assumed (wrongly) that token decimals = 18, thus some token value will be shown as 0, eg. USDT which is decimals=6
4 years ago
Hwee-Boon Yar
ecdc40b167
Fix: timestamp not appearing in Activity tab for native crypto transfers
4 years ago
James Sangalli
6cdbd0e1b6
Merge pull request #2161 from AlphaWallet/switch-from-currentInstance-in-base-erc20-erc721-tokenscripts
...
Switch from using `web3.tokens.data.currentInstance` to `web3.tokens.data` (.card and .tokens) in base ERC20 and ERC721 base TokenScripts
4 years ago
James Sangalli
c839d489c9
Merge pull request #2201 from AlphaWallet/fix-activity-state-and-sort-order
...
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
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
...
Specifically:
* transaction ID should be included EventActivity primary key
* transactions that failed were displayed like they are successful
* sorting of activities (i.e events) and transactions within the same block was incorrectly
4 years ago
James Sangalli
83dbc79792
Merge pull request #2200 from AlphaWallet/auto-detect-ftokens
...
Auto detect fTokens
4 years ago
Hwee-Boon Yar
bdeeb64bd0
Auto detect fTokens
4 years ago
Hwee-Boon Yar
02e30f0a89
Fix: deleting a watched wallet doesn't clean up wallet name storage correctly
4 years ago
Hwee-Boon Yar
bc23a8d650
Merge pull request #2097 from AlphaWallet/#2048
...
Add in a check if keys for all wallets are not accessible on startup #2048
4 years ago
Vladyslav shepitko
40533c7e7e
Add in a check if keys for all wallets are not accessible on startup #2048
4 years ago
James Sangalli
bbb0355925
Merge pull request #2196 from AlphaWallet/fix-typos
...
Fix typos in code and comments
4 years ago
Hwee-Boon Yar
5ffd754721
Fix typos in code and comments
4 years ago
James Sangalli
28e049ff5d
Merge pull request #2195 from AlphaWallet/fix-build-warnings
...
Remove build warnings
4 years ago