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

docs: Remove broadcast-all methods from class registerer #5298

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

spalladino
Copy link
Collaborator

@spalladino spalladino commented Mar 18, 2024

We were running into too-large unencrypted logs when trying to broadcast all functions, and it's easier to just replace this with multiple invocations to individual broadcasts.

Closes #4462

We were running into very high gas usage when trying to broadcast all
functions, and it's easier to just replace this with multiple
invocations to individual broadcasts.
@spalladino
Copy link
Collaborator Author

@iAmMichaelConnor approves

I agree with this change :)

@spalladino spalladino merged commit 21ccb4b into master Mar 18, 2024
99 checks passed
@spalladino spalladino deleted the palla/remove-broadcast-all branch March 18, 2024 19:46
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.

[contract-deploy] Broadcast all private and unconstrained functions from ClassRegisterer
1 participant