aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/globals.d.ts
Commit message (Expand)AuthorAgeFilesLines
* Move files up and remove ts folderLeonid Logvinov2017-05-291-63/+0
* Setup blockchain snapshotting before/after every test, implemented unit tests...Fabio Berger2017-05-261-0/+5
* Merge branch 'master' into implementFirstExchangeMethodFabio Berger2017-05-261-0/+5
|\
| * Address feedbackLeonid Logvinov2017-05-261-1/+1
| * Port getOrderHashLeonid Logvinov2017-05-251-0/+5
* | Add initial exchange contract function, set up web3Wrapper, added types and u...Fabio Berger2017-05-261-0/+28
|/
* Merge branch 'master' into isValidOrderHashLeonid2017-05-251-2/+13
|\
| * Add toUnitAmount and toBaseUnitAmount static helpers and testsFabio Berger2017-05-251-0/+13
* | Remove type aliasesLeonid Logvinov2017-05-251-4/+3
* | Merge branch 'master' into isValidOrderHashLeonid2017-05-251-0/+4
|\|
| * Add schema validation and assertion, create ECSignature schemaFabio Berger2017-05-251-0/+4
* | Remove HexString typeLeonid Logvinov2017-05-251-3/+2
* | Port isValidOrderHash and testsLeonid Logvinov2017-05-251-2/+3
|/
* Address feedbackLeonid Logvinov2017-05-251-3/+3
* Type the ethereumjs-utilLeonid Logvinov2017-05-251-1/+11
* Add isSignatureValid method and tests for itLeonid Logvinov2017-05-251-0/+1