Brannon Dorsey
Brannon Dorsey
@suyash515 great catch. I too was experiencing this problem and your comment saved me a lot of headache +1.
Has anyone got a working demo of this by chance?
Looks like there is already an open PR for this https://github.com/jcjohnson/fast-neural-style/pull/40
Just ran into this error. Perhaps this PR could be merged? Great tool, thanks much!
+1. The current certificate is valid only for *.github.com, github.com, *.github.io, and github.io.
@alecalve, any thoughts on this?
Ok, I'll make an effort to clean up my code a bit and go with the second interface and PR here sometime soon. I agree pickle isn't the most elegant...
I agree with @sembrestels that it would be nice to have a constant variable that equals the Bitcoin header. It would also be nice if there were also a few...
It might also make sense to add this functionality in the `Blockchain()` constructor. Something like: ```python # not sure if this is the real litecoin directory name, but you get...
Yeah, that is nice. Makes it clean and a bit more extensible for blockchains that potentially don't exist yet. We could have a few pre-filled objects for common coins and...