Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

feat(test): Test on node 10 #2716

Closed
wants to merge 1 commit into from
Closed

feat(test): Test on node 10 #2716

wants to merge 1 commit into from

Conversation

shane-tomlinson
Copy link

Let's see if this works.

@mozilla/fxa-devs - r?

@shane-tomlinson shane-tomlinson requested a review from a team November 5, 2018 16:08
@ghost ghost assigned shane-tomlinson Nov 5, 2018
@ghost ghost added the waffle:active label Nov 5, 2018
@shane-tomlinson
Copy link
Author

This is failing because scrypt-hash needs its dependencies updated. I have started a WIP PR

@rfk
Copy link
Contributor

rfk commented Nov 14, 2018

Node v10.5.0 includes a build-in scrypt function which may be useful to us:

@rfk rfk removed the waffle:active label Nov 14, 2018
@vladikoff vladikoff closed this Dec 12, 2018
@ghost ghost removed the waffle:backlog label Dec 12, 2018
@vladikoff
Copy link
Contributor

Node v10.5.0 includes a build-in scrypt function which may be useful to us:

Oh amazing!!!

@shane-tomlinson
Copy link
Author

Oh amazing!!!

That's what I thought too until I tried using node-10's built in s-crypt and kept getting out of memory errors. Some parameter tweaking may be needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants