bitcartel

Results 22 comments of bitcartel

From meeting discussion: @daira "Ephemeral" key is used to describe both the JoinSplitSig ke ypair and the symmetric key used for ciphertext, which might confuse people reading the protocol spec.

@jc23424 Hi, would be great if you could provide attribution in the commit log message, say using a `co-authored-by` tag, or a link back to the original patch which I...

@str4d I can update this for 1.0.15 release since it can help some users: - [done] remove the magic value which was used for testing with third party. - [reject]...

@elopio Hi. What if a user has an existing production/live installation of zcash? That is, their wallet is in ~/.zcash and binaries have been deployed to /usr/local/bin. They decide to...

@elopio Thanks. > early adopters will get their zcash automatically updated. Can you expand on this? What happens exactly? How does Snap know to terminate zcashd safely, e.g. zcash-cli stop,...

@daira I think this PR should be bumped. See @nathan-at-least comments: https://chat.zcashcommunity.com/channel/zcash-dev?msg=xnNmk2ywJxf4sDzTh

Yes, we will do this after 1.0.15 is out the door. There might already be a ticket about this.

On Ubuntu 16.04 derived systems, the default Boost packages are at version 1.58.0. Building tests using these packages results in the following errors : ``` CXX test/test_test_bitcoin-big_int_tests.o test/big_int_tests.cpp: In member...