Skip to content
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

Create #[abi_name(name)] annotation #5955

Open
Tracked by #5951
IGI-111 opened this issue May 2, 2024 · 0 comments
Open
Tracked by #5951

Create #[abi_name(name)] annotation #5955

IGI-111 opened this issue May 2, 2024 · 0 comments
Assignees
Labels
compiler General compiler. Should eventually become more specific as the issue is triaged language feature Core language features visible to end users logging Related to logging (tracing, stdout, stderr, log-files)

Comments

@IGI-111
Copy link
Contributor

IGI-111 commented May 2, 2024

Add support for a new annotation that allows you to change the name of a struct or enum in the type definitions that gets hashed as an event hash and a type id in the ABI spec.

@IGI-111 IGI-111 added compiler General compiler. Should eventually become more specific as the issue is triaged language feature Core language features visible to end users logging Related to logging (tracing, stdout, stderr, log-files) labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler General compiler. Should eventually become more specific as the issue is triaged language feature Core language features visible to end users logging Related to logging (tracing, stdout, stderr, log-files)
Projects
None yet
Development

No branches or pull requests

2 participants