issues
search
ERC725Alliance
/
ERC725
Repository for code and discussion around ERC725 and related standards
Apache License 2.0
127
stars
66
forks
source link
chore: optimize for gas cost
#208
Closed
YamenMerhi
closed
1 year ago
YamenMerhi
commented
1 year ago
What does this PR introduce?
♻️ Chore
Remove unnecessary typecasting
Inline unchecked increment
Remove parameters from error (ERC725Y) to keep consistency with ERC725X
Add missing custom errors to constants.js
PR Checklist
[ ] Wrote Tests
N/A
[ ] Wrote Documentation
N/A
[x] Ran
npm run lint
[X] Ran
npm run build
[X] Ran
npm run test
What does this PR introduce?
♻️ Chore
PR Checklist
npm run lint
npm run build
npm run test