Dan
|
ac7c0277b5
|
On send screen amount change, updateGas call now includes current to address.
|
6 years ago |
Dan
|
70abe54c94
|
Send screen returns simple gas cost if no to address specified when not sending token.
|
6 years ago |
Dan
|
6c9302f985
|
Remove leading zeroes from send screen amount row input.
|
6 years ago |
Dan
|
36de213c6c
|
Fix currency-display.js rendering of token amounts.
|
6 years ago |
Dan
|
347d1984cf
|
Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange.
|
6 years ago |
vittominacori
|
ff3c262621
|
set the popup id returned by create promise
|
6 years ago |
Dan Finlay
|
01c9d81c9f
|
Merge pull request #4585 from MetaMask/ReenableDappReload
Re-enable dapp reload on network change
|
6 years ago |
vittominacori
|
4c1b526137
|
set an id to the metamask notification popup
|
6 years ago |
Alexander Tseung
|
adb71073c8
|
Fix unit tests
|
6 years ago |
Alexander Tseung
|
5685c4bafe
|
Estimate gas limit when the token amount changes. Fix amount input
|
6 years ago |
kumavis
|
33cb0a8cb2
|
lint - fix recipient-blacklist.js
|
6 years ago |
kumavis
|
83c02f90cf
|
blacklist - recipient blacklist as js for inline comments
|
6 years ago |
kumavis
|
753743e746
|
Update recipient-blacklist-config.json
|
6 years ago |
Dan Finlay
|
a42299aab7
|
Add apparent phishing address to block list
In [this reddit post](https://www.reddit.com/r/Metamask/comments/8r3nsu/help_me_please_somebody_stole_my_ethers/) a user suggests they got some ether stolen after visiting IDEX. Their ether was sent to [this address](https://etherscan.io/address/0x9bcb0a9d99d815bb87ee3191b1399b1bcc46dc77), which is full of comments of people telling similar stories of being phished on IDEX. I think we can safely block this, and probably safe some people some money.
|
6 years ago |
Dan
|
e4d3bdba12
|
Update send.utils.js estimateGas tests.
|
6 years ago |
Dan
|
b9b6cbf561
|
Add a buffer to new ui gas estimates
|
6 years ago |
Dan Finlay
|
3a6cc3c8fd
|
Re-enable dapp reload on network change
We want to give devs some time to digest [this blog post](https://medium.com/metamask/breaking-change-no-longer-reloading-pages-on-network-change-4a3e1fd2f5e7) before we making a breaking change to our platform.
Makes it easy to re-implement the change.
|
6 years ago |
Alexander Tseung
|
1b9ed23752
|
Add hex-prefix to gas estimate result
|
6 years ago |
Thomas
|
b00e77cbff
|
Fix email link in phishing notice
|
6 years ago |
Dan
|
bb855707ef
|
ENS input in send form shows distinct errors for invalid addresses and non-existent addresses.
|
6 years ago |
Thomas
|
ef31eeccb2
|
v4.8.0
|
6 years ago |
Thomas Huang
|
299abee666
|
Merge pull request #4524 from MetaMask/save-brave
Save Brave Fixes #4270
|
6 years ago |
kumavis
|
d9ef72cb7e
|
Merge branch 'develop' into save-brave
|
6 years ago |
Dan Finlay
|
11bfdf444d
|
Handle brave throws
|
6 years ago |
Dan Finlay
|
d814bee578
|
Merge pull request #4571 from MetaMask/disable-diagnostics
diagnostics - temporarily disable
|
6 years ago |
Dan Finlay
|
3a5089da6f
|
Merge pull request #4566 from MetaMask/notice-phishing
Push new notice on recent phishing incidents
|
6 years ago |
kumavis
|
c2afb79035
|
test - e2e-beta - from import - handle phishing warning
|
6 years ago |
kumavis
|
e95fed06b7
|
test - e2e-beta - separate notice tests into individual tests
|
6 years ago |
kumavis
|
564bb9f652
|
test - e2e - clear phishing warning
|
6 years ago |
kumavis
|
722c5ae821
|
notice-controller - update memStore on boot
|
6 years ago |
kumavis
|
4b8a4fd5fe
|
test - e2e - check for phishing warning
|
6 years ago |
kumavis
|
44a8e48a04
|
notices - replace getLatestNotice with getNextNotice
|
6 years ago |
kumavis
|
ac8b56a00d
|
notices - notices collection is now manually edited
|
6 years ago |
kumavis
|
1f83a110b9
|
Merge pull request #4513 from MetaMask/ValidateEmptyKey
Validate empty key
|
6 years ago |
kumavis
|
e9cb650832
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into ValidateEmptyKey
|
6 years ago |
kumavis
|
691ac5d288
|
account-import-strategies - ensure privateKey is prefixed before converting to buffer
|
6 years ago |
kumavis
|
7a001447a8
|
test - unit - add assertRejects to test asyncFns
|
6 years ago |
kumavis
|
62586b3b6e
|
test - unit - import strategies - properly await async methods
|
6 years ago |
kumavis
|
43e805805e
|
diagnostics - temporarily disable
|
6 years ago |
kumavis
|
66c77dc2bd
|
Merge pull request #4570 from MetaMask/persistence-stream-fix
background - persistence pipeline - fix persistence bug
|
6 years ago |
bobby dresser
|
8cb5f57c30
|
Merge pull request #4550 from MetaMask/bmd/sign-warning-helplink
add help link to eth_sign warning
|
6 years ago |
kumavis
|
86f7692c04
|
changelog - add note on persistence bug
|
6 years ago |
kumavis
|
7b414f3ed0
|
background - persistence pipeline - fix persistence bug
|
6 years ago |
Kevin Serrano
|
4481c7be44
|
Add changelog item.
|
6 years ago |
Kevin Serrano
|
9c5a9b9b7f
|
Add phishing notice.
|
6 years ago |
Kevin Serrano
|
451d05a400
|
Merge pull request #4560 from MetaMask/nonce-tracker-mutex-fix
changelog - add note on nonce-lock mutex fix
|
6 years ago |
Dan
|
5995b6d68d
|
ENS name revalidates on network change.
|
6 years ago |
kumavis
|
5032d6e4c5
|
Merge branch 'develop' into nonce-tracker-mutex-fix
|
6 years ago |
Dan Finlay
|
73a9aaa833
|
Merge pull request #4558 from MetaMask/stop-reload-on-network-change
Stop reload on network change
|
6 years ago |
Erik Marks
|
bb201d7c4a
|
Merge branch 'develop' into stop-reload-on-network-change
|
6 years ago |