EtherSim icon indicating copy to clipboard operation
EtherSim copied to clipboard

EtherSim preventing Embark installation on OS X due to outdated dependencies

Open taoeffect opened this issue 8 years ago • 4 comments

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

taoeffect avatar Nov 01 '15 03:11 taoeffect

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

taoeffect avatar Nov 13 '15 06:11 taoeffect

Fixed on develop. Waiting on an update to NPM.

tcoulter avatar Nov 19 '15 18:11 tcoulter

released 0.2.0 with the latest changes

iurimatias avatar Nov 20 '15 03:11 iurimatias

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

taoeffect avatar Nov 20 '15 04:11 taoeffect