iurimatias / EtherSim

EtherSim is an Ethereum RPC simulator for testing and development purposes
MIT License
59 stars 21 forks source link

EtherSim preventing Embark installation on OS X due to outdated dependencies #2

Open taoeffect opened 9 years ago

taoeffect commented 9 years ago

Since this is slightly different from issue described in #1, I'm copying this comment here:

EtherSim is using an outdated version of ethereumjs-vm. The latest version of ethereumjs-vm is 1.0.1, and it has the latest secp256k1 with the fix for OS X.

Unless there are other uncaught outdated dependencies, addressing this should fix:

taoeffect commented 8 years ago

The craziness runs deep: https://github.com/iurimatias/embark-framework/issues/99#issuecomment-156343406

tcoulter commented 8 years ago

Fixed on develop. Waiting on an update to NPM.

iurimatias commented 8 years ago

released 0.2.0 with the latest changes

taoeffect commented 8 years ago

Still some unfixed versions: https://github.com/iurimatias/EtherSim/issues/1#issuecomment-158277256