Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node v12 Support #287

Merged
merged 4 commits into from
Nov 19, 2020
Merged

Node v12 Support #287

merged 4 commits into from
Nov 19, 2020

Conversation

kumavis
Copy link
Member

@kumavis kumavis commented Oct 8, 2020

hardcoded ethereumjs-wallet dep is impacting node v12 support. tho, better to actually upgrade ethereumjs-wallet to v1

@kumavis kumavis requested a review from a team as a code owner October 8, 2020 11:37
@kumavis
Copy link
Member Author

kumavis commented Oct 8, 2020

explicit jest env dep is a workaround for Buffer instance failing instanceof Uint8Array check
jestjs/jest#7780 (comment)

@kumavis
Copy link
Member Author

kumavis commented Oct 8, 2020

tested locally against node v12
id like to switch ci to github actions for easier testing across many versions of node

package.json Show resolved Hide resolved
Copy link
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks

Good

to

Me!

@kumavis kumavis merged commit 58f1f50 into develop Nov 19, 2020
@kumavis kumavis deleted the node-v12 branch November 19, 2020 07:56
@kumavis
Copy link
Member Author

kumavis commented Nov 19, 2020

hey guysss smash that squash and merge and be sure to hit the bell to know when ive opened another pull request 🆒

@kumavis
Copy link
Member Author

kumavis commented Nov 19, 2020

uh and i guess publish

@Gudahtt Gudahtt mentioned this pull request Oct 14, 2022
37 tasks
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* deps - ethereumjs-wallet@0.6.4

* test - use explicit jest env version for bug fix

Co-authored-by: Etienne Dusseault <etienne.dusseault@gmail.com>
MajorLift pushed a commit that referenced this pull request Oct 11, 2023
* deps - ethereumjs-wallet@0.6.4

* test - use explicit jest env version for bug fix

Co-authored-by: Etienne Dusseault <etienne.dusseault@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants