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

encodeBytes32String() is padding on the left instead of right side #846

Merged
merged 4 commits into from
May 3, 2024

Conversation

fabiorigam
Copy link
Member

encodeBytes32String() is padding on the left instead of right side

@fabiorigam fabiorigam requested a review from a team as a code owner May 3, 2024 15:39
Copy link

github-actions bot commented May 3, 2024

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 100%
100% (3132/3132) 100% (697/697) 100% (652/652)
Title Tests Skipped Failures Errors Time
core 463 0 💤 0 ❌ 0 🔥 1m 2s ⏱️
network 606 0 💤 0 ❌ 0 🔥 3m 30s ⏱️
errors 48 0 💤 0 ❌ 0 🔥 14.982s ⏱️

@fabiorigam fabiorigam merged commit b57accd into main May 3, 2024
11 checks passed
@fabiorigam fabiorigam deleted the fix-encodeBytes32String branch May 3, 2024 15:55
@fabiorigam fabiorigam self-assigned this May 3, 2024
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.

🐛 [BUG] - encodeBytes32String() is padding on the left instead of right side
2 participants