8000 deps: Remove miguelmota/go-ethereum-hdwallet; delete unused code by johnsaigle · Pull Request #4347 · wormhole-foundation/wormhole · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

deps: Remove miguelmota/go-ethereum-hdwallet; delete unused code #4347

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

johnsaigle
Copy link
Contributor
  • Remove the pkg/devnet/constants.go file which was largely unused. Most of this code has also not been updated in a long time, and it refers to both Ganache and Truffle where we now use Foundry for testing.
  • Move the "Ganache" constant to the new devnet constants file under SDK
  • Delete the rest of the unused code
  • Ran go mod tidy and committed the results, which removed one direct dependency and a couple of indirect ones

@johnsaigle johnsaigle added sdk dependencies Pull requests that update a dependency file labels Apr 10, 2025
@johnsaigle johnsaigle marked this pull request as ready for review April 11, 2025 18:29
bruce-riley
bruce-riley previously approved these changes Apr 14, 2025
@johnsaigle johnsaigle force-pushed the delete-dep-hdwallet branch from 62cb6ab to 3c7b170 Compare April 14, 2025 20:57
- Remove the pkg/devnet/constants.go file which was largely unused. Most
  of this code has also not been updated in a long time, and it refers
  to both Ganache and Truffle where we now use Foundry for testing.
- Move the "Ganache" constant to the new devnet constants file under
  SDK
- Delete the rest of the unused code
- Ran `go mod tidy` and committed the results, which removed one direct
  dependency and a couple of indirect ones
@johnsaigle johnsaigle force-pushed the delete-dep-hdwallet branch from 3c7b170 to 44475a1 Compare April 16, 2025 14:39
@johnsaigle johnsaigle requested a review from bruce-riley April 16, 2025 14:39
@johnsaigle johnsaigle merged commit 6c0177b into wormhole-foundation:main Apr 17, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file sdk
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0