Results 8 comments of pj

Can anybody help me? I can't upgrade from 3.0.1 to 3.0.2. Is there any problem if I still use 3.0.1?

@erikd I checkout tag 3.0.2 RUN cd /root \ && apt-get update && apt-get install -y curl autoconf git libssl-dev libcrypto++-dev libcrypto++-doc libcrypto++-utils lzma liblzma-dev libtinfo-dev librocksdb-dev --assume-yes \ &&...

@erikd Is there any release binary of linux version? I think compile cost too much time and is little complex. Besides, I can't build by nix build mode (due to...

@erikd I got trouble when install nix tool. (nit-build nix-env not found), is there any Dockerfile for ada or release binary I can use? I'm not good at compile from...

@erikd I found some difference between the two repositories https://github.com/well-typed/canonical-json/blob/master/Text/JSON/Canonical.hs contains one more line to define a module Text.JSON.Canonical " fromJSString" https://github.com/input-output-hk/canonical-json/blob/master/Text/JSON/Canonical.hs doesn't contain such keywords. I noticed that input-output-hk/canonical-json...

@erikd I used stack 1.9.3 to build it but failed, I think there must be some thing error. I'm from an exchange. Is there any problem if I still use...

@ciaos @disassembler I succeed at last although I don't know why. Tks. I suggest you offer us a binary if possible in the future. I changed the install order of...

> I know very little about Docker, but I really wonder why `jemalloc` is there at all. I referred to this page below. There is a jemalloc package required on...