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-3292] Separate lightSync in cardano-wallet-network-layer #4462

Merged
merged 2 commits into from
Feb 21, 2024

Conversation

HeinrichApfelmus
Copy link
Contributor

This pull request separates out the remaining lightSync code:

  • We move the lightSync out of the NetworkLayer record into a separate LightLayer record
  • The implementation in Cardano.Wallet.Network.Light and tests are moved into the cardano-wallet-network-layer package.

Issue number

ADP-3292

@HeinrichApfelmus HeinrichApfelmus force-pushed the HeinrichApfelmus/ADP-3292/light-layer branch from 0874e84 to 1cee26e Compare February 21, 2024 13:13
@HeinrichApfelmus HeinrichApfelmus self-assigned this Feb 21, 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.

Obrigado

@HeinrichApfelmus HeinrichApfelmus added this pull request to the merge queue Feb 21, 2024
Merged via the queue into master with commit b677029 Feb 21, 2024
3 checks passed
@HeinrichApfelmus HeinrichApfelmus deleted the HeinrichApfelmus/ADP-3292/light-layer branch February 21, 2024 23:40
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