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

Introduce types DeltaUTxO and DeltaWallet #3156

Merged
merged 5 commits into from
Mar 4, 2022

Commits on Mar 3, 2022

  1. Add DeltaUTxO and DeltaWallet types

    … but do not propagate them to `WalletState` yet.
    HeinrichApfelmus committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7fe8250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963843c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f518ec View commit details
    Browse the repository at this point in the history
  4. Cleanup: Remove type class Dom

    * it was only instantiated for `UTxO`
    * after recent commits, it is only occurring in testing code
    HeinrichApfelmus committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    4a9e33c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9394d3e View commit details
    Browse the repository at this point in the history