Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address feedback | Leonid Logvinov | 2017-05-26 | 1 | -4/+5 |
* | Port getOrderHash | Leonid Logvinov | 2017-05-25 | 1 | -0/+37 |
* | Fix braces | Leonid Logvinov | 2017-05-25 | 1 | -0/+2 |
* | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -1/+22 |
|\ | |||||
| * | Add toUnitAmount and toBaseUnitAmount static helpers and tests | Fabio Berger | 2017-05-25 | 1 | -1/+24 |
* | | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -1/+5 |
* | | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -10/+6 |
|\| | |||||
| * | Use expect.to.throw | Fabio Berger | 2017-05-25 | 1 | -24/+4 |
| * | Merge branch 'master' into addSchemas | Fabio Berger | 2017-05-25 | 1 | -0/+13 |
| |\ | |||||
| * | | remove stray console log | Fabio Berger | 2017-05-25 | 1 | -1/+0 |
| * | | Fix malformed tests to check for thrown assertion | Fabio Berger | 2017-05-25 | 1 | -10/+27 |
* | | | Fix tests | Leonid Logvinov | 2017-05-25 | 1 | -1/+1 |
* | | | Port isValidOrderHash and tests | Leonid Logvinov | 2017-05-25 | 1 | -0/+10 |
| |/ |/| | |||||
* | | Add generateSalt and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+13 |
|/ | |||||
* | Fix test that was passing an invalid address (now caught by our assertions), ... | Fabio Berger | 2017-05-25 | 1 | -1/+2 |
* | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -1/+2 |
* | Add test for malformed s | Leonid Logvinov | 2017-05-25 | 1 | -0/+10 |
* | change tests descriptions | Leonid Logvinov | 2017-05-25 | 1 | -15/+24 |
* | Add test vector source | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |
* | Add isSignatureValid method and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -4/+46 |
* | Remove spaces | Leonid Logvinov | 2017-05-24 | 1 | -1/+1 |
* | Add initial testing config and a dummy test | Leonid Logvinov | 2017-05-24 | 1 | -0/+12 |