Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix no-unused-variable tslint rule to include parameters and fix issues | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
* | Linter changes to contracts | Greg Hysen | 2018-06-09 | 1 | -5/+1 |
* | Cleanup after last rebase | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Camelcase in memCopy | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Call safeTransferFrom only when there is receiver data present | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Resolved edge case in Memcpy where where send would eventually turn "negative... | Greg Hysen | 2018-06-08 | 1 | -133/+137 |
* | Add tests for word loop iteration | Remco Bloemen | 2018-06-08 | 1 | -2/+6 |
* | Add test for zero-size overlap | Remco Bloemen | 2018-06-08 | 1 | -1/+3 |
* | Add test cases | Remco Bloemen | 2018-06-08 | 1 | -17/+133 |
* | Cleanup test script | Remco Bloemen | 2018-06-08 | 1 | -16/+1 |
* | Convert Solidity tests to vectors | Remco Bloemen | 2018-06-08 | 1 | -29/+6 |
* | Generate tests from vectors | Remco Bloemen | 2018-06-08 | 1 | -2/+40 |
* | Foundation for TestLibAssetProxyDecoder | Greg Hysen | 2018-06-08 | 1 | -1/+1 |
* | Tests for libMem | Greg Hysen | 2018-06-08 | 1 | -0/+68 |