Dan Finlay
837eb796e5
Version 4.14.0
2018-10-11 09:42:21 -07:00
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
kumavis
a3a24d718d
changelog - update with new changes
2018-03-21 14:14:17 -07:00
frankiebee
74e9a5c491
add to CHANGELOG.md
2018-03-15 10:41:25 -07:00
kumavis
dc5fbf5eb2
Merge branch 'master' into i3076-UseStorageLocalInstead
2018-03-13 15:43:37 -07:00
kumavis
16deea3927
changelog - update "txParams.to" validation note
2018-03-13 15:29:33 -07:00
kumavis
28a41c203f
Update CHANGELOG.md
2018-03-13 15:24:26 -07:00
Frankie
c83a9ceb04
Merge branch 'master' into i#3509
2018-03-13 15:23:46 -07:00
frankiebee
d7bf6e36b1
add to CHANGELOG.md
2018-03-13 15:17:13 -07:00
kumavis
e48934dc04
Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead
2018-03-13 14:49:26 -07:00
Thomas
5a1b2093f8
Update Changelog
2018-03-13 11:20:15 -07:00
Thomas Huang
508d2c3eb7
Merge branch 'master' into i18n
2018-03-13 11:16:26 -07:00
Thomas
13c3166f38
Update Changelog
2018-03-13 11:15:40 -07:00
Dan
e99644afd5
Changlog updates for PRs 3468, 3470 and 3495.
2018-03-13 15:20:58 -02:30
kumavis
455faece9e
Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-UseStorageLocalInstead
2018-03-08 14:14:49 -08:00
Alexander Tseung
cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase ( #3466 )
2018-03-08 16:29:29 +01:00
Dan Finlay
d0ba2d2d94
Merge branch 'master' into i3076-UseStorageLocalInstead
2018-03-07 13:39:44 -08:00
kumavis
e91a521b1b
Version 4.2.0
2018-03-06 17:30:12 -08:00
kumavis
6a9ca29244
Merge branch 'master' into ImportAccountMessageV2
2018-03-06 17:13:57 -08:00
kumavis
8e0131cbb5
Merge pull request #3455 from MetaMask/i2475-UnifyLogInWording
...
Replace Lock wording with Log Out / Log In
2018-03-06 17:12:32 -08:00
Dan Finlay
423f084cb4
Merge branch 'master' into i3076-UseStorageLocalInstead
2018-03-06 14:59:09 -08:00
Dan Finlay
cb4ad60800
Merge branch 'master' into i2475-UnifyLogInWording
2018-03-06 14:57:01 -08:00
Dan Finlay
b87687110d
Replace Lock wording with Log Out / Log In
...
Fixes #2475
2018-03-06 14:51:26 -08:00
Dan Finlay
a4bd7992cd
Merge branch 'master' into ImportAccountMessageV2
2018-03-06 10:32:47 -08:00
Dan
376ffb758f
Shapeshift form handles market info unavailable errors.
2018-03-06 13:49:41 -03:30
Dan J Miller
9734969e5d
Add missed changelog updates. ( #3407 )
2018-03-06 10:51:21 -03:30
Thomas Huang
d3a0a27c0c
Merge branch 'master' into ImportAccountMessageV2
2018-03-02 18:26:52 -08:00
Dan Finlay
452c5d0513
Version 4.1.3
2018-03-02 12:47:40 -08:00
Thomas Huang
cb109a8233
Add retry transaction back into old ui transaction list item ( #3381 )
...
* Add retry transaction back into old ui transaction list item
* Update Changelog
2018-03-02 16:38:13 -03:30
Dan Finlay
81fa0742f7
Fix inpage provider name regression
...
Fixes #3372 by not minifying the name of our inpage provider, which some
people were using to identify MetaMask (not our preferred, supported
method of web3.currentProvider.isMetaMask).
2018-03-02 10:32:53 -08:00
kumavis
00cd5a340d
4.1.2
2018-02-28 16:11:58 -08:00
kumavis
190389a068
v4.1.1
2018-02-28 14:26:14 -08:00
kumavis
cf6a2f65ab
changelog - add entry about 'Add Token' screen fix
2018-02-28 14:09:35 -08:00
Thomas
b4aac16c58
Add changes to CHANGELOG
2018-02-27 12:08:05 -08:00
kumavis
dae5d085d1
changelog - improve changelog notes
2018-02-27 10:37:43 -08:00
Thomas
d9486a3ce5
Bump Version
2018-02-27 10:35:43 -08:00
Thomas
b45295499e
Version 4.0.0
2018-02-22 14:57:24 -08:00
Dan Finlay
71be537f1c
Version 3.14.2
2018-02-15 14:23:22 -08:00
kumavis
a5056a62d1
Update CHANGELOG.md
2018-02-15 12:04:19 -08:00
Dan Finlay
7a820bedda
Bump changelog
2018-02-13 13:35:03 -08:00
Dan Finlay
9f304e3026
Version 3.14.1
2018-02-01 15:53:18 -08:00
Thomas
10e75dc4dd
Scrollable Settings screen for Firefox
2018-02-01 14:53:43 -08:00
Dan Finlay
0608d1579f
Version 3.14.0
2018-02-01 12:27:19 -08:00
Frankie
1a93b1ade2
Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs
...
Set address to default with empty string, add test validation.
2018-01-31 14:18:47 -08:00
frankiebee
6106ff020f
fix changelog
2018-01-31 13:18:15 -08:00
Frankie
201e0579a5
Merge branch 'master' into localStorage-clean-up
2018-01-31 11:57:38 -08:00
Bruno Barbieri
e6fda855a5
added reset account feature
2018-01-31 03:33:15 -05:00
Thomas
1f8dd5f0de
Bump Changelog
2018-01-30 16:11:16 -08:00
Frankie
f690355bd4
Merge branch 'master' into localStorage-clean-up
2018-01-30 15:36:24 -08:00
Dan Finlay
11a944719f
Add warning when importing no valid file
...
Fixes #3089
2018-01-30 15:11:05 -08:00
frankiebee
fa89976c68
add to CHANGELOG.md
2018-01-30 14:07:32 -08:00
Dan Finlay
62b2ce5b69
Version 3.13.8
2018-01-29 11:38:25 -08:00
Kevin Serrano
1b8613ed23
Bump Changelog
2018-01-25 12:29:12 -08:00
Dan Finlay
61cf5e9474
Bump changelog
2018-01-24 11:03:24 -08:00
Dan Finlay
022b125495
Merge remote-tracking branch 'origin/master' into Version-3.13.7
2018-01-22 16:08:14 -08:00
Dan Finlay
5568053cd8
Version 3.13.7
2018-01-22 16:06:20 -08:00
kumavis
7e32ba2833
changelog - add note on sentry
2018-01-22 15:57:25 -08:00
Dan Finlay
128b64cc2c
Bump changelog
2018-01-22 11:15:05 -08:00
Dan Finlay
41fdff41cd
Version 3.13.5
2018-01-16 12:20:15 -08:00
Dan Finlay
c0cf665b85
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-16 11:05:40 -08:00
Dan Finlay
003b4a721c
Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight
2018-01-16 10:15:11 -08:00
kumavis
6cfaf03b3d
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-16 09:59:32 -08:00
Dan Finlay
0121892141
Merge branch 'master' into i2779-FirefoxSpecifyAccountDetailHeight
2018-01-15 16:15:50 -08:00
Frankie
f18ed8bfd4
Merge branch 'master' into open-popup
2018-01-15 15:25:14 -08:00
frankiebee
724197b95f
add to CHANGELOG.md
2018-01-15 15:23:11 -08:00
Dan Finlay
845917b2d5
Merge branch 'master' into i2907-NoCodeGasLimit
2018-01-15 15:10:50 -08:00
Dan Finlay
cd7eaaa735
Set gas limit to 21k for recipients with no code
...
Fixes #2907
2018-01-15 15:08:07 -08:00
Frankie
9d7c635b0a
Merge branch 'master' into i2826-SignBytes
2018-01-15 14:47:48 -08:00
Thomas Huang
23a928bc9d
Edit: Fix Firefox scrollbar Changelog
2018-01-15 14:18:32 -08:00
Thomas
cab2216343
Bump Changelog
2018-01-15 10:07:50 -08:00
Dan Finlay
6df3261deb
Fix signTypedData bytes signing
...
Fixes #2826
2018-01-13 13:39:21 -08:00
Dan Finlay
4a9dad7c40
Improve gas price estimation by backfilling recent-blocks
...
When first initializing, recent-block controller now back-fills up to
its desired history length. This makes estimated gas prices reflect a
longer recent history, even when first switching to a new network.
Fixes #2925
2018-01-11 15:04:54 -08:00
Dan Finlay
330ae02028
Version 3.13.4
2018-01-09 10:13:25 -08:00
Thomas Huang
0fbecb9f7c
Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress
...
Account for 0x/empty string recipient
2018-01-08 11:47:47 -08:00
Kevin Serrano
0cf5c22178
Merge pull request #2851 from MetaMask/i2812-seedworderrorfix
...
Fix condition where failing seed word checks would infinite-spin future attempts.
2018-01-08 11:43:43 -08:00
Kevin Serrano
52bb711fa9
Update CHANGELOG.md
2018-01-08 11:26:35 -08:00
Dan Finlay
d11ec81f49
Merge branch 'master' into i2621-0xRecipientAddress
2018-01-08 11:21:41 -08:00
Thomas
39b700bf87
Account for 0x/empty string address and contract creation
2018-01-08 03:16:20 -08:00
Dan Finlay
121596bfb4
Bump changelog
2018-01-05 21:25:28 -08:00
kumavis
313b3c087a
Merge pull request #2783 from MetaMask/tx-param-vaalidation
...
transactions - throw error if txParams.value contains a decimal
2018-01-02 14:30:39 -08:00
Kevin Serrano
c3d85c0a66
Bump Changelog
2017-12-27 18:23:05 -08:00
Dan Finlay
24e10e874e
Bump changelog
2017-12-21 13:41:44 -08:00
Frankie
9940ea71df
Merge branch 'master' into tx-param-vaalidation
2017-12-21 11:37:37 -08:00
Dan Finlay
cc7e85c078
Spelling
2017-12-21 11:36:09 -08:00
frankiebee
9f08ada1a6
add to CHANGELOG.md
2017-12-20 18:49:52 -08:00
Dan Finlay
8cc7e47369
Bump changelog
2017-12-18 15:57:37 -08:00
Dan Finlay
622a1f7f4a
Version 3.13.3
2017-12-14 11:45:51 -08:00
Dan Finlay
3456efa3f6
Bump changelog
2017-12-12 09:48:09 -08:00
Dan Finlay
1ebd5140aa
Version 3.13.2
2017-12-09 20:00:54 -05:00
Dan Finlay
408fc0f2fc
Bump changelog
2017-12-09 19:58:55 -05:00
Dan Finlay
dc4e3ef241
Version 3.13.1
2017-12-07 16:17:33 -05:00
Dan Finlay
9bb4df46ec
Bump changelog
2017-12-07 16:16:47 -05:00
Dan Finlay
c391b25015
Version 3.13.0
2017-12-07 03:01:46 -05:00
Dan Finlay
b26c975294
Bump changelog
2017-12-06 23:43:50 -05:00
Dan Finlay
91817573c9
Bump changelog
2017-11-29 13:54:53 -08:00
Dan Finlay
80dedcc01c
Bump changelog
2017-11-28 15:37:29 -08:00
Dan Finlay
bd45022a2f
Bump changelog
2017-11-20 14:48:19 -08:00
Dan Finlay
5ce94e69b3
Add useful error when duplicate web3 is detected.
...
Fixes #2507
2017-10-31 09:59:26 -07:00
Kevin Serrano
c89ea954e5
Correct changelog.
2017-10-26 16:23:58 -07:00
Kevin Serrano
fc7ca17aa8
Bump Changelog
2017-10-26 16:23:18 -07:00
Kevin Serrano
1e9c0a9db2
Resolve merge conflicts
2017-10-26 16:22:08 -07:00
kumavis
a7424f0c0d
3.12.0
2017-10-25 20:06:26 -07:00
Kevin Serrano
23daca0e08
Bump Changelog
2017-10-25 15:52:08 -07:00
Dan Finlay
074f10575f
Update changelog
2017-10-25 10:29:46 -07:00
Dan Finlay
35ca7e83bd
Reduce minimum gas price to 100 MWEI
...
Also now representing gas price in MWEI, because our current bn inputs actually aren't tolerant of minimums less than 1 unit.
2017-10-24 15:10:03 -07:00
Dan Finlay
926abc12b1
Add support for alternative ENS TLDs
...
Fixes #2428
2017-10-22 22:12:12 -07:00
Dan Finlay
e564ed8d4c
Version 3.11.2
2017-10-21 15:40:57 -07:00
Dan Finlay
56dcf7c011
Version 3.11.1
2017-10-20 14:07:54 -07:00
kumavis
a71c95b987
changelog entry for filter fix
2017-10-20 12:32:15 -07:00
Dan Finlay
cafabf914f
Merge branch 'master' into i2348-SelectAccountOnNewVault
2017-10-17 13:27:16 -07:00
Dan Finlay
9c45af3e25
Bump changelog
2017-10-17 13:26:16 -07:00
Dan Finlay
10011395f6
Bump changelog
2017-10-16 04:14:09 -07:00
Dan Finlay
d0d082d70c
Merge branch 'master' into i1340-SynchronousInjection
2017-10-12 13:25:19 -04:00
Dan Finlay
4ed00ea2d8
Version 3.11.0
2017-10-11 15:54:17 -04:00
Dan Finlay
9f063c320c
Fix link to token support page
2017-10-11 15:15:31 -04:00
Kevin Serrano
a387def701
Changelog addition.
2017-10-10 08:50:59 -07:00
Dan Finlay
0c61695656
Merge branch 'master' into SignTypedData
2017-10-06 14:03:04 -07:00
Dan Finlay
0146b55d6d
Check status of pending transactions on startup
...
Fixes #1531
2017-10-06 11:41:28 -07:00
Dan Finlay
52bfed5d13
Bump changelog
2017-10-05 14:53:22 -07:00
Dan Finlay
8d45b96db6
Version 3.10.9
2017-10-05 12:44:48 -07:00
frankiebee
554a3ac4e4
add to CHANGELOG.md
2017-10-05 12:12:31 -07:00
Kevin Serrano
4b0e6a0a77
Merge branch 'master' into RemoveSlackLink
2017-10-02 15:23:27 -07:00
Dan Finlay
d5b0d8af4f
Version 3.10.8 - Fix Currency Conversion
...
In our conversion to the new Infura API, somehow we were sending upper-cased conversions to their lower-case sensitive API.
Fixes the first part of #2240
2017-09-29 20:57:15 -07:00
Dan Finlay
14d58e630d
Version 3.10.7
2017-09-29 13:17:21 -07:00
Dan Finlay
861bd877f3
Ensure selected account is always set if possible
...
Fixes #2218
Subscribes to keyringController, and if only one account exists, sets it as selected.
2017-09-29 11:19:54 -07:00
kumavis
15b2823e54
Merge branch 'master' into new-currency-test
2017-09-27 16:04:51 -07:00
Dan Finlay
b473d440a3
Version 3.10.6
2017-09-27 15:14:40 -07:00
Dan Finlay
ea12be2c1b
Bump changelog
2017-09-27 14:44:44 -07:00
Dan Finlay
a453eb132d
Version 3.10.5
2017-09-27 12:10:25 -07:00
Dan Finlay
8d3fec42d0
Fix bug where block gas limit was incorrectly parsed.
2017-09-27 12:09:32 -07:00
tmashuang
734490c58c
Add AUD, HKD, SGD, IDR, PHP to currency conversion list
2017-09-27 11:16:38 -07:00
Dan Finlay
d77e0aff4d
Version 3.10.4
2017-09-27 11:15:22 -07:00
Kevin Serrano
e998d528f0
Merge branch 'master' into RemoveSlackLink
2017-09-26 15:47:31 -07:00
Dan Finlay
57b5f15265
Remove slack link
2017-09-26 10:01:16 -07:00
Kevin Serrano
16ba2e6a30
Merge branch 'master' into new-currency-test
2017-09-26 09:51:20 -07:00
Dan Finlay
b46cb3ecb5
Fix token precision bug
...
Had fixed this before in the dependency, but hadn't merged in that version bump yet :(
Fixes #2162
2017-09-26 09:25:04 -07:00
Dan Finlay
8a874824a8
Version 3.10.3
2017-09-21 11:45:33 -07:00
Kevin Serrano
b22783a223
Merge branch 'master' into new-currency-test
2017-09-20 09:40:33 -07:00
kumavis
3a3e1511e5
changelog - add note on filter fixes
2017-09-19 11:30:06 -07:00
kumavis
0424ab3e48
v3.10.2 - changelog
...
add changelog
2017-09-18 22:44:40 -07:00
Dan Finlay
92e738d17c
Bump changelog
2017-09-18 14:37:28 -07:00
Kevin Serrano
899a12cb2a
Fix the changelog again.
2017-09-18 12:04:46 -07:00
Kevin Serrano
90e0c10dc2
Add additional attribution to changelog.
2017-09-18 12:02:47 -07:00
Dan Finlay
c90c904f95
Version 3.10.1
2017-09-18 11:47:59 -07:00
Dan Finlay
fa50bf9587
Merge pull request #2075 from MetaMask/mixed-case
...
Specific error for send screen: address checksum fails
2017-09-18 11:46:50 -07:00
Dan Finlay
545cbbebb9
Merge branch 'master' into fix-tooltip
2017-09-18 11:20:00 -07:00
Dan Finlay
67accea693
Merge branch 'master' into mixed-case
2017-09-18 11:17:00 -07:00
Dan Finlay
99856189ed
Merge pull request #2093 from MetaMask/max-validation
...
High GasLimit Validation Warning
2017-09-18 11:14:26 -07:00
kumavis
c634ca3ba4
Merge branch 'master' into filter-leak-fix3
2017-09-13 15:27:08 -07:00
kumavis
6ba448edaf
changelog - add note of filter memory leak fix
2017-09-13 15:26:00 -07:00
Kevin Serrano
3d36d565af
Bump changelog.
2017-09-13 12:26:24 -07:00
Kevin Serrano
5305d414b5
changelog.
2017-09-12 16:16:29 -07:00
Dan Finlay
c8736b70b7
Bump changelog
2017-09-12 15:07:41 -07:00
Kevin Serrano
243be92ac1
Changelogaroo.
2017-09-12 12:24:02 -07:00
Kevin Serrano
111e67fa36
Add to changelog.
2017-09-12 09:35:24 -07:00
Kevin Serrano
1a0c465dc9
Change the changelog
2017-09-11 16:48:18 -07:00
Dan Finlay
6c318f238d
Version 3.10.0
2017-09-11 14:37:53 -07:00
Kevin Serrano
06889377c8
Remove markdown from changelog.
2017-09-11 14:00:35 -07:00
Kevin Serrano
2e18dd27a4
Merge github.com:MetaMask/metamask-extension into rejectallunapproved
2017-09-11 13:58:46 -07:00
Kevin Serrano
68b22d409a
Merge pull request #2049 from MetaMask/i1938-removecryptopermissions
...
Remove cryptonator from chrome manifest file
2017-09-10 11:05:52 -07:00
kumavis
5fa0b992a7
Merge pull request #2057 from MetaMask/Version-3.9.13
...
Version 3.9.13
2017-09-08 13:06:59 -07:00
Dan Finlay
585a32534d
Version 3.9.13
2017-09-08 12:17:58 -07:00
kumavis
bcb60f8ef2
Merge branch 'master' into i1938-removecryptopermissions
2017-09-07 23:05:15 -07:00
Kevin Serrano
a7f0255085
Add to changelog.
2017-09-07 18:18:14 -07:00
Kevin Serrano
2200a1142f
Bump changelog.
2017-09-07 17:55:49 -07:00
Kevin Serrano
55b07b2b4a
Changelog and attribution.
2017-09-07 15:06:57 -07:00
Kevin Serrano
7ff5fd8691
Changelog bump
2017-09-06 14:04:17 -07:00
Dan Finlay
5e934994d1
Version 3.9.12
2017-09-06 13:33:30 -07:00
Kevin Serrano
32c799a135
Merge pull request #2019 from MetaMask/i2016-ImproveSignDeprecationWarning
...
Make eth_sign deprecation warning more useful
2017-09-05 11:49:48 -07:00
Dan Finlay
90272e252f
Make eth_sign deprecation warning more useful
...
Link to descriptive article that demonstrates the new preferred method.
2017-09-05 11:44:26 -07:00
Dan Finlay
70a61f8712
Make web3 deprecation notice more useful
...
Linking to a descriptive & precriptive article on a path forward.
2017-09-05 11:35:33 -07:00
Dan Finlay
01f961976a
Bump changelog
2017-09-01 11:42:44 -07:00
Kevin Serrano
4b058bc7eb
Merge branch 'master' into i1986-AddVersionToStateLogs
2017-08-29 18:09:39 -07:00
Thomas Huang
725e4aae7f
Update changelog
2017-08-29 18:00:57 -07:00
Dan Finlay
54ce267a9f
Add version to state logs
...
Fixes #1986
2017-08-29 11:42:44 -07:00
kumavis
76de053b0b
Merge branch 'master' into inpage-provider-fixes
2017-08-28 11:29:47 -07:00
kumavis
6bff55ba2a
inpage - add changelog note
2017-08-28 11:29:13 -07:00
Dan Finlay
72bccec440
Version 3.9.11
2017-08-24 00:16:19 -07:00
Dan Finlay
941e5ff125
Bump changelog
2017-08-23 22:29:28 -07:00
Dan Finlay
ad40fc6b42
Bump changelog
2017-08-23 21:54:26 -07:00
Dan Finlay
df78020c18
Version 3.9.10
2017-08-23 11:51:10 -07:00
Dan Finlay
09235a5924
Merge branch 'master' into useLocalNonce
2017-08-23 11:14:25 -07:00
Dan Finlay
1d7781da6b
Bump changelog
2017-08-23 11:13:35 -07:00
Dan Finlay
e0ccdcd6fd
Remove eth-tx-viz link from tx history icons
2017-08-23 09:40:24 -07:00
Dan Finlay
f24cfea35e
Version 3.9.9
2017-08-18 16:12:36 -07:00
Kevin Serrano
7e6c714f78
Merge branch 'master' into i1912-TokenPrecisionFix
2017-08-18 10:48:55 -07:00
Dan Finlay
c90ff2847f
Bump changelog
2017-08-17 15:35:52 -07:00
Dan Finlay
d7a34514b0
Fix token balance precision rendering
...
Fixes a bug where balances under 1 token could be mis-rendered by fixing it [here](https://github.com/MetaMask/eth-token-tracker/pull/9 ) then updating us to `eth-token-tracker@1.1.3`.
Fixes #1912
2017-08-17 14:53:08 -07:00
Dan Finlay
e3a5c3684d
Bump changelog
2017-08-16 17:06:45 -07:00
Dan Finlay
27d030b1a1
Version 3.9.8
2017-08-16 15:43:34 -07:00
Dan Finlay
c6cfa2157b
Bump changelog
2017-08-16 09:49:44 -07:00
kumavis
33bdf86a2b
v3.9.7 update changelog
2017-08-15 12:58:53 -07:00
frankiebee
be7f5bd365
Add to CHANGELOG
2017-08-15 12:13:06 -07:00
frankiebee
d4849f67f9
Add to CHANGELOG
2017-08-11 15:53:01 -07:00
kumavis
2b409fb60b
3.9.6
2017-08-09 23:05:50 -07:00
sdtsui
50fc9c9658
Improve readability of changelog
2017-08-06 10:02:37 -07:00
kumavis
a456baea8b
Merge branch 'master' into NewUI
2017-08-05 00:29:10 -07:00
kumavis
c82908e843
v3.9.5
2017-08-04 14:16:19 -07:00
kumavis
75b397b158
Merge branch 'master' into NewUI
2017-08-03 22:21:13 -07:00
kumavis
a444326a1e
v3.9.4
2017-08-03 22:06:26 -07:00
kumavis
5a9257208c
Merge branch 'master' into NewUI
2017-08-03 21:02:01 -07:00
kumavis
10c6aeb2f8
v3.9.3
2017-08-03 17:01:09 -07:00
Dan Finlay
6c25f9950b
Bump changelog
2017-07-27 15:25:00 -07:00
Dan Finlay
eb92d65c4d
Add Levenshtein item to changelog
2017-07-26 16:57:58 -07:00
Dan Finlay
6675241fa9
Merge branch 'master' into i1805-LiveBlacklistUpdating
2017-07-26 16:46:59 -07:00
Dan Finlay
8b1726cc55
Live update blacklist from Infura
2017-07-26 16:30:54 -07:00
Dan Finlay
e3b5bb2052
Merge pull request #1837 from MetaMask/i1833-levencheck
...
Levenshtein Checking Logic Added To Blacklist
2017-07-26 16:25:30 -07:00
Kevin Serrano
aa282b4e3a
Give credit where it is due
2017-07-26 15:31:16 -07:00
Kevin Serrano
a639543665
Changelog bump
2017-07-26 15:29:13 -07:00
Dan Finlay
b50c10f373
Version 3.9.2
2017-07-26 14:15:24 -07:00
frankiebee
ab01358a48
Add stack traces both in errors and as a way to track txMetas
2017-07-25 16:08:31 -04:00
Dan Finlay
dcf025782b
Version 3.9.1
2017-07-19 12:24:32 -07:00
Dan Finlay
51c5bebdf5
Lowered minimum gas price to 1 gwei
2017-07-19 11:44:00 -07:00
kumavis
2832713a46
changelog - add nonce-tracker note
2017-07-18 15:30:32 -07:00
kumavis
1e71850582
Merge pull request #1787 from MetaMask/i1637-TransactionOrder
...
Fix transaction confirmation ordering
2017-07-18 09:34:02 -07:00
frankiebee
948f3880a3
turn off auto faucet and remove file
2017-07-17 17:37:01 -04:00
Dan Finlay
614501e743
Fix transaction confirmation ordering
...
Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed.
Fixes #1637
2017-07-17 14:18:00 -07:00
Dan Finlay
a4e567ffc5
Add support page link to help page
...
Also adjust github link to be a new bug link, which goes to the new issue page.
2017-07-17 09:57:16 -07:00
Dan Finlay
5e31fc97cd
Redirect from malicious sites faster
2017-07-13 10:38:56 -07:00
Dan Finlay
414b979219
Version 3.9.0
2017-07-12 16:38:56 -07:00
Dan Finlay
c6f867ef67
Merge branch 'master' into Version-3.8.6
2017-07-12 16:09:11 -07:00
Dan Finlay
2c5b9da06a
Bump changelog
2017-07-12 13:14:18 -07:00
Dan Finlay
eddc8cfee7
Version 3.8.6
2017-07-11 16:00:20 -07:00
Dan Finlay
6811fb2679
Merge branch 'master' into 3.8.5
2017-07-11 15:52:19 -07:00
Dan Finlay
c7b9e3fb18
Improve insufficient balance checking in retry loop
2017-07-11 12:19:01 -07:00
Dan Finlay
d97c6533b8
Remove local nonce error setting.
2017-07-11 12:00:17 -07:00
kumavis
de967d2dfd
3.8.5
2017-07-07 20:05:03 -07:00
Dan Finlay
04a0b949a2
Version 3.8.4
2017-07-07 11:24:33 -07:00
Dan Finlay
289fdfb701
Version 3.8.3
2017-07-06 10:05:51 -07:00
Dan Finlay
b87d10ab1d
Bump changelog
2017-07-05 23:26:58 -07:00
Dan Finlay
52a6b9f103
Reenable Default Token List
...
Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature.
2017-07-05 10:30:48 -07:00
Dan Finlay
af8015c1c5
Version 3.8.2
2017-07-03 18:06:47 -07:00
Kevin Serrano
36e0fef854
Merge branch 'master' into i1720-NoSpinnerOnConfig
2017-07-03 15:24:10 -07:00
Dan Finlay
d3c7ba31c5
Bump changelog
2017-07-03 15:13:26 -07:00
Dan Finlay
1503dba5ca
No longer show network spinner on config screen
...
The config screen is used to select networks, so we must not block it with network loading indication.
2017-07-03 13:51:39 -07:00
Dan Finlay
2e7be151c5
Version 3.8.1
2017-06-30 13:55:04 -07:00
Thomas Huang
7de87154e8
Merge branch 'master' into NoPopularTOkens
2017-06-30 10:55:01 -07:00
Thomas Huang
72f79de173
Merge branch 'master' into RemoveTokenSending
2017-06-30 10:49:40 -07:00
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.
2017-06-30 10:28:27 -07:00
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
2017-06-30 10:26:45 -07:00
Dan Finlay
8179f5f84c
Bump token-tracker to 1.1.2
...
To restore older firefox compatibility.
Fixes #1696
2017-06-30 10:11:24 -07:00
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.
2017-06-30 09:47:25 -07:00
Dan Finlay
d7bcd9458f
Version 3.8.0
2017-06-28 10:41:58 -07:00
Thomas Huang
d2278699da
Merge pull request #1690 from MetaMask/i1669-StateCopyButton
...
Add copy state logs button
2017-06-28 10:33:57 -07:00
Dan Finlay
1b8a4395ab
Add copy state logs button
2017-06-28 10:22:51 -07:00
Thomas Huang
bd523102fe
Merge pull request #1634 from MetaMask/i784-SendTokenButton
...
Add send token button (link to TokenFactory)
2017-06-28 10:09:58 -07:00
Thomas Huang
ffd3773ef3
Merge pull request #1620 from MetaMask/i1616-AddTokenAdding
...
Add ability to add tokens to token list
2017-06-28 10:07:49 -07:00
Dan Finlay
ddba2af415
Merge pull request #1509 from MetaMask/i1473-dappDefaultGasPrice
...
I1473 dapp default gas price
2017-06-27 21:00:08 -07:00
frankiebee
db2836a1ae
dont stop retrying brodcasting txs
2017-06-27 14:19:28 -07:00
Thomas Huang
ca832959c2
Update change log
2017-06-27 10:34:02 -07:00
Thomas Huang
8194b398f6
Merge branch 'master' into i1584-seederror
2017-06-26 16:32:47 -07:00
Kevin Serrano
d6c14f4609
Bump changelog.
2017-06-26 16:15:11 -07:00
Kevin Serrano
f2cfbda1c9
Bump changelog.
2017-06-26 15:48:41 -07:00
Dan Finlay
b04d1de447
Merge branch 'master' into i784-SendTokenButton
2017-06-23 11:00:58 -04:00
Dan Finlay
06706f6e1b
Merge branch 'master' into i1616-AddTokenAdding
2017-06-23 08:50:44 -04:00
Kevin Serrano
f022c7c714
Merge pull request #1603 from MetaMask/AddTokenList
...
Add popular token list
2017-06-22 17:28:10 -07:00
Dan Finlay
2f4ebea306
Bump changelog
2017-06-20 18:26:08 -07:00
Kevin Serrano
b3a6df2dca
Bump changelog.
2017-06-20 15:41:34 -07:00
Dan Finlay
f6cc6c6271
Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton
2017-06-19 19:04:16 -07:00
Dan Finlay
41d992cca9
Merge branch 'AddTokenList' into i1616-AddTokenAdding
2017-06-19 19:03:49 -07:00
Dan Finlay
60855b0510
Add send button to TokenFactory
...
A simple solution to a temporary token send screen: Linking to EtherScan.
Will hold us over until we make our own token send view.
2017-06-19 19:02:13 -07:00
Kevin Serrano
9da243f42d
Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTokenList
2017-06-19 13:51:38 -07:00
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
2017-06-15 16:22:53 -07:00
Dan Finlay
39c7ed230d
Merge remote-tracking branch 'origin/master' into AddTokenList
2017-06-15 13:44:58 -07:00
Dan Finlay
0fd32e67d4
Do not mark slowly mined txs as failed.
...
Fixes #1567
Also seems to fix #1556
Also improves resubmit performance by only resubmitting on `latest`.
2017-06-14 12:01:45 -07:00
Kevin Serrano
74d15f5cb0
Bump changelog.
2017-06-14 10:13:34 -07:00
Dan Finlay
5c9a228848
Add token list note to changelog
2017-06-13 17:57:18 -07:00
Kevin Serrano
141e66171b
Merge pull request #1600 from MetaMask/i1554-ensSymFix
...
ENS symbol renders on proper networks
2017-06-13 14:31:58 -07:00
Kevin Serrano
e9e43637df
Bump changelog.
2017-06-12 16:57:31 -07:00
Dan Finlay
844159cb18
Version 3.7.8
2017-06-12 15:57:01 -07:00
Frankie
3da887e56e
Merge branch 'master' into qrPrefix
2017-06-12 15:09:53 -07:00
frankiebee
b712e7ce64
add to CHANGELOG
2017-06-12 14:48:55 -07:00
kumavis
27220b7bcd
Merge branch 'master' into i#1203MainNetSwitch
2017-06-12 13:27:04 -07:00
Dan Finlay
ba254d9041
Merge branch 'master' into currency-fix
2017-06-12 10:32:54 -07:00
Dan Finlay
3e1d648ec0
Merge branch 'master' into gasupdater
2017-06-12 10:26:40 -07:00
Dan Finlay
e9c693eae4
Version bump changelog
2017-06-08 16:44:11 -07:00
kumavis
f994461763
changelog - note on block-tracker warp
2017-06-08 16:21:16 -07:00
Kevin Serrano
f788ba7244
Resolve changelog merging.
2017-06-05 16:27:15 -07:00
Kevin Serrano
deb882bd6e
Merge branch 'master' into currency-fix
2017-06-05 16:26:49 -07:00
Kevin Serrano
0fb38632be
Bump changelog.
2017-06-05 16:25:02 -07:00
Dan Finlay
838ffb62ee
Version 3.7.6
2017-06-05 15:36:18 -07:00
Dan Finlay
c8f0802a8e
Fix bug that prevented publishing contracts
2017-06-05 15:35:52 -07:00
Dan Finlay
c92afef91d
Version 3.7.5
2017-06-05 13:40:26 -07:00
Kevin Serrano
8d8eb0d8ad
bump changelog
2017-06-02 15:20:41 -07:00
Dan Finlay
611cb7ad93
Version 3.7.4
2017-06-02 11:08:59 -07:00
Dan Finlay
d59021f754
Version 3.7.3
2017-06-01 10:18:20 -07:00
Dan Finlay
76a78fdb3b
Version 3.7.2
2017-05-31 14:06:13 -07:00
Dan Finlay
1203bd15c2
Add names to contract map & conf view
2017-05-26 10:31:42 -07:00
Dan Finlay
7cd42ae9ba
Bump changelog
2017-05-26 00:45:58 -07:00
Thomas Huang
8f9a230d8d
Merge pull request #1500 from MetaMask/RemoveStreamingSubprovider
...
Remove streaming subprovider
2017-05-25 15:04:50 -07:00
Dan Finlay
6064161215
Bump changelog
2017-05-25 13:43:53 -07:00
frankiebee
a2064bd16e
add to CHANGELOG
2017-05-24 23:18:09 -04:00
Kevin Serrano
b95f2158bb
bump changelog
2017-05-24 16:23:31 -07:00
Kevin Serrano
10ca3b6467
Fix bug where submit was enabled when invalid params were filled out.
2017-05-24 10:13:43 -07:00
Kevin Serrano
2d739647b9
Bump changelog
2017-05-24 10:01:45 -07:00
Kevin Serrano
45285a5a2f
Merge branch 'master' into i1412-decimalizethegas
2017-05-24 09:55:32 -07:00
Frankie
97ea7454b3
Merge branch 'master' into networkController
2017-05-23 20:36:11 -04:00
frankiebee
c1239608a6
add to CHANGELOG
2017-05-23 20:27:51 -04:00
Dan Finlay
17604f1ef5
Version 3.7.0
2017-05-23 14:49:45 -07:00
Dan Finlay
4dab68c48f
Merge branch 'master' into i1409-StalledTxs
2017-05-23 12:24:45 -07:00
Dan Finlay
cd2ad1733d
Continually resubmit pending txs
2017-05-23 12:22:15 -07:00
Kevin Serrano
97d19f0f79
Merge branch 'master' into i1412-decimalizethegas
2017-05-23 10:43:59 -07:00
Dan Finlay
be5af7cb4b
Throw if ENS Resolver isn't set up
...
Instead of resolving to name owners, which can encourage inconsistent usage of ENS.
Fixes #1427 .
2017-05-22 17:45:29 -07:00
kumavis
99f28527a3
Merge branch 'master' into HelpDebugStalledTxs
2017-05-22 16:21:24 -07:00
Dan Finlay
39f9ffa18a
Bump changelog
2017-05-22 15:25:31 -07:00
Dan Finlay
3c90024564
Label the pending tx icon with a tooltip
2017-05-21 14:15:34 -07:00
Dan Finlay
6209224a6c
Add transaction number (nonce) to tx list
2017-05-21 14:09:44 -07:00
Dan Finlay
2a25f99461
Version 3.6.5
2017-05-17 14:36:50 -07:00
Dan Finlay
24737ded34
Fix bug where decimals in gas inputs gave strange results
2017-05-17 14:13:05 -07:00
Kevin Serrano
1358966202
Merge branch 'master' into i1412-decimalizethegas
2017-05-17 10:42:15 -07:00
Dan Finlay
31c7daee73
Fix bug where edited gas parameters did not take effect
...
Fixes #1407
2017-05-16 23:33:40 -07:00
Kevin Serrano
90bfa3cbcd
Fix merge conflicts.
2017-05-16 16:28:57 -07:00
Kevin Serrano
44f25cd93c
Changelog bump
2017-05-16 16:21:50 -07:00
kumavis
b904fa5d86
changelog - add note on filter fix
2017-05-15 17:13:13 -07:00
Kevin Serrano
d389d0efd6
Bump changelog
2017-05-11 12:31:08 -07:00
Dan Finlay
3ed7205b75
Version 3.6.4
2017-05-09 17:08:33 -07:00
Dan Finlay
ff1a1284cc
Version 3.6.3
2017-05-08 22:05:38 -07:00
Dan Finlay
662a646fa9
Version 3.6.2
2017-05-08 16:20:37 -07:00
Kevin Serrano
f131f59c82
Changelog bump
2017-05-08 16:03:28 -07:00
Dan Finlay
e921f7f13a
Add changelog entry for 1390
2017-05-08 13:32:45 -07:00
Dan Finlay
d7a2d29e6c
fix block polling changelog note
2017-05-08 12:04:57 -07:00
Dan Finlay
17accd3a20
Bump changelog
2017-05-07 16:53:14 -07:00
Dan Finlay
a09dca68a4
Fix changelog formatting
2017-05-07 16:44:23 -07:00
Kevin Serrano
0ceaf2be83
Merge branch 'master' into flyswatter-patch-1
2017-05-01 09:01:25 -07:00
Dan Finlay
791c8fccf8
Bump changelog
2017-04-30 18:56:11 -07:00
Dan Finlay
c3481f0eb1
Correct change dates
2017-04-30 13:33:05 -07:00
Dan Finlay
7ddbd1a193
Version 3.6.1
2017-04-30 12:39:17 -07:00
kumavis
a21339dd85
Update CHANGELOG.md
2017-04-28 16:10:26 -07:00
Dan Finlay
6d1fe7845c
Version 3.6.0
...
t # Explicit paths specified without -i or -o; assuming --only paths...
2017-04-27 15:11:14 -07:00
Dan Finlay
a9a39bdf8f
Merge branch 'master' into Version-3.5.4
2017-04-27 15:10:16 -07:00
Kevin Serrano
b0919ba729
Add to changelog.
2017-04-25 14:57:35 -07:00
Dan Finlay
f1beb0720a
Version 3.5.4
2017-04-25 10:59:43 -07:00
Dan Finlay
04e489f4df
Allow signature V values over 1 byte
...
By bumping ethereumjs-tx.
2017-04-25 10:20:49 -07:00
Dan Finlay
3ae2a82995
Bump provider engine
...
Should now pass test suite, and include several sweet recent fixes!
2017-04-24 18:49:23 -07:00
Dan Finlay
c3746e62ec
Version 3.5.3
2017-04-24 13:58:46 -07:00
Kevin Serrano
ddbbc645d3
Changelog.
2017-04-05 13:39:49 -07:00
Dan Finlay
daf22168b6
Bump changelog
2017-03-29 10:42:02 -07:00
Dan Finlay
3b6b06db92
Version 2.5.2
2017-03-28 15:01:01 -07:00
Dan Finlay
a3e08d779e
Merge branch 'master' into kovan-faucet-instructions
2017-03-28 14:50:55 -07:00
Dan Finlay
3a1f1b3bc4
Bump changelog
2017-03-27 17:43:15 -07:00
Kevin Serrano
67892c49a6
Merge branch 'master' into kovan-faucet-instructions
2017-03-27 16:45:04 -04:00
Dan Finlay
d41c8ef598
Version 3.5.1
2017-03-27 13:39:19 -07:00
Kevin Serrano
c69ebf3420
Add to changelog.
2017-03-27 16:33:54 -04:00
Kevin Serrano
6fd7e133bd
Add to changelog.
2017-03-27 16:06:05 -04:00
Dan Finlay
d9c2f4f5e8
Version 3.5.0
2017-03-27 11:48:10 -07:00
Kevin Serrano
30e8d25013
Merge branch 'master' into i1210-txdisappearance
2017-03-24 17:13:57 -04:00
Kevin Serrano
2e446eb588
Add to changelog.
2017-03-23 11:28:52 -04:00
Dan Finlay
86f9be06eb
Merge branch 'master' into i1234-HardGasLimits-BrowserForm
2017-03-22 16:00:11 -07:00
Kevin Serrano
457611d8f8
Merge branch 'master' into i1234-HardGasLimits-BrowserForm
2017-03-22 15:41:47 -07:00
Dan Finlay
72e979909c
Merge branch 'master' into i238-kovan
2017-03-22 15:37:33 -07:00
Dan Finlay
de0d9af066
Bump changelog
2017-03-22 15:30:49 -07:00
Kevin Serrano
1c7e04db4a
Changelog bump.
2017-03-22 16:06:48 -04:00
kumavis
9ac2ce1744
Merge branch 'master' into i1033-spinnerfix
2017-03-22 09:57:15 -07:00
frankiebee
2ffd42f9f0
Add to CHANGELOG
2017-03-22 09:49:44 -07:00
Kevin Serrano
6e6fa703cc
Add to changelog.
2017-03-21 08:57:19 -07:00
Kevin Serrano
10040bee49
Changelog addition.
2017-03-21 06:59:08 -07:00
Dan Finlay
b6e2eaf7b1
Remove eth-lightwallet
2017-03-16 11:16:03 -07:00
Frankie
57d1a1f186
Merge branch 'master' into i#1203MainNetSwitch
2017-03-16 11:00:12 -07:00
kumavis
c759300d4c
Merge branch 'master' into i1165-predictive
2017-03-14 13:11:03 -07:00
Kevin Serrano
c136cb6cd4
Add to changelog.
2017-03-14 11:44:54 -07:00
frankiebee
33a70a695b
Add to CHANGELOG
2017-03-13 21:15:21 -07:00
Kevin Serrano
7d0bfdf076
Changelog addition.
2017-03-13 16:46:33 -07:00
Dan Finlay
ea59125ce1
Bump changelog
2017-03-08 15:48:18 -08:00
Dan Finlay
05346ec3c3
Version 3.4.0
2017-03-08 13:38:55 -08:00
Kevin Serrano
86f71d504c
Merge branch 'master' into i1144-moarrpc
2017-03-08 09:28:36 -08:00
Dan Finlay
1f0a4dd033
Bump changelog
2017-03-07 21:30:27 -08:00
Kevin Serrano
e66035254f
More conflict resolution.
2017-03-01 10:04:25 -08:00
Kevin Serrano
0a3849ec84
Fix merge conflicts.
2017-03-01 10:01:21 -08:00
Dan Finlay
865764dff5
Bump changelog
2017-02-28 15:46:26 -08:00
Dan Finlay
5edb3db969
Merge branch 'master' into i1144-moarrpc
2017-02-27 10:36:48 -08:00
Dan Finlay
c831043a51
Remove claim for ecRecover support
2017-02-27 10:16:16 -08:00
Dan Finlay
a35229e8d4
Bump changelog
2017-02-24 16:15:31 -08:00
Kevin Serrano
761eb49586
Changelog.
2017-02-22 15:13:29 -08:00
Dan Finlay
29f07238f4
Move changelog entry
2017-02-21 09:03:16 -08:00
Dan Finlay
04e80d36be
Version 3.3.0
2017-02-20 14:46:55 -08:00
Dan Finlay
42a58918d0
Add personal_sign and personal_ecRecover support
2017-02-20 11:46:43 -08:00
Kevin Serrano
c12bea5b2e
Merge branch 'master' into i1089-networkfront
2017-02-15 15:56:37 -08:00
Dan Finlay
352bb5cb39
Merge branch 'master' into dev
2017-02-15 15:49:04 -08:00
Kevin Serrano
3fe8e2b659
Merge branch 'master' into i1089-networkfront
2017-02-15 15:44:14 -08:00
Kevin Serrano
6a3b93b06e
Changelog.
2017-02-15 15:38:38 -08:00
Kevin Serrano
6ef78eb02b
Add to changelog.
2017-02-15 11:16:35 -08:00
Dan Finlay
0b0eec9c52
Bump changelog
2017-02-13 21:30:08 -08:00
kumavis
d1a6b8c8ed
Merge branch 'dev' into i1085-synchronousnet
2017-02-09 18:41:01 -08:00
Dan Finlay
26ae3d206f
Version 3.2.2
2017-02-09 18:21:11 -08:00
Frankie
26cd66cb62
Add to CHANGELOG
2017-02-09 17:34:05 -08:00
Kevin Serrano
4033b620bd
Allowed net_version to be called synchronously
2017-02-08 15:51:22 -08:00
Dan Finlay
5d827bece3
Version 3.2.1
2017-02-08 13:12:40 -08:00
Dan Finlay
480c7c5d24
Version 3.2.0
2017-02-07 16:11:30 -08:00
Frankie
e2e8a7cca0
Add to CHANGELOG
2017-02-01 11:55:26 -08:00
kumavis
70b8e640f0
Merge branch 'dev' into i#1048
2017-01-24 15:39:33 -08:00
kumavis
e2b2e6d5e1
3.1.2
2017-01-24 14:04:29 -08:00
Frankie
42bb90341d
add to CHANGELOG
2017-01-24 13:21:15 -08:00
Frankie
c587d0f7db
Merge branch 'master' into upToDate
2017-01-20 14:40:22 -08:00
kumavis
389a104f0d
3.1.1
2017-01-20 14:29:07 -08:00
Dan Finlay
b478ce5b77
Bump changelog
2017-01-18 17:24:41 -08:00
Dan Finlay
0e01abdf71
Merge branch 'master' into Version-3.1.0
2017-01-18 12:25:35 -08:00
Dan Finlay
99ce68b4f6
Version 3.1.0
2017-01-18 12:23:48 -08:00
kumavis
3273f507f7
Merge branch 'dev' into i715-AddImportMenu
2017-01-18 12:15:43 -08:00
Frankie
9e58505942
Add to CHANGELOG
2017-01-18 12:10:49 -08:00
Dan Finlay
81a16fb107
Bump changelog
2017-01-18 11:48:34 -08:00
Dan Finlay
8055113e68
Bump changelog
2017-01-17 16:35:57 -08:00
Dan Finlay
a208ed1d83
Version 3.0.1
2017-01-17 00:14:25 -08:00
Dan Finlay
665d6c5406
Bump changelog
2017-01-16 23:58:25 -08:00
Dan Finlay
9203b8c305
Version 3.0.0
2017-01-16 14:14:06 -08:00
Dan Finlay
ac6a2b4b61
Bump changelog to mention BIP44 fix
2017-01-16 10:59:01 -08:00
Dan Finlay
5dd5619e5d
Merge branch 'master' into dev
2017-01-16 10:55:32 -08:00
Frankie
83468cbd03
add to CHANGELOG
2017-01-14 23:12:53 -08:00
Frankie
bbd2f2738b
Add to CHANGELOG
2017-01-11 12:23:00 -08:00
kumavis
a9bdc76e40
changelog - add note on rpc overrides
2017-01-11 00:48:06 -08:00
Dan Finlay
55a55754d0
Bump changelog
2017-01-10 14:20:51 -08:00
Frankie
efde16aae5
add to CHANGELOG
2017-01-10 12:19:02 -08:00
Kevin Serrano
4e62ae98bd
Merge branch 'dev' into network-indicator-refactor
2017-01-05 12:51:12 -08:00
Dan Finlay
73ee0ae766
Merge branch 'dev' into fixTxManager
2017-01-05 11:18:13 -08:00
Kevin Serrano
b9a365a8f2
Changelog.
2017-01-04 15:08:39 -08:00
Dan Finlay
0fab22082a
Bump changelog
2017-01-04 14:02:13 -08:00
Frankie
f50e983500
Merge branch 'TxManager' of https://github.com/MetaMask/metamask-plugin into TxManager
2017-01-04 13:53:54 -08:00
Kevin Serrano
3363a38bfc
Changelog.
2017-01-03 11:26:19 -08:00
Kevin Serrano
68e27e6193
Changelog.
2017-01-03 11:24:03 -08:00
Dan Finlay
d2fb48f8ba
Bump changelog
2017-01-02 14:41:04 -08:00
Frankie
6f7c23fd28
Merge branch 'dev' into TxManager
2016-12-21 14:31:07 -08:00
Kevin Serrano
9110547465
Add to changelog.
2016-12-20 16:45:30 -08:00
Frankie
05e62cbc17
make CHANGELOG more human readable
2016-12-20 14:11:00 -08:00
Frances Pangilinan
10d9cf0912
Add to CHANGELOG.md
2016-12-20 13:52:51 -08:00
Dan Finlay
35d8f69e80
Merge pull request #942 from MetaMask/Version-2.14.1
...
Version 2.14.1
2016-12-20 11:48:15 -08:00
Dan Finlay
3f2945dce0
Version 2.14.1
2016-12-20 08:58:18 -08:00
Dan Finlay
ead8329877
Merge pull request #937 from MetaMask/i900-forgot-password-flow
...
I900 forgot password flow
2016-12-19 16:01:01 -08:00
Kevin Serrano
92ddcba76b
Add to changelog.
2016-12-19 14:56:27 -08:00
Dan Finlay
77d2deb176
Merged master into dev
2016-12-19 13:37:27 -08:00
kumavis
e1d6a1ea94
changelog - add whitespace
2016-12-19 13:24:38 -08:00
kumavis
5ea7d738d2
changelog - inf reload detection hotfix
2016-12-19 13:23:32 -08:00
kumavis
6f8370fce8
changelog - add note on inf reload detection hotfix
2016-12-19 13:22:02 -08:00
Kevin Serrano
8819475a2e
Add ability to show notices to user & get confirmation.
...
Implement generation of markdown for notice files.
Create npm command. Enhance notice generation.
Add test files to test multiple notices.
Add basic markdown support to notices.
Interval checks for updates.
Add extensionizer and linker
Add terms and conditions state file
Add link support to disclaimer.
Changelog addition.
2016-12-16 10:44:52 -08:00
Dan Finlay
4f3ba6e0b8
Bump changelog for removing morden
2016-12-15 16:12:03 -08:00
Frances Pangilinan
5a292cc397
add to CHANGELOG.md
2016-12-14 13:03:40 -08:00
kumavis
84ff919f73
deps - bump provider-engine for bug fix
2016-12-12 16:09:52 -08:00
kumavis
3632173afa
changelog - "fix reload detection"
2016-12-07 14:59:20 -08:00
Dan Finlay
44a2f2ad9d
Version 2.13.11
2016-11-23 16:59:48 -08:00
Dan Finlay
b899119582
Merge branch 'master' into dev
2016-11-23 16:54:27 -08:00
kumavis
36c824889f
changelog - add sync rpc eth_uninstallFilter note
2016-11-23 11:00:48 -08:00
Dan Finlay
d9f8a8f9b2
Version 2.13.10
2016-11-22 14:51:33 -08:00
Kevin Serrano
6dad4f1f20
Phase out ethereumjs-util from encryptor module.
2016-11-22 11:17:05 -08:00
Dan Finlay
cffe0c27f3
Merge branch 'master' into new-faucet
2016-11-22 10:31:29 -08:00
Kevin Serrano
17669e4af8
Make ropsten faucet button point at the correct url.
2016-11-22 10:20:59 -08:00
Kevin Serrano
88ed1f191f
Add to changelog.
2016-11-22 09:45:28 -08:00
Dan Finlay
aefc346a65
Bump changelog
2016-11-21 19:14:22 -08:00
Dan Finlay
1ddc7625e0
Version 2.13.9
2016-11-21 12:24:27 -08:00
Kevin Serrano
7cf6e372eb
Merge pull request #837 from MetaMask/FixMenuItem
...
Fix custom provider menu item
2016-11-21 12:19:54 -08:00
Dan Finlay
6ae2400ef2
Fix custom provider menu item
...
The Custom RPC menu item in the provider menu would not appear when Localhost:8545 was selected.
2016-11-21 11:45:31 -08:00
Dan Finlay
e8a8302624
Begin adding Ropsten support
...
Ropsten links will still not work until Etherscan publishes their ropsten link format.
At that time we will need to update ui/lib/account-link.js
Otherwise, fixes #831
2016-11-21 10:58:49 -08:00
Dan Finlay
8eb91e89bf
Increment tx ids to avoid collisions
...
Fixes #791
It was possible for two requests to have the same ID, causing a crash and loss of StreamProvider connection.
This new id generation strategy creates a random ID, and increments it for each request.
In case the id generator is included from two different processes, I'm initializing the counter at a random number, and rolling it over a large number when it gets too big.
2016-11-17 14:05:12 -08:00
Dan Finlay
a4eadddd6b
Version 2.13.8
2016-11-16 16:00:32 -08:00