Greg Slepak

Results 277 comments of Greg Slepak

I don't remember that being the case, no

> But after syncing, the private balance is way off, @LarryRuane these new coins it says you have, are they / were they spendable?

Yeah, and I've reconsidered it being enabled-by-default, but it would still be a useful feature. If the text is too long, it can automatically calculate that for the tweet and...

@iurimatias I figured out why Embark is failing to install on OS X. EtherSim is using an outdated version of `ethereumjs-vm`. The latest version of `ethereumjs-vm` is `1.0.1`, and it...

Tried to `npm install -g EtherSim`, still fails due to unfixed secp256k1 versions: [email protected] install /usr/local/lib/node_modules/ethersim/node_modules/ethereumjs-vm/node_modules/secp256k1 [email protected] install /usr/local/lib/node_modules/ethersim/node_modules/ethereumjs-block/node_modules/secp256k1

Yep, I can confirm that this works now (and installs [an insane](http://www.mikeperham.com/2016/02/09/kill-your-dependencies/) amount of dependencies).

@tcoulter Your repo worked! :+1: ``` -> % ./bin/ethersim -p 8545 EtherSim v0.1.6 Available Accounts ================== 0xfa5a4c531779ba0618771505c006eb13486871d7 0xfe7bfeb846b436b8834f36fdab2aa7ea3c739c00 0x3181d22e19324c839986317335bb635fac944e66 0x63d7263e8eaba5c7dce63a7ae16aebb8631c9cb2 0x87c8a25190af930be1b5ae6a1681359723fa4658 0x9f6fd8409fc85031921040a05acebfabb62372f1 0xe51803062bbba04c287e93c9c67547acddf28231 0x03e4524f27d8183903659407143475f69623af65 0xbb4153beef5db5739c773a1c7ca8753569e55ad5 0x9680a12843f65f273bf7f9853be4ff778ffc1df6 Listening on localhost:8545 eth_accounts...

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

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

Request: could issues be closed as `wontfix` instead of being marked `stale`?