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

Release/0.10.0 #418

Merged
merged 10 commits into from
Aug 19, 2021
Merged

Release/0.10.0 #418

merged 10 commits into from
Aug 19, 2021

Conversation

afilini
Copy link
Member

@afilini afilini commented Aug 9, 2021

Description

Merge the release branch into master

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@notmandatory
Copy link
Member

notmandatory commented Aug 10, 2021

Looks like security audit error is related to transitive dev-dependency hyper but looks like a few other crates will need to be updated first so should we ignore it for this release?

cargo tree -i hyper
hyper v0.10.16
└── jsonrpc v0.11.0
    └── bitcoincore-rpc v0.13.0
        └── bitcoind v0.13.0
            └── electrsd v0.8.0
                [dev-dependencies]
                └── bdk v0.10.1-dev 

Copy link
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK 73a7faf

@notmandatory notmandatory merged commit 38d1d0b into master Aug 19, 2021
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.

None yet

2 participants