Esteban MIno
6dce32fc1e
provide automatic changelog since last tag for linux
6 years ago
Dan Finlay
3a6e513f47
Add old changelog entry
...
Describing when we added support for cross-extension comms.
https://github.com/MetaMask/metamask-extension/pull/3997
6 years ago
Dan Finlay
22ba0b0c2d
Resubmit approved transactions on new block ( #5752 )
...
* Add beginning of test
* Resubmit approved transactions on new block
May fix #4343 and related issues, where an error could leave
transactions stranded in the approved state.
* Remove unused test
* Re-approve transactions when retrying approved
* Add retry approved test
* Include approved in pending tx count
* Fix getPendingTxs()
* Linted
* Only throw hash error in submitted state
* Only check submitted txs for block inclusion
* Fix test expectations
6 years ago
Dan Finlay
da1036f2c4
Version 5.0.2
6 years ago
Dan Finlay
e53ceb6bc1
Version 5.0.1 ( #5694 )
6 years ago
Dan Finlay
7b8a73b01f
Version 5.0.0 ( #5685 )
6 years ago
Dan Finlay
2d4ff1dd82
Version 4.17.1
6 years ago
kumavis
e683684e8d
4.17.0
6 years ago
kumavis
75ccb6d5e0
Update CHANGELOG.md ( #5566 )
6 years ago
kumavis
3e2bf36d59
i18n - update haitian translations ( #5565 )
...
* addedd new keys and updated translations to Haitian Creole
* changelog - add entry for hatian creole fix
6 years ago
Kevin Serrano
17372e150d
Update CHANGELOG.md
6 years ago
kumavis
7e9e403060
Changelog - fix release dates
6 years ago
kumavis
09c3611171
4.16.0
6 years ago
matteopey
61dec4ea46
Update Italian translations ( #5502 )
...
* Add new english messages
* Update translation
* Update changelog
* Fix casing of MetaMask
6 years ago
Dan Finlay
1bbc55a533
Correct 4.14.0 version
6 years ago
Dan Finlay
837eb796e5
Version 4.14.0
6 years ago
Howard Braham
222e62d7f1
Bug Fix : #1789 and #4525 eth.getCode() with no contract
6 years ago
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
6 years ago
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
6 years ago
Dan Finlay
78709499da
Version 4.13.0
6 years ago
Dan Finlay
43b39beb7e
Correct changelog date
6 years ago
Dan Finlay
9d8f4d547c
Version 4.12.0
6 years ago
bobby dresser
6257b45765
remove comment about etherdelta
6 years ago
Dan Finlay
91cb1ecd33
Version 4.11.1
6 years ago
Dan Finlay
6920429343
Version 4.11.0
6 years ago
tmashuang
0ec01cc1d7
Bump Changelog
6 years ago
Paul Bouchon
2ec09362c5
EIP-1102: Transitionary API ( #5256 )
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
6 years ago
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
6 years ago
Eugene Marinelli
810fbc4da0
Fix CHANGELOG.md formatting
6 years ago
Esteban MIno
8af45d50cf
add watchAsset CHANGELOG
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
Dan Matthews
df799d7fd6
Restores accounts until one with a zero balance is found
6 years ago
Thomas
595fc403ed
Bump Changelog
6 years ago
Thomas
a1ced0f197
Bump Changelog
6 years ago
Thomas
bbde2ea4fc
Bump Changelog
6 years ago
Thomas
500ef5cb3a
Merge branch 'master' into develop
6 years ago
Esteban MIno
66c76c04ef
CHANGELOG
6 years ago
Kevin Serrano
bb40a8169c
Update CHANGELOG.md
6 years ago
Thomas
f6490a2a6e
Bump Changelog
6 years ago
Thomas
941a920b15
Update Changelog
6 years ago
pinkiebell
3667f3cb85
network.js: convert rpc protocol to lower case ( #4855 )
...
Fixes #4253
6 years ago
Csaba Solya
682d59cfe0
adding changelog entry
6 years ago
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
6 years ago
Esteban MIno
e6ca7948e7
add changelog
6 years ago
brunobar79
03254680c9
add changelog
6 years ago
frankiebee
650cef103e
add to CHANGELOG.md
6 years ago
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
6 years ago
Thomas
0e3ecbbc4f
Update Changelog
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