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

Zen and the art of provider engine maintenance #39

Merged
merged 2 commits into from
Mar 3, 2016
Merged

Zen and the art of provider engine maintenance #39

merged 2 commits into from
Mar 3, 2016

Conversation

tcoulter
Copy link
Contributor

@tcoulter tcoulter commented Mar 3, 2016

This gets us windows support with upgraded dependencies! I had to make a few changes, however:

  1. Upgrade all the deps! (backstory: because they all use secp256k1, or have dependency that uses it, and they all got upgraded for windows support)
  2. Use ethereumjs-tx's new FakeTransaction class that lets us set .from directly - in this case, we're setting it in the constructor.
  3. Edit a few functions to support the new and improved ethereumjs-util

@kumavis
Copy link
Member

kumavis commented Mar 3, 2016

ya boi

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.

2 participants