Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

bump btcd for security fix #1716

Merged
merged 5 commits into from
Mar 23, 2023
Merged

bump btcd for security fix #1716

merged 5 commits into from
Mar 23, 2023

Conversation

yihuang
Copy link
Contributor

@yihuang yihuang commented Mar 16, 2023

Solution:

  • update cosmos-sdk to 0.46.11
  • bump btcd

Closes: #XXX

Description


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

Solution:
- update cosmos-sdk to 0.46.11
- bump btcd
@yihuang yihuang requested a review from a team as a code owner March 16, 2023 01:11
@yihuang yihuang requested review from facs95 and GAtom22 and removed request for a team March 16, 2023 01:11
go.mod Outdated Show resolved Hide resolved
@facs95
Copy link
Contributor

facs95 commented Mar 22, 2023

We could probably remove the dependency since the repository is:

This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

An example of this can be found here evmos/evmos#1488

@yihuang
Copy link
Contributor Author

yihuang commented Mar 22, 2023

We could probably remove the dependency since the repository is:

This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

An example of this can be found here evmos/evmos#1488

sounds good, removed the dependency.

@facs95 facs95 merged commit 95c4c15 into evmos:main Mar 23, 2023
mmsqe pushed a commit to mmsqe/ethermint that referenced this pull request Jun 13, 2023
* bump btcd for security fix

Solution:
- update cosmos-sdk to 0.46.11
- bump btcd

* remove go-ethereum-hdwallet dependency

* gomod2nix

* miss file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants