Patrick Walters

Results 35 comments of Patrick Walters

Currently when starting a new project and using the aurelia-cli you are giving up configurability for convenience. It makes deciding to use the cli a bit of a gamble because...

> That's the default value for the _cli_, not `lnd` default values. You can see the default values for those fields at `lnd -h`: > > ``` > --bitcoin.minhtlc= The...

Just ran in to this as well, any ideas? Is it basically just recommended to not use nested describe blocks with ember-mocha?

Agreed, I saw a note about a new spec from your Joule browser extension but I could not find a corresponding spec anywhere else that this was based on so...

![](https://i.imgflip.com/2nudu4.jpg) jk, you do you brother. Good luck!

+1 for this as well. Also there is no info on how to construct an ephemeral message so while it succeeds to update the type in the presend webhook it...

For the next time I come here looking for a link - https://gist.run/?id=883568d7c8e2add9ed393150100f4744

TypeScript could possibly be supported but I think it would be a fundamental change to gist.run so I'm not sure it will be supported any time soon. I think a...

@zewa666 Had PR'd a fix for this in v1 that seems to have been lost. Unfortunately for Aurelia users you will need to move your baseURL setting in to your...

This was previously supported because all rules of the object were re-evaluated after any property of that object changed. Perhaps if the code for `equality` is similar to how it...