EtherSim preventing Embark installation on OS X due to outdated dependencies
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:
- https://github.com/ethereum/ethereumjs-tx/issues/6
- https://github.com/iurimatias/embark-framework/issues/99
The craziness runs deep: https://github.com/iurimatias/embark-framework/issues/99#issuecomment-156343406
Fixed on develop. Waiting on an update to NPM.
released 0.2.0 with the latest changes
Still some unfixed versions: https://github.com/iurimatias/EtherSim/issues/1#issuecomment-158277256