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

feat: implement internal arrayify and hexlify functions #1401

Merged
merged 10 commits into from
Nov 29, 2023

Conversation

danielbate
Copy link
Contributor

@danielbate danielbate commented Nov 3, 2023

Forks of the ethers v6 hexlify and arrayify functions.

Closes #1387 by removing the reexported ethers functions.

@danielbate danielbate self-assigned this Nov 3, 2023
Copy link
Contributor

github-actions bot commented Nov 3, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
86.43% (+0.05% 🔼)
5822/6736
🟡 Branches
70.12% (+0.1% 🔼)
866/1235
🟡 Functions 77.09% 959/1244
🟢 Lines
86.4% (+0.05% 🔼)
5573/6450
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / arrayify.ts
100% 100% 100% 100%
🟢
... / hexlify.ts
100% 100% 100% 100%

Test suite run success

1402 tests passing in 251 suites.

Report generated by 🧪jest coverage report action from 727c5b9

danielbate and others added 4 commits November 27, 2023 11:22
Co-authored-by: Nedim Salkić <nedim.salkic@fuel.sh>
Co-authored-by: Nedim Salkić <nedim.salkic@fuel.sh>
Copy link
Contributor

@Torres-ssf Torres-ssf left a comment

Choose a reason for hiding this comment

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

🚀

@danielbate danielbate merged commit 2216b6e into master Nov 29, 2023
9 checks passed
@danielbate danielbate deleted the db/feat/implement-ethers-utilities branch November 29, 2023 20:47
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.

Not able to run sdk linked local with fuels-portal project
4 participants