Adrian Li
Adrian Li
@shakhbulatgaz yeah thanks. I think you should just use it for now.
lol, I know you're joking, but to clarify: Nano itself should not force testing on users of it. But we definitely should have tests for the development of Nano.
It seems like it's failing only on Node 12. @tcurdt can you confirm that it works if you downgrade to another version of Node?
Thanks @tcurdt, I encountered this issue because I was using libraries that depended on the `scrypt.js` [package](https://github.com/axic/scrypt.js). For reference, I made an issue over there: https://github.com/axic/scrypt.js/issues/5
Is there still no type alias support in Solidity?
@VincentGarreau I wanted to draw your attention to this as NPM compatibility is pretty important for frontend libraries these days.
Is this really the best way? Is there no way in Mantra to simply have an index.html file?
Well Brunch didn't have NPM support until relatively recently. I think that's probably the number one thing holding it back since Webpack was sold to a lot of people as...
Thanks for the thoughts @marcelomorgado I think running tests directly on the MoonNet node was @kendricktan's original intention, and it is highly recommended where possible. It really depends on the...
What's the rationale here? I'm not sure I understand what you mean by "fork this project".