Sam Alba
Sam Alba
Hi @petejkim, Can you give us the exact command you typed and which files have the wrong permissions? Thanks!
I created a makefile rule to install in one command #16. However I prefer to keep the demoapp directory as a repo (like go get), I think it's more intuitive.
It's difficult to find a way to reproduce this. Can you give me more info about your environment and a way to reproduce?
I don't really see the need until we can support some sort for shared security between abci apps and a single tendermint runtime. Do you have an example project that...
I see, it makes sense. Thanks for the details. After talking to many cosmos-sdk users, I think the most common approach is to bundle tendermint, but I definitely agree that...
Yes, this is coming from ipfs so we can't alter the logs. And it should be flagged as a warning since this is optional from chainkit's pov. I'll flag this...
:+1: Apparently Docker follows the redirections, so it'll work out of the box if the Registry serves 302 for pulling the layers. I'd make this optional in the config though...
No, it's something that has been only discussed so far. But we accept pull requests :-)
I agree refcounting is better. I was about to do a small script to check our prod dataset and estimate the size of orphans at least. But no work in...
@jpetazzo did you get anything new on this?