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
Hwee-Boon Yar
d4fc4dde56
Merge pull request #2123 from AlphaWallet/revert-team
...
revert team back to stormbird
4 years ago
James Sangalli
9d8cb9a17e
revert team back to stormbird
4 years ago
James Sangalli
b9d4549f86
Merge pull request #2122 from AlphaWallet/nan-fix-again
...
Fix again: TokenScript attribute fetching (actually most smart contra…ct function calls) not working anymore, so TokenScript views display NaN
4 years ago
Hwee-Boon Yar
cf817dc6b0
Fix again: TokenScript attribute fetching (actually most smart contract function calls) not working anymore, so TokenScript views display NaN #1652
4 years ago
Hwee-Boon Yar
d7be042145
Merge pull request #2121 from AlphaWallet/increase-max-gas-price
...
increase max gas price to 300 GWEI
4 years ago
James Sangalli
106b00eebd
increase max gas price to 300 GWEI
4 years ago
Hwee-Boon Yar
8e4f654218
Merge pull request #2119 from vladyslav-iosdev/#2118
...
iPhone 5s, ButtonsBar, adjust button width #2118
4 years ago
Vladyslav shepitko
f92db5427f
iPhone 5s, ButtonsBar, adjust button width #2118
4 years ago
Hwee-Boon Yar
d0215fbbb5
Merge pull request #2114 from vladyslav-iosdev/#2103
...
Add default TokenScript action for opening Uniswap to supported ERC20 tokens #2103
4 years ago
James Sangalli
7b82bd897b
Add default TokenScript action for opening Uniswap for supported ERC20 tokens
4 years ago
James Sangalli
570b27f086
up build
4 years ago
Hwee-Boon Yar
449dd54ac4
Merge pull request #2116 from AlphaWallet/#2113
...
Make Add/Hide Tokens easier to tap #2113
4 years ago
Vladyslav shepitko
d1f7299804
Make Add/Hide Tokens easier to tap #2113
4 years ago
Vladyslav shepitko
832c3f5b26
Make Wallet tab table resize when keyboard is shown/hidden for searching #1989
4 years ago
Vladyslav shepitko
7888c5e2ce
Make "Add / Hide Tokens screen" table resize when keyboard is shown/hidden for searching #1990
4 years ago
James Sangalli
3274fe5ac6
Merge pull request #2115 from AlphaWallet/log-attribute-fetching
...
Fix: TokenScript attribute fetching (actually most smart contract function calls) not working anymore, so TokenScript views display NaN #1652
4 years ago
Hwee-Boon Yar
3280046ffd
Fix: TokenScript attribute fetching (actually most smart contract function calls) not working anymore, so TokenScript views display NaN #1652
...
This was because too many calls are made. Since the Ethereum blocktime is > 10s as of now, the (simple) solution is to cache the values for a few seconds (3)
4 years ago
Hwee-Boon Yar
6fc9a796db
Merge pull request #1999 from vladyslav-iosdev/#1993
...
Make Import Wallet screen's buttons and text at the bottom move up and down when keyboard is show/hidden #1993
4 years ago
Vladyslav shepitko
2f2af5216c
Make Import Wallet screen's buttons and text at the bottom move up and down when keyboard is show/hidden #1993
4 years ago
Hwee-Boon Yar
6e09220cf1
Merge pull request #2094 from AlphaWallet/#2079
...
Lack confirmation message when a developer opened/imported a TSML file into αW #2079
4 years ago
Vladyslav shepitko
49499600c2
Lack confirmation message when a developer opened/imported a TSML file into αW #2079
4 years ago
Hwee-Boon Yar
dc5e926228
Merge pull request #2111 from AlphaWallet/#2110
...
Tap on cell containing "Add / Hide Tokens" in Wallet tab shouldn't select the 0th token #2110
4 years ago
Vladyslav shepitko
5a8ffc9169
Tap on cell containing "Add / Hide Tokens" in Wallet tab shouldn't select the 0th token #2110
4 years ago
James Sangalli
e379844fdc
Merge pull request #2107 from bzadik/patch-2
...
Update Localizable.strings
4 years ago
James Sangalli
0f0fab4118
Merge pull request #2106 from bzadik/patch-1
...
Update Localizable.strings
4 years ago
bzadik
8bd15a78b6
Update Localizable.strings
...
Added localizations by Babble-on (www.ibabbleon.com)
4 years ago
bzadik
cff51dc0b4
Update Localizable.strings
...
Added localizations by Babble-on (www.ibabbleon.com)
4 years ago
James Sangalli
b5ebff059c
Merge pull request #2104 from AlphaWallet/allow-zero-value-tx-on-eth
...
allow zero value native transactions so data can be attached
4 years ago
James Sangalli
a7e3d6af71
allow zero value native transactions so data can be attached
4 years ago
James Sangalli
239aef6f9b
change to AlphaWallet Australia
4 years ago
James Sangalli
efa28ec0c2
up build and version
4 years ago
James Sangalli
408d8006aa
Merge pull request #2100 from AlphaWallet/fix-gas-limit-not-set-from-node-for-token-transactions
...
set gas limit from node rather than hardcoding for token transactions
4 years ago
James Sangalli
e6d3e72ec1
Merge pull request #2102 from AlphaWallet/increase-max-gas-fee
...
Increase max gas fee to 0.2ETH from 0.1ETH
4 years ago
James Sangalli
780e56592d
Increase max gas fee to 0.2ETH from 0.1ETH
4 years ago
James Sangalli
7bf6bd86b9
set gas limit from node rather than hardcoding for token traansactions
4 years ago
James Sangalli
a67268c58f
Merge pull request #2035 from AlphaWallet/#2030
...
Show transaction confirmation information after each action complete in TS #2030
4 years ago
James Sangalli
adc97d91f7
use actual action address not holding contract
4 years ago
Vladyslav shepitko
8bda58c7cd
Show transaction confirmation information after each action complete in TS #2030
4 years ago
Vladyslav shepitko
9793c874ca
Show transaction confirmation information after each action complete in TS #2030
4 years ago
Vladyslav shepitko
0a93cfddaa
Change transaction confirmation screen popup in TS actions #2026
4 years ago
Vladyslav shepitko
4189bbb4c4
Expand on #2014 and automatically cycle through the value/market price etc every 5 secs #2082
4 years ago
James Sangalli
25e07634f8
Merge pull request #2092 from AlphaWallet/#2082
...
Expand on #2014 and automatically cycle through the value/market price etc every 5 secs #2082
4 years ago
James Sangalli
ad4b9c6145
Merge pull request #2096 from vladyslav-iosdev/#2034
...
Write test case to make sure backup seed phrase screen fits in current simulator/device #2034
4 years ago
Vladyslav shepitko
7808c57eb8
Write test case to make sure backup seed phrase screen fits in current simulator/device #2034
4 years ago
Vladyslav shepitko
dc8008c009
Expand on #2014 and automatically cycle through the value/market price etc every 5 secs #2082
4 years ago
James Sangalli
ae02935b9b
Merge pull request #2090 from AlphaWallet/#2085
...
Toggling passcode on/off in Settings screen does nothing #2085
4 years ago
Hwee-Boon Yar
a94dae99cc
Merge pull request #2093 from AlphaWallet/#2083
...
wallet doesn't allow the nonce of 0? #2083
4 years ago
Vladyslav shepitko
052b48160c
wallet doesn't allow the nonce of 0? #2083
4 years ago