issues
search
zcash
/
orchard
Implementation of the Zcash Orchard Protocol
https://zcash.github.io/orchard/
Other
54
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Release orchard version 0.10.0
#438
nuttycom
closed
1 month ago
0
Migrate to `zip32::hardened_only` implementation
#437
str4d
opened
1 month ago
0
Migrate to incrementalmerkletree version 0.7
#436
nuttycom
closed
1 month ago
0
Update `visibility` crate version to one that is properly MIT/Apache licensed.
#435
nuttycom
closed
2 months ago
0
Release orchard version 0.9.0
#434
nuttycom
closed
2 months ago
0
add SigningParts getters
#433
conradoplg
opened
3 months ago
0
Allow creating a FullViewingKey from a given SpendValidatingKey
#432
pacu
opened
3 months ago
2
Allow creating a `FullViewingKey` from a given `SpendValidatingKey`.
#431
pacu
opened
3 months ago
0
API changes required for FROST
#430
conradoplg
opened
3 months ago
3
Use generalized Lookup version of Halo2
#429
ConstanceBeguier
opened
3 months ago
0
Allow SpendValidatingKey to be constructed from bytes
#428
pacu
closed
3 months ago
4
Allow `SpendValidatingKey` to be constructed from bytes
#427
pacu
closed
3 months ago
0
Draft: update Orchard to use new backward-compatible version of Halo2
#426
dmidem
closed
5 months ago
1
orchard release version 0.8.0
#425
nuttycom
closed
7 months ago
1
Add `IncomingViewingKey::prepare` convenience method.
#424
nuttycom
closed
7 months ago
1
Add `impl Distribution<MerkleHashOrchard> for Standard` for testing.
#423
nuttycom
closed
7 months ago
1
Add a `MerkleHashOrchard::random` function under the `test-dependencies` feature.
#422
nuttycom
closed
7 months ago
1
Add a `Rho` type, to distinguish from revealed nullifiers of spent notes.
#421
nuttycom
closed
7 months ago
3
Release 0.7.1
#420
str4d
closed
8 months ago
1
Additions needed for Orchard batch scanning
#419
nuttycom
closed
8 months ago
1
Trivial update to the doc for `struct Action`
#418
daira
closed
8 months ago
1
Improve documentation for fixed-base constants
#417
daira
closed
8 months ago
1
Release 0.7.0
#416
str4d
closed
9 months ago
1
Use the `zip32::Scope` type
#415
str4d
closed
9 months ago
1
Migrate to `zip32 0.1`
#414
str4d
closed
9 months ago
1
Migrate to `zcash_spec 0.1`
#413
str4d
closed
9 months ago
1
Return bundle metadata from bundle building.
#412
nuttycom
closed
9 months ago
1
Make the `MERKLE_DEPTH_ORCHARD` constant public.
#411
nuttycom
closed
10 months ago
1
Migrate to `zip32` crate
#410
str4d
closed
9 months ago
0
Modify `BundleType` to exclude the anchor & allow no bundle to be produced.
#409
nuttycom
closed
10 months ago
1
Move some changelog entries from 0.3.0 to 0.4.0
#408
daira
closed
10 months ago
1
Release orchard 0.7.0
#407
daira
closed
9 months ago
1
Change license to MIT OR Apache-2.0
#406
daira
closed
10 months ago
0
Change license from BOSL to "MIT OR Apache-2.0"
#405
daira
closed
10 months ago
1
Add a public bundle-builder function as an alternative to the mutable builder.
#404
nuttycom
closed
10 months ago
1
Add explicit control of padding to the Builder API.
#403
nuttycom
closed
10 months ago
1
CI: Modernise workflows
#402
str4d
closed
11 months ago
2
Get `book/src/IDENTIFIERS.json` to be hosted in the Orchard book
#401
str4d
closed
10 months ago
2
Small refactors
#400
kdenhartog
closed
11 months ago
1
cleanup and add todo macros
#399
adust09
closed
1 year ago
1
Migrate to `incrementalmerkletree 0.5`
#398
nuttycom
closed
1 year ago
3
orchard release version 0.5.0
#397
nuttycom
closed
1 year ago
0
Update `zcash_note_encryption` to remove unused arguments from `parse_note_plaintext_without_memo_ovk`
#396
nuttycom
closed
1 year ago
0
Update the `incrementalmerkletree` and `bridgetree` patch versions.
#395
nuttycom
closed
1 year ago
1
Remove redundant checks during note encryption
#394
str4d
closed
1 year ago
2
[book] Add a missing right parenthesis
#393
daira
closed
1 year ago
1
Missing right paren in Orchard book
#392
daira
closed
1 year ago
0
Move relevant changelog entries from 0.3.0 to 0.4.0
#391
str4d
closed
10 months ago
0
Release 0.4.0
#390
str4d
closed
1 year ago
0
Fix variable name in `spec::diversify_hash`
#389
str4d
closed
1 year ago
1
Next