Skip to content
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

Zsa1 upsteram merge #63

Merged
merged 996 commits into from
Jun 26, 2024
Merged

Zsa1 upsteram merge #63

merged 996 commits into from
Jun 26, 2024

Conversation

alexeykoren
Copy link
Collaborator

Zsa1 is updated to a more current upstream version, commit: c3eace4

str4d and others added 30 commits March 10, 2024 18:42
Neither of these should have been feature flags, as they gate breaking
changes to the Zcash consensus rules (and in some ways are incompatible
with each other), while feature flags should be additive.
zcash_client_sqlite: More Orchard tests
zcash_client_sqlite: Add database tables for Orchard
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
zcash_client_sqlite: Implement Orchard scanning
PaulLaux and others added 9 commits May 13, 2024 13:49
…zsa1

# Conflicts:
#	Cargo.toml
#	components/zcash_note_encryption/Cargo.toml
#	components/zcash_note_encryption/src/batch.rs
#	components/zcash_note_encryption/src/lib.rs
#	zcash_client_backend/src/proto.rs
#	zcash_client_backend/src/scan.rs
#	zcash_primitives/src/sapling/note_encryption.rs
#	zcash_primitives/src/transaction/components/sapling.rs
#	zcash_primitives/src/transaction/components/sapling/builder.rs
@alexeykoren alexeykoren requested a review from PaulLaux June 13, 2024 13:07
Copy link

@PaulLaux PaulLaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment and one question

Also, CI seems to fail, is it due to our changes?

@alexeykoren alexeykoren marked this pull request as ready for review June 20, 2024 12:08
Copy link

@PaulLaux PaulLaux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • components/zcash_note_encryption/src/batch.rs is empty
  • why zcash_primitives/src/transaction/tests/data.rs was changed?

@alexeykoren alexeykoren merged commit f10ae22 into zsa1 Jun 26, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants