Benjamin Smith
2c11ed59fa
Safe Casting Library from uint256 to uintXX (#1926)
* Include Safe Casting Library with complete and exhaustive test-suite.
* linting test file.
* Typo in SafeCast import statement
* Update test/utils/SafeCast.test.js
* Rename `castUXX` to `toUintXX` from suggestion
* Tackling the quick and easy suggestions regarding error string improvements etc.
* typo and changelog update.
* Improve SafeCast tests
* Update test/utils/SafeCast.test.js
* Update test/utils/SafeCast.test.js
* incorrect import
* add SafeCast to docs site
* Update CHANGELOG.md
* Update SafeCast.sol
2019-10-22 13:59:11 -03:00
..
2019-08-14 14:21:38 +02:00
2019-08-14 14:21:38 +02:00
2019-09-17 11:52:06 -03:00
2019-09-11 14:11:31 -03:00
2019-08-14 14:21:38 +02:00
2019-10-07 19:21:28 -03:00
2019-09-11 19:11:43 -03:00
2019-08-14 14:21:38 +02:00
2019-08-16 20:06:35 +02:00
2019-10-22 13:59:11 -03:00
2019-09-09 18:47:05 -03:00
2019-08-14 14:21:38 +02:00
2019-10-08 16:08:07 -03:00
2019-10-22 13:59:11 -03:00
2019-07-26 16:01:04 -03:00