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

#367 fix Solidity compilation issue on Macs #369

Closed
wants to merge 3 commits into from
Closed

Conversation

loxal
Copy link
Contributor

@loxal loxal commented Apr 2, 2016

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 55.102% when pulling 50eedf4 on loxal:stage into 4e107d8 on ethereum:stage.

…ormance improvement

* introduce RoundingMode to prevent ArithmeticError exceptions (because of non-deterministic decimal expansion)
* fix erroneous overriding (potential runtime issues) of equals (if an obj is an instance of something, it cannot be null)
* fix clone signature
* make pseudo-constants actual constants
* replace manual array copy (performance issue)
* fix potential issue: mixed up “ip” w/ “id”?
* private methods cannot be overridden, hence making them final is just noisy
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 55.243% when pulling 19b5310 on loxal:stage into 4e107d8 on ethereum:stage.

@Nashatyrev Nashatyrev closed this Apr 6, 2016
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.

None yet

3 participants