Jack Grigg
|
dd8fdb4eaa
|
Updates for new NU5 testnet consensus rules
The ZIP 244 test vectors are altered as a result of changing the
consensus branch ID.
|
2021-09-28 22:34:42 +01:00 |
Daira Hopwood
|
efee9dcb03
|
chmod +x for scripts and make the shebang/preamble consistent.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
|
2021-09-15 18:03:47 +01:00 |
ying tong
|
99e7184038
|
Remove whitespace in note_commit and commit_ivk personalisations
Co-authored-by: str4d <jack@z.cash>
|
2021-05-13 12:57:07 +08:00 |
therealyingtong
|
e0b8fd639a
|
Return base field element from commit_ivk()
Co-authored-by: Jack Grigg <jack@electriccoin.co>
|
2021-05-11 20:06:32 +08:00 |
ying tong
|
fb08eeeb39
|
Pass rand instead of randbytes
Co-authored-by: str4d <jack@z.cash>
|
2021-05-09 12:46:09 +08:00 |
Daira Hopwood
|
29c40dc885
|
orchard_commitments.py and orchard_group_hash.py: type fixes.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
|
2021-05-09 12:44:40 +08:00 |
Daira Hopwood
|
929692ecdc
|
Rename sapling_utils.py to utils.py.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
|
2021-05-09 12:44:39 +08:00 |
therealyingtong
|
72cae20b61
|
Add Orchard commitments
HomomorphicPedersenCommit -> ValueCommit
SinsemillaCommit -> NoteCommit
SinsemillaShortCommit -> CommitIvk
|
2021-05-09 12:41:18 +08:00 |