index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
connect
/
package.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Publish""
Fabio Berger
2018-07-24
1
-5
/
+5
*
Revert "Publish"
Leonid Logvinov
2018-07-23
1
-5
/
+5
*
Publish
Leonid Logvinov
2018-07-23
1
-5
/
+5
*
@0xproject/connect@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Use old assert version in @0xproject/connect
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
FIx a typo
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Remove rc versions from unmigrated packages
Leonid Logvinov
2018-07-20
1
-2
/
+2
*
Change all package to depend on the new @0xproject/assert@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Change all package to depend on the new @0xproject/json-schemas@1.0.0-rc.1
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Change all package to depend on the new @0xproject/utils@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Change all package to depend on the new @0xproject/types@1.0.0-rc.1
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Change all package to depend on the new @0xproject/tslint-config@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Change all package to depend on the new @0xproject/typescript-typings@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Change all package to depend on the new @0xproject/monorepo-scripts@1.0.0
Leonid Logvinov
2018-07-20
1
-1
/
+1
*
Update package versions
Fabio Berger
2018-07-18
1
-5
/
+5
*
Upgrade tslint to the newest version
Leonid Logvinov
2018-07-17
1
-1
/
+1
*
Update deps
Fabio Berger
2018-07-13
1
-1
/
+0
*
Update orderbook channel and factory tests
Brandon Millman
2018-07-12
1
-0
/
+2
*
Implement web browser socket
Brandon Millman
2018-07-12
1
-1
/
+1
*
Update package versions
Fabio Berger
2018-07-10
1
-9
/
+9
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+1
*
Update all package versions to match latest published to NPM
Fabio Berger
2018-06-19
1
-8
/
+8
*
Use source-map-support package to include correct line numbers in mocha
Alex Browne
2018-06-07
1
-1
/
+1
*
Merge v2-prototype
Fabio Berger
2018-06-06
1
-1
/
+1
|
\
|
*
Replace `-` with `_` in yarn script name so that we are consistent across yar...
Fabio Berger
2018-06-05
1
-1
/
+1
*
|
- Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ...
Fabio Berger
2018-06-05
1
-1
/
+1
|
/
*
Don't automatically rebuild when running yarn test
Alex Browne
2018-06-05
1
-1
/
+2
*
Revert to an earlier version that works
Fabio Berger
2018-05-24
1
-1
/
+1
*
Remove the caret so it actually installs this version
Fabio Berger
2018-05-24
1
-1
/
+1
*
Bump all dependencies on json-schemas down a patch version so that they don't...
Fabio Berger
2018-05-24
1
-1
/
+1
*
Publish
Leonid Logvinov
2018-05-23
1
-8
/
+8
*
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-1
/
+2
*
Merge pull request #578 from 0xProject/document-node-version
Alex Browne
2018-05-16
1
-3
/
+3
|
\
|
*
Change minimum Node version to 6.12
Alex Browne
2018-05-15
1
-1
/
+1
|
*
Document Node.js version requirement and add it to package.json
Alex Browne
2018-05-15
1
-3
/
+3
*
|
Remove build from docs:stage commands
Fabio Berger
2018-05-15
1
-1
/
+1
*
|
Move from using lerna multi-package commands to wsrun, update README's accord...
Fabio Berger
2018-05-15
1
-1
/
+1
|
/
*
Fix linter issues
Leonid Logvinov
2018-05-10
1
-1
/
+1
*
Publish
Leonid Logvinov
2018-05-05
1
-6
/
+6
*
Publish
Leonid Logvinov
2018-05-04
1
-8
/
+8
*
Publish
Fabio Berger
2018-04-18
1
-8
/
+8
*
Merge branch 'development' into removeMigrateStep
Fabio Berger
2018-04-12
1
-8
/
+8
|
\
|
*
Publish
Leonid Logvinov
2018-04-12
1
-8
/
+8
*
|
Add --exit to all mocha calls so they exit when called from top-level yarn co...
Fabio Berger
2018-04-04
1
-1
/
+1
|
/
*
Publish
Leonid Logvinov
2018-04-02
1
-8
/
+8
*
Add manual postpublish command to all public packages and update CHANGELOG.json
Fabio Berger
2018-04-02
1
-0
/
+1
*
Publish
Fabio Berger
2018-04-02
1
-8
/
+8
*
Add clean-state tests
Leonid Logvinov
2018-03-27
1
-4
/
+2
*
Rename `stagedocs.ts` file to `stage_docs.ts` in keeping with our file naming...
Fabio Berger
2018-03-20
1
-1
/
+1
*
Merge branch 'development' into addExtraDocs
Fabio Berger
2018-03-20
1
-14
/
+14
|
\
|
*
Set Lodash dep to an exact version since newer versions introduced breaking c...
Fabio Berger
2018-03-20
1
-1
/
+1
|
*
Publish
Fabio Berger
2018-03-19
1
-3
/
+3
|
*
Remove assets from connect and _bundles from packages that don't generate the...
Fabio Berger
2018-03-19
1
-5
/
+2
|
*
Publish
Fabio Berger
2018-03-19
1
-10
/
+10
|
*
Fix path to assets
Fabio Berger
2018-03-19
1
-2
/
+2
|
*
Publish
Fabio Berger
2018-03-19
1
-12
/
+15
*
|
Standardize all doc commands and add `docs:stage` shortcut
Fabio Berger
2018-03-18
1
-3
/
+4
*
|
merge development
Fabio Berger
2018-03-18
1
-1
/
+2
|
\
|
|
*
Add SignedOrder, Order, and ECSignature types to the types package
Brandon Millman
2018-03-15
1
-1
/
+2
*
|
Refactor all docJSON's to reside within the same S3 bucket under different fo...
Fabio Berger
2018-03-16
1
-2
/
+2
|
/
*
Enable coverage for all other packages with tests
Leonid Logvinov
2018-03-15
1
-1
/
+4
*
Move configuration into package.json configs section
Fabio Berger
2018-03-14
1
-0
/
+9
*
move scripts to monorepro-scripts
Fabio Berger
2018-03-13
1
-2
/
+4
*
Merge branch 'development' into addPackagePublishConfig
Fabio Berger
2018-03-09
1
-4
/
+4
|
\
|
*
Publish
Brandon Millman
2018-03-09
1
-4
/
+4
*
|
Add package.json publishConfig so that these packages are published as public.
Fabio Berger
2018-03-08
1
-0
/
+3
|
/
*
Publish
Fabio Berger
2018-03-05
1
-8
/
+8
*
Instead of adding `@0xproject/types` to tsconfig.json, let's only add it when...
Fabio Berger
2018-03-04
1
-1
/
+1
*
Merge branch 'development' into 0x.js/updateTypeDoc
Fabio Berger
2018-03-04
1
-3
/
+3
|
\
|
*
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
Fabio Berger
2018-03-04
1
-3
/
+3
*
|
Update to custom typeDoc fork with latest version (TS 2.7.0 support) + a bug ...
Fabio Berger
2018-03-03
1
-1
/
+1
|
/
*
Publish
Brandon Millman
2018-02-17
1
-1
/
+1
*
Publish
Brandon Millman
2018-02-17
1
-5
/
+5
*
Publish
Fabio Berger
2018-02-10
1
-5
/
+5
*
Publish
Fabio Berger
2018-02-10
1
-8
/
+8
*
Publish
Brandon Millman
2018-02-08
1
-4
/
+4
*
Publish
Leonid Logvinov
2018-02-06
1
-6
/
+6
*
Merge branch 'development' into feature/build_watch
Leonid
2018-02-05
1
-10
/
+15
|
\
|
*
Publish
Leonid Logvinov
2018-02-01
1
-10
/
+15
*
|
Upgrade TS to the newest version
Leonid Logvinov
2018-02-01
1
-1
/
+1
*
|
Add build:watch command to all TS packages
Leonid Logvinov
2018-02-01
1
-0
/
+1
|
/
*
Fix prettier
Leonid Logvinov
2018-01-30
1
-8
/
+3
*
Publish
Fabio Berger
2018-01-30
1
-10
/
+15
*
Add config file specifically in prettier command and fix files
Fabio Berger
2018-01-30
1
-62
/
+62
*
Fix prettier
Fabio Berger
2018-01-30
1
-67
/
+62
*
Publish
Leonid Logvinov
2018-01-30
1
-10
/
+15
*
Run prettier
Amir Bandeali
2018-01-26
1
-8
/
+3
*
Publish
Leonid Logvinov
2018-01-25
1
-10
/
+15
*
Run prettier to revert formatting changes made by the lerna publish step
Brandon Millman
2018-01-18
1
-8
/
+3
*
Publish
Brandon Millman
2018-01-18
1
-11
/
+16
*
Prettify package.json files
Leonid Logvinov
2018-01-12
1
-8
/
+3
*
Publish
Leonid Logvinov
2018-01-11
1
-2
/
+2
*
Publish
Leonid Logvinov
2018-01-11
1
-9
/
+14
*
Include web3 types via typeRoots and factor out common parts of tsconfig.json
Leonid Logvinov
2018-01-10
1
-1
/
+1
*
Apply prettify on json and md files
Leonid Logvinov
2018-01-04
1
-67
/
+62
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+0
*
Publish
Fabio Berger
2017-12-28
1
-5
/
+5
*
Add missing calls to bigNumberConfigs in packages where we are instantiating ...
Brandon Millman
2017-12-22
1
-0
/
+1
*
Publish
Leonid Logvinov
2017-12-21
1
-4
/
+4
*
Publish
Brandon Millman
2017-12-09
1
-4
/
+4
*
Use same versions of dependencies everywhere
Leonid Logvinov
2017-12-06
1
-5
/
+5
*
Publish
Brandon Millman
2017-11-30
1
-1
/
+1
*
Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ...
Brandon Millman
2017-11-30
1
-1
/
+0
*
Publish
Leonid Logvinov
2017-11-29
1
-2
/
+2
*
Publish
Leonid Logvinov
2017-11-29
1
-5
/
+5
*
Merge branch 'development' into feature/passNetworkId
Leonid
2017-11-28
1
-1
/
+1
|
\
|
*
Add md directory to website package and change generated docs directory
Brandon Millman
2017-11-28
1
-1
/
+1
*
|
Auto-fix linter errors in other mono-repo packages
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
|
Autofix json-schemas linter errors
Leonid Logvinov
2017-11-24
1
-1
/
+1
|
/
*
Publish
Brandon Millman
2017-11-23
1
-2
/
+2
*
Revert "Publish"
Fabio Berger
2017-11-23
1
-2
/
+2
*
Publish
Fabio Berger
2017-11-23
1
-2
/
+2
*
Prepare connect package for publishing
Brandon Millman
2017-11-23
1
-2
/
+4
*
Publish
Leonid Logvinov
2017-11-22
1
-5
/
+5
*
Revert "Publish"
Leonid Logvinov
2017-11-22
1
-5
/
+5
*
Publish
Leonid Logvinov
2017-11-22
1
-5
/
+5
*
Add connect to monorepo
Brandon Millman
2017-11-15
1
-0
/
+68