Simon Something </DrGoNoGo>
Simon Something </DrGoNoGo>
Bump. Just got a warning from Hetzner...
> > Bump. Just got a warning from Hetzner... > > This is happening when you are running with server profile? Is it a similar issue like [#5418 (comment)](https://github.com/ipfs/go-ipfs/issues/5418#issuecomment-423743616)? I...
To add to the original issue of @flux627 and @JaredBorders, one should note that safeApprove add a second call, to ierc20.allowance (this is a second mock which must be initialised...
On an English system, this triggers a percent sign in most situations iic. Why? Am I missing something (wouldn't be surprised I did;)?
> I have the 12-key 2-knob version of the device and whilst I can program custom key bindings, they reset to default on loss of power (unplugging and re-plugging the...
#77 fixes this too (checked it locally), feel free to check it out (super light change, code should be understandable by anyone) before @kriomant had the chance to review it
> I see, that sounds super interesting. It's a tiny bit big in scope, but I think it's reasonable. > > Could you give a more practical example? If I...
You're right, it would be for this example, but in real use-case, one usually pick a single coverage (so this would rather pin the difference between different functions tested using...
NB this could be used for other test "tags" too actually (fuzz vs static for instance), so a tree comment which is translated to a `/// @dev` makes probably more...
> But then we change it to: Path-coverage driven development :D ? But yes, you're now laying out the different path explicitly, not sure we should all start coding such...