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

disables initializers in IPToken constructor #153

Merged

Conversation

elmariachi111
Copy link
Member

No description provided.

@elmariachi111
Copy link
Member Author

fails because other tests rely on IPToken to be initializeable. By not making it initializeable, no entity can use it besides the Tokenizer itself which initializes a proxy clone to the implementation (hence the constructor is not called).

I'm slightly undecided whether we need that, but it's maybe worth another thought :)

@polus-arcticus polus-arcticus merged commit 9713cd6 into feature/eip-1167 Jan 17, 2024
1 check failed
@polus-arcticus polus-arcticus deleted the stefan/eip-1167-disable-initializers branch January 17, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants