forked from zcash/librustzcash
-
Notifications
You must be signed in to change notification settings - Fork 1
V6/Nu7 implementation #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
85 commits
Select commit
Hold shift + click to select a range
d58ac5b
minor update
PaulLaux f34dd02
updated version
PaulLaux b890183
commented out test code
PaulLaux f62a230
updated test and cleanup
PaulLaux a56c5da
New orchard version
alexeykoren d670033
Add TODO for burn reading/writing
alexeykoren c6175b8
fixed zcash_client_backend and simplified cargo.toml
PaulLaux af4d4bb
updated Cargo.toml
PaulLaux fbbd655
Fix post-rebase problems
alexeykoren 424bf1a
Make BlockHeader from_data public
alexeykoren b0b0f65
Make txid bytes public
alexeykoren dac8d1f
Note serialization
alexeykoren cd8524b
Update zcash_primitives to use the generalised version of orchard cra…
dmidem 3c83b72
Fix tests accordingly to modifications in orchard
dmidem aac4840
Minor fix or Rust code format (because of cargo fmt error)
dmidem 6da0474
Fix post-rebase problems
alexeykoren 0049a3b
Note serialization
alexeykoren 98f4747
Update zcash_primitives to use the generalised version of orchard cra…
dmidem 2365c2b
Introduce issue bundle
alexeykoren 7e87fa5
Orchard domain interface update
alexeykoren 2bd5e45
Work in progress
alexeykoren 2704c8a
Add ZSA
alexeykoren 5eec964
Add issuance
alexeykoren 3a18a4d
Fix fmt
alexeykoren 35f02fb
Fix clippy
alexeykoren 2ab8e16
Fix transparent-inputs
alexeykoren c841df1
Remove unproven enum
alexeykoren fb2b73a
Change methods visibility
alexeykoren cdd8afa
Fix post-rebase compilation errors
alexeykoren 5733e8d
Revert test vector changes for Nu5
alexeykoren 008f35e
Change Nu6 activation heights
alexeykoren cbd3b38
Use updated sapling-crypto
alexeykoren 307d025
Add into_transaction method
alexeykoren ce0a391
Use nu7 zcash_unstable flag
alexeykoren b7d4833
Fix transparent builder
alexeykoren aad64db
Exclude zcash_client crates
alexeykoren c0d551d
Fix formatting
alexeykoren 944377d
Fix clippy
alexeykoren 5856713
Fix merge issues
alexeykoren 9ddc1a7
Adjust versions
alexeykoren c0fbc44
Add cargo vet exemption for half
alexeykoren 1ffcf4e
Fix CI
alexeykoren beb1d8d
Fix tze build
alexeykoren fee70aa
Fix tze fmt
alexeykoren 2c11d9a
Fix note_encryption version
alexeykoren 918beb9
Disable wasm target
alexeykoren 46ac12c
Replace nu7 with nu6 temporarily
alexeykoren 6b743b8
Fix fmt
alexeykoren 9b9e525
Update librustzcash to align with orchard crate (#67)
dmidem cac470f
Corrections to V7 transaction format and using updated test vectors (…
vivek-arte f160f25
Remove duplicate import
alexeykoren 4dbee84
Reformat feature flag
alexeykoren 8b9672d
Address PR comments
alexeykoren 1860f1d
Address PR comments
alexeykoren f4cf872
Fmt
alexeykoren aec1879
Clippy
alexeykoren 830260f
Use ZSA BundleType
alexeykoren acb8f97
Use bundle check instead of has_orchard_zsa
alexeykoren 4f6ec46
Fix upper bound calculation
alexeykoren 3d20879
Fmt
alexeykoren 7f045e7
Add finalization
alexeykoren f411948
Add issuance builder tests
alexeykoren 3ac2618
Fmt
alexeykoren ea1770e
Fix double import
alexeykoren fe88163
Use updated zsa1
alexeykoren fc38730
Fmt
alexeykoren 6652222
Update zcash_primitives to sync with latest sapling-crypto changes (#70)
dmidem dc0a815
Minor changes
alexeykoren a434849
Change V7 to v6
alexeykoren 9f52b1b
Make ciphertext reading generic
alexeykoren 10ff1e0
Updated test vectors (#71)
vivek-arte f79962b
PR fixes
alexeykoren 738ed17
PR fixes
alexeykoren 25c6cd1
Uncomment CI
alexeykoren 655d961
Add PR fixes
alexeykoren fc12237
PR Fixes
alexeykoren 8a40922
Check build config in issuance
alexeykoren 12a39c2
Add tx building to tests
alexeykoren 9c51a46
Add test for burn
alexeykoren 6283d33
Fmt
alexeykoren 75e3b46
Simplify upper_bound calculation
alexeykoren 4101a96
Fix clippy and missing lines
alexeykoren a0a7d38
Simplify imports
alexeykoren b2d7b18
PR fixes
alexeykoren 798630a
updated syntax
PaulLaux File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.