Skip to content

Provide compatibility with librustzcash/zcash_client_backend: derive Clone for CompactAction#118

Merged
dmidem merged 1 commit intozsa1from
compact-action-derive-clone
Oct 15, 2024
Merged

Provide compatibility with librustzcash/zcash_client_backend: derive Clone for CompactAction#118
dmidem merged 1 commit intozsa1from
compact-action-derive-clone

Conversation

@dmidem
Copy link

@dmidem dmidem commented Oct 15, 2024

This PR updates the crate to ensure compatibility with the zcash_client_backend crate in librustzcash repository. Specifically, it derives the Clone trait for the CompactAction struct to resolve compilation errors when the orchard feature is enabled for zcash_client_backend crate (BatchRunner struct there requires that).

@dmidem dmidem requested a review from PaulLaux October 15, 2024 08:18
@QED-it QED-it deleted a comment from what-the-diff bot Oct 15, 2024
@dmidem dmidem merged commit a7c02d2 into zsa1 Oct 15, 2024
@dmidem dmidem deleted the compact-action-derive-clone branch October 15, 2024 09:01
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.

2 participants