Adrian Li
Adrian Li
Thanks ewall! Adding that line to my template fixed the problem (spent way too long trying to figure this out). I understand it might be constantly reinitializing and reflowing every...
Is there any progress on this so far? I also think that do notation and implicit returns might be a bad idea here. @jaredly's blog post on the matter is...
Before this issue gets closed, I think it would be good to have a reference example for anyone who lands on this issue from a Google search in the future....
I think my desired use-case is probably not possible, but I figured I'd chime in here as well. I need to run integration tests with a server that is instantiated...
As an update to the duplicate `bn.js` issue, Web3.js when installed right now will include two versions: `4.11.6` and `4.11.8`. That's because `4.11.6` is a pinned dependency in `ethjs-unit` and...
@josephg interesting stats. I wonder how it compares to Ethers.js?
@wbnns thanks for the initial push. I ran a similar command and found **51 files for "truffle" and 13 files for "ganache"**: https://gist.github.com/adrianmcli/97fd7388989aba80c8ec15de66ec4c45 I think this can be broken down...
Also @wbnns is there a new deadline that you can give us?
@wbnns Got it. @nicholasjpaterno and I will coordinate to have this done in a few weeks!
@wbnns 3 PRs are now ready for review for the Ganache-specific references. Do note that I didn't run through the tutorial itself yet, I just corrected things that I know...