.. |
orchard
|
Implement ZIP 32 derivation for Orchard and use it for the Unified Address, IVK and FVK test vectors.
|
2022-02-11 16:29:14 +00:00 |
sapling
|
Change the seed used for Unified Address, IVK and FVK test vectors to be deterministic.
|
2022-02-11 16:29:14 +00:00 |
transparent
|
Add BIP 32 key derivation and test vectors.
|
2022-02-11 16:29:14 +00:00 |
__init__.py
|
Refactor test vectors into package
|
2022-01-13 02:46:20 +00:00 |
bech32m.py
|
Refactor test vectors into package
|
2022-01-13 02:46:20 +00:00 |
f4jumble.py
|
Merge files that were only separate in order to provide multiple entry points.
|
2022-02-08 15:11:15 +00:00 |
ff1.py
|
Refactor test vectors into package
|
2022-01-13 02:46:20 +00:00 |
hd_common.py
|
Refactor Zcash SLIP 44 coin type and the `hardened` function into a separate file,
|
2022-02-11 16:29:14 +00:00 |
output.py
|
Fix serialization of nested arrays in JSON.
|
2022-02-07 22:58:59 +00:00 |
rand.py
|
Refactor test vectors into package
|
2022-01-13 02:46:20 +00:00 |
transaction.py
|
Coinbase scripts generated by zcashd have an extra OP_0, and nSequence == 0xFFFFFFFF.
|
2022-01-31 21:38:31 +00:00 |
unified_address.py
|
Make the test vectors for UAs, UIVKs, and UFVKs match up, and allow unknown items for UAs.
|
2022-02-11 16:29:14 +00:00 |
unified_encoding.py
|
Refactor test vectors into package
|
2022-01-13 02:46:20 +00:00 |
unified_full_viewing_keys.py
|
Make the test vectors for UAs, UIVKs, and UFVKs match up, and allow unknown items for UAs.
|
2022-02-11 16:29:14 +00:00 |
unified_incoming_viewing_keys.py
|
Make the test vectors for UAs, UIVKs, and UFVKs match up, and allow unknown items for UAs.
|
2022-02-11 16:29:14 +00:00 |
utils.py
|
Refactor test vectors into package
|
2022-01-13 02:46:20 +00:00 |
zc_utils.py
|
Refactor test vectors into package
|
2022-01-13 02:46:20 +00:00 |
zip_0143.py
|
Remove dependency on pyblake2.
|
2022-02-02 02:44:40 +00:00 |
zip_0243.py
|
Remove dependency on pyblake2.
|
2022-02-02 02:44:40 +00:00 |
zip_0244.py
|
Remove dependency on pyblake2.
|
2022-02-02 02:44:40 +00:00 |