Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Fix/3.0/c18 #2265

Merged
merged 3 commits into from Oct 15, 2019
Merged

Fix/3.0/c18 #2265

merged 3 commits into from Oct 15, 2019

Conversation

jalextowle
Copy link
Contributor

Description

There were several unused functions in LibBytes that were pointed out by Consensys Diligence including: deepCopyBytes, popLast20Bytes, readBytesWithLength, writeAddress, writeBytes32, writeUint256, and writeBytesWithLength.

I only removed deepCopyBytes, popLast20Bytes, readBytesWithLength, and writeBytesWithLength for now. The tests were also updated to look more like the tests that have been written recently.

Testing instructions

PKG=@0x/contracts-utils yarn test

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@coveralls
Copy link

coveralls commented Oct 14, 2019

Coverage Status

Coverage remained the same at 75.286% when pulling 7283a16 on fix/3.0/c18 into 5128295 on 3.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants