Skip to content

chore(deps-dev): bump @hashgraph/smart-contracts from v0.10.1 to v0.11.0#15

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hashgraph/smart-contracts-v0.11.0
Open

chore(deps-dev): bump @hashgraph/smart-contracts from v0.10.1 to v0.11.0#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hashgraph/smart-contracts-v0.11.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Bumps @hashgraph/smart-contracts from v0.10.1 to v0.11.0.

Release notes

Sourced from @​hashgraph/smart-contracts's releases.

v0.11.0

Overview

The Hedera Smart Contracts v0.11.0 release introduces a significant enhancement with the resolution of IHRC632 and IHRC904 definitions, addressing long-standing gaps in the repository. This update provides clear definitions for HIP 632, 904, and 906, introducing dedicated interface contracts like IHRC632, IHRC904, and IHRC906 to define HIP-specific functions callable by contracts. It also differentiates facade contracts for direct interaction by both EOAs and contracts, ensuring clarity and modularity. Key additions include hbarAllowance() and hbarApprove() in IHRC906Facade.sol, as well as new utility functions like getEvmAddressAlias() and isAuthorizedRaw(), which streamline integration with the system contract. This foundational work lays the groundwork for future compatibility and system contract refinements.

Beyond this major update, the release features several other enhancements, including an indexing tool for ERC contracts and improved test coverage for key functionalities like isAuthorizedRaw() (HIP-632). Bug fixes and dependency upgrades, such as updates to @hashgraph/sdk and @openzeppelin/hardhat-upgrades, ensure stability and compatibility. Internal changes like the introduction of an ERC Registry indexing tool targeting localnet and improved CI workflows demonstrate ongoing efforts to make the codebase more robust and developer-friendly.

What's Changed

Enhancements

Dependency Upgrades

... (truncated)

Commits
  • 53f3311 chore(release): Bump versions for v0.11.0
  • c59a96d feat: Resolve IHRC632 and IHRC904 definitions (#1103)
  • 364927f chore: added a list of files containing token information for ERC-20 and ERC-...
  • ddd373d test: added acceptance test to validate the e2e flow of the ERC Registry proj...
  • b29a7dc feat: allowed ERC registry indexing tool to target localnet (#1071)
  • af82723 feat: added getErcTokenInfo() to retrieve detailed token information in the...
  • 32b2b69 build(deps): Bump nanoid from 3.3.6 to 3.3.8 in /system-contract-dapp-playgro...
  • 5a8ad68 build(deps-dev): Bump @​hashgraph/sdk from 2.54.2 to 2.55.0 (#1069)
  • 4296766 build(deps-dev): Bump @​openzeppelin/hardhat-upgrades from 3.6.0 to 3.7.0 (#1063)
  • a8639d5 chore: update codeowners (#1053)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@hashgraph/smart-contracts](https://github.com/hashgraph/hedera-smart-contracts) from v0.10.1 to v0.11.0.
- [Release notes](https://github.com/hashgraph/hedera-smart-contracts/releases)
- [Commits](hashgraph/hedera-smart-contracts@4e8ba72...53f3311)

---
updated-dependencies:
- dependency-name: "@hashgraph/smart-contracts"
  dependency-version: 53f33110d70b0527da813dfb8aaf79281b280091
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 26, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants