Roman Storm

Results 43 comments of Roman Storm

@theoriginaltrubador I'm big fan of netlify

It could be because of `onLoad` event listener which is called by any `import` function. https://github.com/truffle-box/react-auth-box/blob/master/src/util/web3/getWeb3.js#L14

By digging more into it, I found that Chrome Redux extension breaks the calls. If I disable it, everything works just fine.

retry sending them after a 3-5 sec

Cool. I'll take a look at it.

@Youdaman @zerostatic here is the way I solved it: https://github.com/rstormsf/friendsmap

Yes, I have seen this and it doesn't seem like you read what I said. Main_files only adds files to current main object in bower.json For example, if I had...

I'm sorry if I didn't make it clear at first. Yes, that `override: true` flag would be great to have. You got the idea right now.

One of the reasons why - is because 1) when I want to completely ignore package to be installed in `bower_components` folder, but it will be done because it's dependency...

I definitely support this, so new solidity developers won't inherit this broken token design pattern. We have seen enough exploits/hacks with this approach.