16095 Commits

Author SHA1 Message Date
Fabio Berger
d23dbf53fd Fix test that was passing an invalid address (now caught by our assertions), to instead pass a valid but unrelated address as the test name suggests 2017-05-25 11:00:20 +02:00
Fabio Berger
755c980a56 Add assertions library and add them for all function args 2017-05-25 10:58:40 +02:00
Leonid
140a160ba0 Merge pull request #8 from 0xProject/isSignatureValid
Add isSignatureValid method and tests for it
2017-05-24 19:25:24 +02:00
Leonid Logvinov
945a583e89
Address feedback 2017-05-24 19:23:35 +02:00
Leonid Logvinov
d8670e5768
Add node types 2017-05-24 19:06:07 +02:00
Leonid Logvinov
762db7961e
Add test for malformed s 2017-05-24 19:01:19 +02:00
Leonid Logvinov
522300c0ab
change tests descriptions 2017-05-24 18:58:31 +02:00
Leonid Logvinov
7a566c6988
Add test vector source 2017-05-24 18:50:14 +02:00
Leonid Logvinov
6470cf54e3
Type the ethereumjs-util 2017-05-24 18:49:19 +02:00
Leonid Logvinov
568b9fe742
Define node version in circleCI 2017-05-24 18:19:02 +02:00
Leonid Logvinov
af3cb84ff9
Add isSignatureValid method and tests for it 2017-05-24 18:06:58 +02:00
Fabio Berger
b5bd772b24 Merge pull request #7 from 0xProject/docs
Add command to generate docs from ts code
2017-05-24 17:03:51 +02:00
Leonid Logvinov
01b65a171e
Add command to generate json docs 2017-05-24 17:01:58 +02:00
Leonid Logvinov
65ab6dcac0
Add command to generate docs from ts code 2017-05-24 16:51:28 +02:00
Leonid
2a3b084e8c Rename circleci.yml to circle.yml 2017-05-24 16:33:38 +02:00
Leonid
aab8d0441c Merge pull request #6 from 0xProject/coverage
Add coverage command
2017-05-24 16:31:08 +02:00
Leonid Logvinov
36de8cdbd9
Rename coverage to test:coverage 2017-05-24 16:29:12 +02:00
Leonid Logvinov
abb3dcdaa2
Add coverage command 2017-05-24 16:23:54 +02:00
Leonid Logvinov
27b57da329
Add CI status badge 2017-05-24 16:02:17 +02:00
Fabio Berger
d6b9bb2d73 Merge pull request #5 from 0xProject/tests
Tests
2017-05-24 14:28:35 +02:00
Leonid Logvinov
2067e16e14
Remove ts-node 2017-05-24 14:27:24 +02:00
Leonid Logvinov
7046870368
Run mocha on compiled sources 2017-05-24 14:25:09 +02:00
Leonid Logvinov
8360565431
Remove spaces 2017-05-24 13:48:13 +02:00
Fabio Berger
cc4ff03bb3 Merge pull request #4 from 0xProject/tslint
Add tslint command to npm scripts and fix linting errors
2017-05-24 13:39:45 +02:00
Leonid Logvinov
c50b32ee3f
Add initial testing config and a dummy test 2017-05-24 13:37:54 +02:00
Leonid Logvinov
a3ff1e42bf
Add tslint command to npm scripts and fix linting errors 2017-05-24 12:41:50 +02:00
Leonid
302a497327 Merge pull request #3 from 0xProject/webpack
Webpack && npm scripts && ignore files
2017-05-24 12:40:51 +02:00
Leonid Logvinov
3097f8cdfb
Add trailing comas 2017-05-24 12:40:36 +02:00
Leonid Logvinov
a5678aa3f1
Add clarifiing comment to webpack config 2017-05-24 12:21:56 +02:00
Leonid Logvinov
5064fd0026
Capitalize library name 2017-05-24 12:16:00 +02:00
Leonid Logvinov
17867c5de9
newline 2017-05-24 12:11:56 +02:00
Leonid Logvinov
5538c04b2d
Add .npmignore 2017-05-24 12:08:27 +02:00
Leonid Logvinov
91a34889f9
Add webpack config and npm scripts 2017-05-24 12:08:15 +02:00
Leonid Logvinov
51d54e8406
Fix LICENCE 2017-05-24 12:07:53 +02:00
Leonid
9008d21407 Merge pull request #2 from 0xProject/tsconfig
Add initial tsconfig
2017-05-24 11:37:44 +02:00
Leonid Logvinov
7564413668
Add comments to .gitignore 2017-05-24 11:37:31 +02:00
Leonid Logvinov
d35932806a
Add initial tsconfig 2017-05-24 11:28:39 +02:00
Leonid
90b3d6bc10 Merge pull request #1 from 0xProject/initial-package
Add initial package.json and linter config
2017-05-24 11:22:56 +02:00
Leonid Logvinov
49b445a21c
Change description and licence 2017-05-24 11:22:41 +02:00
Leonid Logvinov
70d09ee23e
Merge branch 'master' into initial-package 2017-05-24 11:12:40 +02:00
Fabio Berger
367bd113de Create ts folder 2017-05-24 11:12:05 +02:00
Leonid Logvinov
f0ceba7f89
Add initial package.json and linter config 2017-05-24 11:08:13 +02:00
Leonid Logvinov
f3292d7bbe
Add empty zeroEx class 2017-05-24 11:05:47 +02:00
Leonid Logvinov
8957b2553e
Switch the licence to Apache 2 2017-05-23 19:17:35 +02:00
Leonid
155b86b518 Initial commit 2017-05-23 16:17:34 +02:00