Tom Kirkpatrick

Results 60 comments of Tom Kirkpatrick

I have this fixed in my fork as per mnestor 's suggestion. https://github.com/systemseed/fileconveyor/commit/68c40ebaad532d330d7dcd14271ad1cdb3c7007b

Same issue for me. I checked my password using `pyethrecover.py` and it is indeed set to what I thought it was (after much worry). I've also checked that I can...

Looks like this essentially address https://github.com/lightningnetwork/lnd/issues/4719 right?

Hi @jamaljsr > My initial thoughts are that when you create a new network, you add some "external" nodes by supplying their API credentials I think thats pretty much it...

> Currently, Polar will automatically mine blocks when necessary. Such as opening & closing channels or depositing funds. Would you want it to continue to do this or would you...

Anyone know what the actual root cause of this is?

I have a similar use case in which I want to know when all grpc connections have been fully closed out after calling `close`. In my case, I'm spawning a...

I just created https://github.com/fullcube/loopback-ds-resultset-limit-mixin which enables a default/max limit to be applied the way that I believe a default scope should work. I think this is inline with what @raymondfeng...