index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
0x.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add title and install instructions to all sub-package READMEs
Fabio Berger
2017-11-15
1
-0
/
+3
*
Change the way 0x.js assert extends the @0xproject/assert module
Brandon Millman
2017-11-15
1
-2
/
+3
*
Merge pull request #219 from 0xProject/feature/rounding-validation
Brandon Millman
2017-11-15
3
-73
/
+119
|
\
|
*
Name a constant
Leonid Logvinov
2017-11-15
1
-2
/
+4
|
*
Fix namings
Leonid Logvinov
2017-11-15
1
-2
/
+2
|
*
Fix tests
Leonid Logvinov
2017-11-14
1
-12
/
+11
|
*
Add a test for rounding error
Leonid Logvinov
2017-11-14
1
-0
/
+23
|
*
Add assertions for fillableTakerAmount
Leonid Logvinov
2017-11-14
1
-72
/
+82
|
*
Add validation for rounding error
Leonid Logvinov
2017-11-14
1
-0
/
+7
|
*
Return remainingFillableTakerAmount
Leonid Logvinov
2017-11-14
1
-0
/
+4
|
*
Add remainingFillableMakerAmount to types
Leonid Logvinov
2017-11-14
1
-0
/
+1
*
|
re-add commonjs build
Fabio Berger
2017-11-15
1
-1
/
+1
*
|
Publish
Fabio Berger
2017-11-15
1
-2
/
+2
*
|
Publish
Fabio Berger
2017-11-15
1
-1
/
+1
*
|
Publish
Fabio Berger
2017-11-15
1
-1
/
+1
*
|
revert 0x.js version and change name so matches existing npm package name
Fabio Berger
2017-11-15
1
-2
/
+2
*
|
Publish
@0xproject/tslint-config@0.1.0
@0xproject/json-schemas@0.6.7
@0xproject/assert@0.0.4
@0xproject/0x.js@0.24.0
Fabio Berger
2017-11-15
1
-4
/
+4
*
|
Revert version
Fabio Berger
2017-11-15
1
-1
/
+1
*
|
Update package name and version in package.json
Fabio Berger
2017-11-15
1
-2
/
+2
*
|
Merge pull request #221 from 0xProject/feature/addJsonSchemas
Brandon Millman
2017-11-15
8
-11
/
+11
|
\
\
|
*
|
Update tslint rules for assert and json-schemas
Brandon Millman
2017-11-15
1
-3
/
+3
|
*
|
Merge branch 'development' into feature/addJsonSchemas
Brandon Millman
2017-11-15
10
-22
/
+38
|
|
\
\
|
*
|
|
Add json-schemas package to mono repo
Brandon Millman
2017-11-14
8
-8
/
+8
*
|
|
|
Update CHANGELOG
Fabio Berger
2017-11-15
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #220 from 0xProject/feature/addTsLintPackage
Fabio Berger
2017-11-15
3
-6
/
+7
|
\
\
\
|
*
|
|
Alphabetize
Fabio Berger
2017-11-15
1
-2
/
+2
|
*
|
|
Add tslint-config sub-package
Fabio Berger
2017-11-14
2
-6
/
+7
|
*
|
|
Fix tslint issue
Fabio Berger
2017-11-14
1
-1
/
+1
|
|
/
/
*
|
|
Add exit 0 to 0x.js build command
Brandon Millman
2017-11-15
1
-1
/
+1
*
|
|
Add snapshot save and revert to order_state_watcher_test.ts
Brandon Millman
2017-11-15
1
-0
/
+6
*
|
|
Fix changelog
Fabio Berger
2017-11-14
1
-1
/
+6
*
|
|
Merge pull request #217 from dekz/fixCancelledNaming2
Fabio Berger
2017-11-14
7
-16
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Public interface has changed, moved to minor version
Jacob Evans
2017-11-14
1
-1
/
+1
|
*
|
Update changelog
Jacob Evans
2017-11-14
1
-0
/
+4
|
*
|
Renamed canceled to cancelled
Jacob Evans
2017-11-14
6
-16
/
+16
*
|
|
Merge pull request #218 from 0xProject/bmillman_add_assert
Fabio Berger
2017-11-14
2
-78
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move conditional running of umd test to 0x.js's package.json
Fabio Berger
2017-11-14
1
-1
/
+1
|
*
|
fix orderings
Fabio Berger
2017-11-14
2
-3
/
+3
|
*
|
Standardize around a `test:circleci` command that any sub-package can impleme...
Fabio Berger
2017-11-14
1
-0
/
+1
|
*
|
Rename back
Fabio Berger
2017-11-14
2
-2
/
+3
|
*
|
Rename assert sub-package and removed duplicate methods from 0x.js's assert m...
Fabio Berger
2017-11-14
1
-77
/
+5
|
*
|
Add assert package to the monorepo
Brandon Millman
2017-11-14
1
-1
/
+1
|
|
/
*
/
Re-add changelog for 0x.js
Fabio Berger
2017-11-14
1
-0
/
+211
|
/
*
Upgrade to Typescript 2.6.1 and fix major & minor versions
Fabio Berger
2017-11-14
1
-1
/
+1
*
Don't remove files before UMD test run
Fabio Berger
2017-11-14
1
-2
/
+1
*
Remove unused var
Fabio Berger
2017-11-14
1
-1
/
+0
*
Add interface type
Fabio Berger
2017-11-14
1
-2
/
+6
*
Replace _.get for type safety
Fabio Berger
2017-11-14
1
-6
/
+6
*
Declare as string
Fabio Berger
2017-11-14
1
-1
/
+1
*
Merge branch 'monoRepo' of github.com:0xProject/0x.js into monoRepo
Fabio Berger
2017-11-14
1
-1
/
+1
|
\
|
*
Fail the tests on tsc error
Leonid Logvinov
2017-11-14
1
-1
/
+1
*
|
move tslint.json to 0x.js sub-package
Fabio Berger
2017-11-14
1
-0
/
+5
*
|
Fix lint and ts issues
Fabio Berger
2017-11-14
2
-10
/
+10
|
/
*
point to top-level node_modules
Fabio Berger
2017-11-14
1
-5
/
+5
*
Fix package.json
Fabio Berger
2017-11-14
1
-1
/
+1
*
Add circle.yml and move testrpc command to top-level repo
Fabio Berger
2017-11-13
1
-2
/
+0
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
65
-0
/
+10804