Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

duplicate methods equal/notEqual for uint8-uint248#969

Closed
wjmelements wants to merge 783 commits intoConsenSys-archive:developfrom
wjmelements:uint248
Closed

duplicate methods equal/notEqual for uint8-uint248#969
wjmelements wants to merge 783 commits intoConsenSys-archive:developfrom
wjmelements:uint248

Conversation

@wjmelements
Copy link
Copy Markdown

Currently, if I try to compare two uint248 with truffle's Assert.equal, I get a syntax error. To avoid casting, I added support for uint8 through uint248 to the equal and notEqual methods in Assert.sol.

tcoulter and others added 30 commits February 21, 2017 17:48
change in solidity testing. This commit upgrades all dependencies that
depend on the new version of truffle-contract as well as fixes the
result of the breaking change.
…e local node, which is much faster. This is a stop gap until we/Infura can figure out why IPFS requests are so slow.
@ebaizel
Copy link
Copy Markdown

ebaizel commented May 29, 2018

looks good, but could you add a test for one of the cases equal and notEqual?

@wjmelements
Copy link
Copy Markdown
Author

I need to make this change in truffle-core instead.

@wjmelements
Copy link
Copy Markdown
Author

@wjmelements wjmelements reopened this Aug 30, 2018
@wjmelements
Copy link
Copy Markdown
Author

Looks like the truffle-core repo was merged into this one. Reopening.

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.