mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
Add seed phrase bounty award notice
Only shows to people who installed before or equal to MetaMask 3.12.1
This commit is contained in:
parent
f0f6bb28e0
commit
049ec52a95
@ -45,7 +45,6 @@ module.exports = class MetamaskController extends EventEmitter {
|
||||
this.opts = opts
|
||||
const initState = opts.initState || {}
|
||||
this.recordFirstTimeInfo(initState)
|
||||
opts.initState.firstTimeInfo.version = '4.5.0'
|
||||
|
||||
// platform-specific api
|
||||
this.platform = opts.platform
|
||||
|
@ -7,3 +7,5 @@ You can follow the guide at this link:
|
||||
[https://support.metamask.io/kb/article/28-abbu-always-be-backed-up-how-to-make-sure-your-12-word-metamask-seed-phrase-is-backed-up](https://support.metamask.io/kb/article/28-abbu-always-be-backed-up-how-to-make-sure-your-12-word-metamask-seed-phrase-is-backed-up)
|
||||
|
||||
We have fixed the known issue, but will be issuing ongoing bug bounties to help prevent this kind of problem in the future.
|
||||
|
||||
For more information on this issue, [see this blog post](https://medium.com/metamask/seed-phrase-issue-bounty-awarded-e1986e811021)
|
||||
|
@ -1 +1 @@
|
||||
3
|
||||
4
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user