Rodolphe Marques
Rodolphe Marques
Can confirm that the instructions from @cwoodall work on Fedora 28.
Yes that is one approach. The problem is that with that approach if we have multiple transactions in the backlog that spend the same output they will all be included...
We should consider packaging BigchainDB as a [snap](http://snapcraft.io/) as pointed out by @popey on gitter
I guess so. The crypto code does no make any assumptions about the encoding of the message, its just a byte string. Any encoding on the message needs to be...
I'm not sure if the the SPEC was ever updated but all the verbs we were using are here https://github.com/ascribe/pyspool/blob/f8b10df1e7d2ea7950dde433c1cb6d5225112f4f/spool/spoolverb.py From what I remember the flow was: - write the...