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

[ADP-3344] Use cardano-wallet-read from a different repository #4754

Merged
merged 3 commits into from
Aug 27, 2024

Conversation

HeinrichApfelmus
Copy link
Contributor

@HeinrichApfelmus HeinrichApfelmus commented Aug 27, 2024

This pull request changes our codebase to use the cardano-wallet-read package from the cardano-wallet-agda repository and removes our version of the package here.

Comments

  • Eventually, we may want to release cardano-wallet-read on CHaP and import it from there, but at the moment, we use a source-repository-package stanza to get the package in scope.
  • In order to keep the scope of this pull request contained, I have chosen to adjust the customer-deposit-wallet only minimally, essentially keeping the fromRawAddress and toRawAddress functions. They will be removed in future pull requests.

Issue Number

ADP-3344

@HeinrichApfelmus HeinrichApfelmus self-assigned this Aug 27, 2024
@HeinrichApfelmus HeinrichApfelmus force-pushed the HeinrichApfelmus/ADP-3344/transplant-read branch 2 times, most recently from 1257cc8 to 315eda3 Compare August 27, 2024 13:48
@HeinrichApfelmus HeinrichApfelmus marked this pull request as ready for review August 27, 2024 13:51
@paolino paolino changed the title Use cardano-wallet-read from a different repository [ADP-3344] Use cardano-wallet-read from a different repository Aug 27, 2024
Copy link
Collaborator

@paolino paolino left a comment

Choose a reason for hiding this comment

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

👋 👋

@HeinrichApfelmus HeinrichApfelmus force-pushed the HeinrichApfelmus/ADP-3344/transplant-read branch from 315eda3 to d6b49c4 Compare August 27, 2024 20:26
@HeinrichApfelmus HeinrichApfelmus added this pull request to the merge queue Aug 27, 2024
Merged via the queue into master with commit 8c627a2 Aug 27, 2024
25 checks passed
@HeinrichApfelmus HeinrichApfelmus deleted the HeinrichApfelmus/ADP-3344/transplant-read branch August 27, 2024 21:49
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