various minor fixes and cleanups

This commit is contained in:
The MMGen Project 2019-05-12 09:24:00 +00:00
commit 3a09017804
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
16 changed files with 67 additions and 28 deletions

View file

@ -1,5 +1,6 @@
include README.md SIGNING_KEYS.pub LICENSE INSTALL
include doc/wiki/using-mmgen/*
include test/*.py
include test/test_py_d/*.py
include test/ref/*
@ -10,6 +11,9 @@ include test/ref/dash/*
include test/ref/zcash/*
include test/ref/monero/*
include mmgen/altcoins/eth/rlp/LICENSE
include mmgen/altcoins/eth/pyethereum/LICENSE
include scripts/compute-file-chksum.py
include scripts/create-token.py
include scripts/test-release.sh