macroverse icon indicating copy to clipboard operation
macroverse copied to clipboard

An entire universe on the Ethereum blockchain

Results 12 macroverse issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

The following fails with `RealMath.fromReal(hundred)` being `99`. And in fact the result is always off by `int(1)` (i.e. 4000 * 2/40 = 199). ``` function testRealMath() public { var exp...