Daira Hopwood
f07451a025
Move remaining scripts out of the root directory.
...
closes #79
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2022-02-08 13:53:57 +00:00
Jack Grigg
2093b309f4
Refactor test vectors into package
...
Scripts that were previously run via:
poetry run python ./SCRIPT_NAME.py
and have been moved, can now be run as:
poetry run SCRIPT_NAME
Some top-level scripts remain, where they only generate test vectors and
do not contain any Zcash logic. These now use the `zcash_test_vectors`
package, and can't be run directly unless this package is made available
in `PYTHONPATH`.
2022-01-13 02:46:20 +00:00
Daira Hopwood
838d7d18db
Revert a change made in #53 , so that the license and contribution preamble is visible in `README.md`.
...
Addresses https://github.com/zcash-hackworks/zcash-test-vectors/pull/53/files#r751745511
2022-01-04 17:09:56 +00:00
Daira Hopwood
69a2dbb691
Move COPYING to COPYING.md so that it will be rendered correctly by GitHub.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-10-12 14:12:11 +01:00
Daira Hopwood
230876e20e
Ensure that GitHub's "View license" link points to complete license information.
...
refs https://github.com/zcash/librustzcash/issues/443
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-09-17 23:16:26 +01:00
str4d
deee246420
Add numpy dependency to README
2021-05-09 06:53:31 +12:00
str4d
2ccf58dc4b
Merge branch 'master' into 8-license
2020-07-01 11:09:20 +12:00
Jack Grigg
b6997acf38
Add license information
2019-07-03 17:37:23 +01:00
Jack Grigg
efc6495d95
Sapling note encryption test vectors
2018-11-14 13:13:06 +00:00
Jack Grigg
64863e135b
Specify dependencies
2018-05-18 13:18:52 +12:00
Jack Grigg
acb6d4a033
Initial repo
2018-05-18 07:20:52 +12:00