Chore: Refactor Packages Dependencies#35
Merged
DhairyaPatel7 merged 9 commits intomainfrom Feb 27, 2026
Merged
Conversation
LOCKhart07
approved these changes
Feb 26, 2026
Member
LOCKhart07
left a comment
There was a problem hiding this comment.
LGTM. Needs testing especially for the staking interactions
jmoreira-valory
approved these changes
Feb 27, 2026
d3cf096 to
830b0d5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This PR refactors package dependencies across the codebase to improve package organization and align with third-party package standards. The changes involve updating contract packages, reorganizing package locations, and renaming packages for better consistency.
PR in Open Autonomy - valory-xyz/open-autonomy#2411
PR in Mech Interact - valory-xyz/mech-interact#45
Major Changes
📦 Package Updates
valory/agent_registrycontract package to the latest version (bafybeictjtktyj2nq4hqkzslnyp2b4rflgt6fjqigs5qwpzbt2tnynmaxi)valory/erc20contract package hash to the latest version (bafybeih7bmq64cdhyyvfxuknm7vy5pefn75zisg5gdvr75rbwvefqb6dp4)🔄 Package Refactoring
staking_activity_checkercontract fromvalorypackages to third-party dependenciesstaking_tokencontract fromvalorypackages to third-party dependencies✏️ Package Renaming
mech_marketplacetoagent_mechfor better naming consistency and clarity