Skip to content

Conversation

@boblat
Copy link
Contributor

@boblat boblat commented Nov 4, 2025

  • do not use .prototype.constructor.name which can be changed during transpilation as per this commit in esbuild
  • capture ClassDeclaration.name as contract name instead

…s with @contract decorator

- do not use .prototype.constructor.name which can be changed during
  transpilation as per [this
commit](https://github.com/evanw/esbuild/pull/3167/files#diff-47ba81a23cc6828c328cf8d6b3be85292b39bd7ed1032957067b80b7947bce39)
in esbuild
- capture ClassDeclaration.name as contract name instead
@boblat boblat merged commit 88c21f6 into main Nov 5, 2025
1 check passed
@boblat boblat deleted the fix/decorator-abicall branch November 5, 2025 01:33
@engineering-ci
Copy link
Contributor

engineering-ci bot commented Nov 5, 2025

🎉 This PR is included in version 1.0.2-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@engineering-ci
Copy link
Contributor

engineering-ci bot commented Nov 5, 2025

🎉 This PR is included in version 1.0.2-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants