Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Missing comparison operators for BytesScalar #209

Open
rockfridrich opened this issue Apr 17, 2019 · 2 comments
Open

Missing comparison operators for BytesScalar #209

rockfridrich opened this issue Apr 17, 2019 · 2 comments

Comments

@rockfridrich
Copy link
Member

If we want to compare two EthNumbers, we need to make a ton of operation to convert them into other types.

@abdulowork
Copy link
Contributor

You can add equality operator to ArithmeticFunctions by utilizing UnsignedNumbersEquality (which should probably be renamed to NumbersEquality)

@rockfridrich
Copy link
Member Author

We should make it work with comparison operators to make tests work.

beGreaterThan(EthNumber(1))

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

No branches or pull requests

2 participants