Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move files up and remove ts folder | Leonid Logvinov | 2017-05-29 | 1 | -63/+0 |
| | |||||
* | Setup blockchain snapshotting before/after every test, implemented unit ↵ | Fabio Berger | 2017-05-26 | 1 | -0/+5 |
| | | | | tests for exchangeWrapper.isValidSignature | ||||
* | Merge branch 'master' into implementFirstExchangeMethod | Fabio Berger | 2017-05-26 | 1 | -0/+5 |
|\ | | | | | | | | | | | | | | | # Conflicts: # package.json # src/ts/0x.js.ts # src/ts/globals.d.ts # src/ts/types.ts | ||||
| * | Address feedback | Leonid Logvinov | 2017-05-26 | 1 | -1/+1 |
| | | |||||
| * | Port getOrderHash | Leonid Logvinov | 2017-05-25 | 1 | -0/+5 |
| | | |||||
* | | Add initial exchange contract function, set up web3Wrapper, added types and ↵ | Fabio Berger | 2017-05-26 | 1 | -0/+28 |
|/ | | | | utils | ||||
* | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -2/+13 |
|\ | |||||
| * | Add toUnitAmount and toBaseUnitAmount static helpers and tests | Fabio Berger | 2017-05-25 | 1 | -0/+13 |
| | | |||||
* | | Remove type aliases | Leonid Logvinov | 2017-05-25 | 1 | -4/+3 |
| | | |||||
* | | Merge branch 'master' into isValidOrderHash | Leonid | 2017-05-25 | 1 | -0/+4 |
|\| | |||||
| * | Add schema validation and assertion, create ECSignature schema | Fabio Berger | 2017-05-25 | 1 | -0/+4 |
| | | |||||
* | | Remove HexString type | Leonid Logvinov | 2017-05-25 | 1 | -3/+2 |
| | | |||||
* | | Port isValidOrderHash and tests | Leonid Logvinov | 2017-05-25 | 1 | -2/+3 |
|/ | |||||
* | Address feedback | Leonid Logvinov | 2017-05-25 | 1 | -3/+3 |
| | |||||
* | Type the ethereumjs-util | Leonid Logvinov | 2017-05-25 | 1 | -1/+11 |
| | |||||
* | Add isSignatureValid method and tests for it | Leonid Logvinov | 2017-05-25 | 1 | -0/+1 |