1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
Commit Graph

877 Commits

Author SHA1 Message Date
Howard Braham
222e62d7f1 Bug Fix: #1789 and #4525 eth.getCode() with no contract 2018-10-09 15:31:25 -07:00
Vincent
cd91b45686 100% French locale, reordering of English locale, fixes #5457 (#5470)
* french locales: fix typos and improve wording

* french locales: more fixes and rewording

* fixed typo

* fixed typo

* added missing translations

* fixed alphabetical order

* fixed alphabetical order

* added missing translations for FR

* fixed verify-locale-strings.js

* fixed indentation

* fixed indentation

* updated french locale

* updated changelog with changes logs

* a few fixes after receiving comments, mostly Caps removing and adding
2018-10-09 12:17:38 -02:30
Dan Finlay
507397f6c3 Fix updating of pending transactions
Transaction statuses were not being properly updated when:

- MetaMask was unlocked
- The network was changed

This PR fixes both of those. Fixes #5174
2018-10-05 10:35:14 -07:00
Dan Finlay
78709499da Version 4.13.0 2018-09-27 10:35:37 -07:00
Dan Finlay
43b39beb7e Correct changelog date 2018-09-27 10:22:51 -07:00
Dan Finlay
9d8f4d547c Version 4.12.0 2018-09-27 10:12:44 -07:00
Dan Finlay
140cee6c32 Merge remote-tracking branch 'origin/master' into Version-4.12.0 2018-09-27 10:11:51 -07:00
bobby dresser
6257b45765
remove comment about etherdelta 2018-09-25 10:19:27 -07:00
Dan Finlay
91cb1ecd33 Version 4.11.1 2018-09-25 09:54:51 -07:00
Dan Finlay
6920429343 Version 4.11.0 2018-09-21 15:00:45 -07:00
tmashuang
0ec01cc1d7 Bump Changelog 2018-09-17 14:41:11 -05:00
Paul Bouchon
daca7f9b41
Merge branch 'develop' into eip-712 2018-09-17 12:11:10 -04:00
Paul Bouchon
2ec09362c5
EIP-1102: Transitionary API (#5256) 2018-09-14 19:26:03 -04:00
bitpshr
36dd0354e7 Implement latest EIP-712 protocol 2018-09-13 15:40:57 -04:00
Eugene Marinelli
d27332955c Use correct loading message when connecting to Kovan (#5189)
* Use correct loading message when connecting to Kovan

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md
2018-09-06 12:20:55 -02:30
Eugene Marinelli
810fbc4da0
Fix CHANGELOG.md formatting 2018-09-03 12:25:08 -04:00
Esteban MIno
8af45d50cf add watchAsset CHANGELOG 2018-08-23 16:44:21 -03:00
Dan Matthews
df799d7fd6 Restores accounts until one with a zero balance is found 2018-08-17 10:26:47 -04:00
Thomas
595fc403ed Bump Changelog 2018-08-15 10:05:43 -07:00
Thomas
a1ced0f197 Bump Changelog 2018-08-09 14:46:47 -07:00
Thomas
bbde2ea4fc Bump Changelog 2018-08-09 10:23:03 -07:00
Thomas
500ef5cb3a Merge branch 'master' into develop 2018-08-09 10:09:53 -07:00
Esteban MIno
66c76c04ef CHANGELOG 2018-08-07 14:25:21 -04:00
Kevin Serrano
bb40a8169c
Update CHANGELOG.md 2018-08-07 10:05:05 -07:00
pinkiebell
3667f3cb85 network.js: convert rpc protocol to lower case (#4855)
Fixes #4253
2018-07-24 19:33:36 -02:30
Csaba S
c11dea9afc
Merge branch 'develop' into transaction-notifications 2018-07-20 20:09:57 +02:00
Csaba Solya
682d59cfe0 adding changelog entry 2018-07-20 19:58:51 +02:00
Esteban Miño
cb045fd8fe
Auto-detect tokens #3034 (#4683)
* detect tokens polling

* network store to detect token

* tests for spec

* passtest-lint

* fix lint

* improve tests

* detect tokens through infura

* detect tokens when submit password and new account selected

* keyring unlocked detect and unit tests

* add changelog
2018-07-20 12:36:24 -04:00
brunobar79
03254680c9 add changelog 2018-07-13 20:15:37 -04:00
frankiebee
650cef103e add to CHANGELOG.md 2018-06-25 15:10:13 -07:00
kumavis
bc84ed6081
changelog - remove incorrect entry
4.8.0 claimed dapp autoreload was disabled. Actually this was reverted and is still active at this time
2018-06-19 10:55:05 -07:00
Thomas
0e3ecbbc4f Update Changelog 2018-06-18 13:05:50 -07:00
Thomas
ea0dcdd312 Merge branch 'develop' into v4.8.0 2018-06-18 12:37:01 -07:00
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.
2018-06-14 15:15:23 -07:00
Thomas
ef31eeccb2 v4.8.0 2018-06-14 10:48:38 -07:00
kumavis
d9ef72cb7e
Merge branch 'develop' into save-brave 2018-06-14 10:11:35 -07:00
Dan Finlay
3a5089da6f
Merge pull request #4566 from MetaMask/notice-phishing
Push new notice on recent phishing incidents
2018-06-14 09:49:38 -07:00
kumavis
e9cb650832 Merge branch 'develop' of github.com:MetaMask/metamask-extension into ValidateEmptyKey 2018-06-13 21:11:04 -07:00
kumavis
86f7692c04 changelog - add note on persistence bug 2018-06-13 16:54:05 -07:00
Kevin Serrano
4481c7be44
Add changelog item. 2018-06-13 13:52:34 -07:00
kumavis
5032d6e4c5
Merge branch 'develop' into nonce-tracker-mutex-fix 2018-06-12 23:22:09 -07:00
Erik Marks
6ba70a039a update changelog 2018-06-12 13:37:37 -07:00
kumavis
013d8451c8 changelog - add note on nonce-lock mutex fix 2018-06-12 13:08:28 -07:00
kumavis
368fe229c2
changelog - version fix 2018-06-08 21:04:20 -07:00
Jenny Pollack
93bdfc0bba changelog 4270 2018-06-07 14:15:02 -07:00
Dan Finlay
c53c5d5c9e Fix bug where reset account would not work.
Fixes #4462

Ensures that resetAccount() can work on non-stock providers.

I'm unclear how this was ever working, this code hasn't moved in months,
but users report it recently breaking. Maybe we only recently pushed it
to prod.
2018-06-06 16:46:39 -07:00
Dan Finlay
3e0747f9ce Bump changelog 2018-06-05 13:45:38 -07:00
kumavis
f73feccf5a 4.7.4 2018-06-05 13:22:48 -07:00
kumavis
c12b02b4af changelog - add note on new modal 2018-06-04 16:16:18 -07:00
kumavis
12a7fc4016 4.7.3 2018-06-04 16:11:19 -07:00
Dan Finlay
cd1e77c0f6 Add changelog entry 2018-06-04 14:56:50 -07:00
kumavis
0a7584999e 4.7.2 - additional changelog notes 2018-06-03 12:35:32 -07:00
kumavis
a09b3737f2 4.7.2 2018-06-03 12:31:09 -07:00
Dan Finlay
b1b90a6bb9 Version 4.7.1 2018-06-01 15:48:16 -07:00
kumavis
e59f606adb 4.7.0 2018-05-30 15:08:44 -07:00
kumavis
adfa033829 changelog - add note on brave 2018-05-30 15:07:46 -07:00
Dan J Miller
e3cc89cc7b
Update changelog 2018-05-29 21:59:53 -02:30
kumavis
4205d92729 Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-master 2018-05-29 16:12:36 -07:00
bitpshr
ce2834400c Add new json-rpc-engine middleware for improved error handling 2018-05-14 08:33:47 -04:00
kumavis
477063a5a0 Version 4.6.1 2018-04-30 13:29:22 -07:00
kumavis
2b9925a9e4
Merge pull request #4110 from MetaMask/master
Develop - Add commits to develop that are already in Master
2018-04-27 16:17:46 -06:00
Paul Bouchon
1bad3fa257
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
2018-04-27 10:42:02 -04:00
kumavis
b97457e9e2 v4.6.0 2018-04-26 13:43:44 -07:00
Dan Finlay
40f0a40edf
Merge pull request #3998 from MetaMask/i3988-checksummed-address
Show checksum addresses on UI
2018-04-18 11:43:38 -07:00
bitpshr
cce123c30e Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
Dan Finlay
6ee57dcad7
Merge branch 'master' into i3580-InternationalizeCurrency 2018-04-17 13:36:21 -07:00
Dan Finlay
0668976514
Merge branch 'master' into i3981-contract-rates 2018-04-16 16:32:56 -07:00
bitpshr
6e1fcefdf1 Update CHANGELOG with information about rate fetching 2018-04-16 19:24:31 -04:00
Dan Finlay
34692acdf9 Fix action for setting locale 2018-04-13 16:14:23 -07:00
kumavis
f15b81089e
Merge branch 'master' into i3580-InternationalizeCurrency 2018-04-10 02:13:05 -07:00
kumavis
df1f891585
Merge branch 'master' into i3621-LogoPerformance 2018-04-09 13:56:59 -07:00
Dan
2c4426e4de Merge branch 'master' into i3580-InternationalizeCurrency 2018-04-09 16:52:26 -02:30
kumavis
b91bd818c7 4.5.5 2018-04-06 09:58:51 -07:00
kumavis
2953429fed changelog - add changes for v4.5.5 2018-04-06 09:58:09 -07:00
kumavis
000aa55dd3 v4.5.4 2018-04-06 09:02:56 -07:00
kumavis
89415e40d5 changelog - add missing entries 2018-04-06 09:02:48 -07:00
Thomas Huang
e774fbcece
Merge pull request #3865 from MetaMask/openlinkinnewwindow
Make token helpscout link open in new tab.
2018-04-05 09:34:47 -07:00
Kevin Serrano
67de7fc0cc
Bump Changelog 2018-04-05 00:46:55 -07:00
Thomas
467629217f Update Changelog 2018-04-04 16:34:54 -07:00
kumavis
db177c79f6 4.5.3 2018-04-04 15:20:25 -07:00
frankiebee
6ab938546c Merge branch 'master' of https://github.com/MetaMask/metamask-extension into normalize-transactions 2018-04-04 14:28:25 -07:00
frankiebee
ef21af29f2 add to CHANGELOG.md 2018-04-04 14:27:28 -07:00
frankiebee
632a0db89b add to CHANGELOG.md 2018-04-04 13:58:35 -07:00
kumavis
222f207b78 4.5.2 2018-04-04 09:10:33 -07:00
kumavis
6be7365dd1 changelog - add note on txParams.chainId validation change 2018-04-04 09:01:19 -07:00
kumavis
31a9fb38c8 4.5.1 2018-04-03 14:28:30 -07:00
kumavis
27832d3e86 changelog - add note on fixed NODE_ENV side effects 2018-04-03 14:06:49 -07:00
Dan Finlay
17b9ab1148 Bump changelog 2018-04-03 13:59:03 -07:00
Dan Finlay
931ce12073 Improve fox logo performance
By including metamask-logo@2.1.4

Fixes #3621
2018-04-03 13:53:02 -07:00
kumavis
cbf94dad4b 4.5.0 2018-04-02 17:19:50 -07:00
kumavis
945653eb78 changelog - add note on locales 2018-04-02 17:19:10 -07:00
Dan
0a48aa84ca Add changelog entry for language selection. 2018-03-29 20:52:45 -02:30
Dan Finlay
4cd9c155db Bump changelog 2018-03-29 12:31:10 -07:00
Dan Finlay
729a473210 Fix bug where resetAccount does not clear network cache
Fixes #3439
2018-03-27 18:07:51 -07:00
kumavis
3b54541a5f changelog - add note ofr i18n zh_tw th sl 2018-03-26 17:11:00 -07:00
kumavis
e0576d0526 v4.4.0 2018-03-26 17:05:52 -07:00
Dan Finlay
e196b6dcb7 Fix bug where full localStorage would crash on start 2018-03-26 15:25:26 -07:00
Dan
e5af7e1abd New-ui changelog updates (March 26) 2018-03-26 17:37:40 -02:30
kumavis
ea137777ab changelog - add note on i18n being beta only 2018-03-21 14:33:03 -07:00
kumavis
9362239231 v4.3.0 2018-03-21 14:16:00 -07:00