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

refactor(contracts): optimize utilities.padAndHashMessage #1151

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

ctrlc03
Copy link
Collaborator

@ctrlc03 ctrlc03 commented Feb 5, 2024

Description

optimize utilities.padAndHashMessage by using inline initialization of array vs using for loop to pad it.

Confirmation

Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for maci-typedoc ready!

Name Link
🔨 Latest commit 0cc29ca
🔍 Latest deploy log https://app.netlify.com/sites/maci-typedoc/deploys/65c0df6d67e2d200089696f1
😎 Deploy Preview https://deploy-preview-1151--maci-typedoc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@kittybest kittybest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@ctrlc03 ctrlc03 force-pushed the refactor/contract-pad-and-hash branch from 3ad3d75 to 0cc29ca Compare February 5, 2024 13:15
@ctrlc03 ctrlc03 enabled auto-merge February 5, 2024 13:15
@ctrlc03 ctrlc03 merged commit f1a9402 into dev Feb 5, 2024
19 checks passed
@ctrlc03 ctrlc03 deleted the refactor/contract-pad-and-hash branch February 5, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants