Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Wrap derivation_path::DerivationPath (backport #16609) #16651

Merged
merged 2 commits into from
Apr 20, 2021

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 19, 2021

This is an automatic backport of pull request #16609 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* Replace custom DerivationPath impl

* Add method to parse full-path from str with hardening

* Convert Bip44 to trait

* Hoist more work on derivation-path

* Privatize Bip44 trait

(cherry picked from commit 185bbf2)
@mergify mergify bot added automerge Merge this Pull Request automatically once CI passes and removed automerge Merge this Pull Request automatically once CI passes labels Apr 19, 2021
@mergify
Copy link
Contributor Author

mergify bot commented Apr 19, 2021

automerge label removed due to a CI failure

@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Apr 19, 2021
@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #16651 (45a7bcf) into v1.6 (1f8ef5e) will decrease coverage by 0.0%.
The diff coverage is 95.5%.

@@            Coverage Diff            @@
##             v1.6   #16651     +/-   ##
=========================================
- Coverage    83.0%    83.0%   -0.1%     
=========================================
  Files         414      414             
  Lines      113542   113580     +38     
=========================================
+ Hits        94305    94322     +17     
- Misses      19237    19258     +21     

@mergify mergify bot merged commit 6da0665 into v1.6 Apr 20, 2021
@mergify mergify bot deleted the mergify/bp/v1.6/pr-16609 branch April 20, 2021 00:50
@brooksprumo brooksprumo mentioned this pull request Aug 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant