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

WIP: UTXO-HD for node 8.9.1 #494

Closed
wants to merge 20 commits into from
Closed

Conversation

jasagredo
Copy link
Contributor

Changelog

- description: |
    <insert-changelog-description-here>
# uncomment types applicable to the change:
  type:
  # - feature        # introduces a new feature
  # - breaking       # the API has changed in a breaking way
  # - compatible     # the API has changed but is non-breaking
  # - optimisation   # measurable performance improvements
  # - improvement    # QoL changes e.g. refactoring
  # - bugfix         # fixes a defect
  # - test           # fixes/modifies tests
  # - maintenance    # not directly related to the code
  # - release        # related to a new release preparation
  # - documentation  # change in code docs, haddocks...

Context

Additional context for the PR goes here. If the PR fixes a particular issue please provide a link to the issue.

How to trust this PR

Highlight important bits of the PR that will make the review faster. If there are commands the reviewer can run to observe the new behavior, describe them.

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

@jasagredo jasagredo force-pushed the utxo-hd-8.9 branch 3 times, most recently from 2ed2d7d to 7ecb1f8 Compare March 25, 2024 15:53
angerman and others added 2 commits April 8, 2024 06:37
To fix the following build error of 3.10.2.0

src/Distribution/Client/CmdExec.hs:72:5: error:
    Module
    ‘Distribution.Simple.Program.Types’
    does not export
    ‘simpleProgram’
   |
72 |   , simpleProgram
   |     ^^^^^^^^^^^^^
@jasagredo jasagredo force-pushed the utxo-hd-8.9 branch 2 times, most recently from c87dc5c to e93329c Compare May 24, 2024 11:00
Copy link

github-actions bot commented Jul 9, 2024

This PR is stale because it has been open 45 days with no activity.

@github-actions github-actions bot added the Stale label Jul 9, 2024
@carbolymer carbolymer marked this pull request as draft July 18, 2024 18:03
@github-actions github-actions bot removed the Stale label Jul 19, 2024
Copy link

github-actions bot commented Sep 2, 2024

This PR is stale because it has been open 45 days with no activity.

@github-actions github-actions bot added the Stale label Sep 2, 2024
@jasagredo jasagredo closed this Oct 4, 2024
@jasagredo jasagredo deleted the utxo-hd-8.9 branch October 4, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants