Thomas Huang
72f79de173
Merge branch 'master' into RemoveTokenSending
7 years ago
Thomas Huang
54041de8b8
Merge pull request #1710 from MetaMask/BumpTokenTracker
...
Bump token-tracker to 1.1.1
7 years ago
Dan Finlay
0c011d0fda
Remove send button
...
Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
7 years ago
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
7 years ago
Dan Finlay
8179f5f84c
Bump token-tracker to 1.1.2
...
To restore older firefox compatibility.
Fixes #1696
7 years ago
Dan Finlay
c7f2fd279d
Bump token-tracker to 1.1.1
...
Includes a critical decimal-handling fix.
Also reduces number of symbol and precision queries after initial load.
7 years ago
Kevin Serrano
c9dd8a9cfd
Merge pull request #1703 from MetaMask/deps-dedupe
...
deps - remove duplicated dev-dependencies
7 years ago
kumavis
63acc0f4c8
deps - remove duplicated dev-dependencies
...
```
npm WARN The package clone is included as both a dev and production dependency.
npm WARN The package react-dom is included as both a dev and production dependency.
```
7 years ago
Kevin Serrano
947a5cf3a0
Merge pull request #1701 from MetaMask/BumpWeb3
...
Bump web3 version to 0.19.1
7 years ago
Dan Finlay
f285fd5eb1
Bump web3 version to 0.9.1
7 years ago
Kevin Serrano
ca3de2dc74
Merge pull request #1700 from MetaMask/StyleImprovements
...
Add padding to token messages
7 years ago
Thomas Huang
9c58ace634
Merge pull request #1699 from MetaMask/change-send-wording
...
change “ACCEPT” to “SUBMIT”
7 years ago
frankiebee
5e8b4e3226
change “ACCEPT” to “SUBMIT”
7 years ago
Dan Finlay
c81a3c649a
Add padding to token messages
7 years ago
Kevin Serrano
f36e69f340
Merge pull request #1691 from MetaMask/Version-3.8.0
...
Version 3.8.0
7 years ago
Dan Finlay
d7bcd9458f
Version 3.8.0
7 years ago
Thomas Huang
d2278699da
Merge pull request #1690 from MetaMask/i1669-StateCopyButton
...
Add copy state logs button
7 years ago
Dan Finlay
1b8a4395ab
Add copy state logs button
7 years ago
Thomas Huang
bd523102fe
Merge pull request #1634 from MetaMask/i784-SendTokenButton
...
Add send token button (link to TokenFactory)
7 years ago
Thomas Huang
ffd3773ef3
Merge pull request #1620 from MetaMask/i1616-AddTokenAdding
...
Add ability to add tokens to token list
7 years ago
Dan Finlay
ddba2af415
Merge pull request #1509 from MetaMask/i1473-dappDefaultGasPrice
...
I1473 dapp default gas price
7 years ago
Dan Finlay
3fde5481ef
Merge pull request #1681 from MetaMask/AddressStripping
...
Remove trailing periods and whitespace
7 years ago
Dan Finlay
c2aa05e013
Merge pull request #1688 from MetaMask/i1687-BackButtonImportScreen
...
Add Back Button for Import Screen
7 years ago
Thomas Huang
d5f0ee4f5e
Add Back Button for Import Screen
7 years ago
Dan Finlay
8642feee09
Remove token contract validation step
7 years ago
Dan Finlay
b9f220c90d
Merge pull request #1685 from MetaMask/setFailed
...
Migration #015 set txs Failed
7 years ago
Dan Finlay
ed08e736d7
Merge pull request #1675 from MetaMask/warning-fixes
...
React Warning Fixes
7 years ago
Dan Finlay
f8f01be5ee
Merge pull request #1683 from MetaMask/RenameSendToNext
...
Rename Send to Next
7 years ago
frankiebee
4e0ec74bb7
Create a migration for setting tx's with the message 'Gave up submitting tx.' as failed
7 years ago
Dan Finlay
40223687ae
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
7 years ago
Dan Finlay
307e967a0c
Merge branch 'i1616-AddTokenAdding' of github.com:MetaMask/metamask-plugin into i1616-AddTokenAdding
7 years ago
Dan Finlay
78af771c79
Do not allow adding non token addresses
7 years ago
Dan Finlay
5440ed23d6
Support other network links
7 years ago
Dan Finlay
3aff9fdd2a
Support other network links
7 years ago
Dan Finlay
81ec53a814
Merge branch 'i1616-AddTokenAdding' of github.com:MetaMask/metamask-plugin into i1616-AddTokenAdding
7 years ago
Dan Finlay
5cfce8c45a
Fix token adding bug
7 years ago
Thomas Huang
215948dc38
Merge pull request #1684 from MetaMask/neverGiveUp
...
dont stop retrying brodcasting txs
7 years ago
frankiebee
db2836a1ae
dont stop retrying brodcasting txs
7 years ago
Thomas Huang
77054e1fbb
Rename Send to Next
7 years ago
Thomas Huang
a352690661
Remove trailing periods and white space
7 years ago
Thomas Huang
ca832959c2
Update change log
7 years ago
Thomas Huang
1977417017
Merge branch 'master' into i1473-dappDefaultGasPrice
7 years ago
Thomas Huang
48f7cff8c0
Merge pull request #1678 from MetaMask/i1584-seederror
...
Display error when seed phrase is invalid
7 years ago
Thomas Huang
8194b398f6
Merge branch 'master' into i1584-seederror
7 years ago
Thomas Huang
62c4501160
Merge pull request #1677 from MetaMask/i1676-quickclick
...
Prevent Duplicate Submission with Quick Clicking
7 years ago
Kevin Serrano
d6c14f4609
Bump changelog.
7 years ago
Kevin Serrano
92da8bc578
Fix error message for invalid seed words.
7 years ago
Kevin Serrano
9962a3068b
Change disabling button as state property.
7 years ago
Kevin Serrano
f2cfbda1c9
Bump changelog.
7 years ago
Kevin Serrano
615b8d05a1
Prevent users from accidentally submitting two transactions by disabling button.
7 years ago