Fabio Berger
76f9ad0705
Remove build from docs:stage commands
2018-05-14 19:24:47 +02:00
Fabio Berger
478f6ed011
Move from using lerna multi-package commands to wsrun, update README's accordingly
2018-05-14 19:23:50 +02:00
Leonid Logvinov
b74957acdf
Add missing type definitions
2018-05-14 10:35:13 +02:00
Fabio Berger
31763a018c
Revert "Remove gitkeeps"
...
This reverts commit 3f6876c4199353b597e1b0ebcf3907d6b8cce284.
2018-05-11 18:50:50 +02:00
Fabio Berger
bc20f8a004
improve wording
2018-05-11 18:24:07 +02:00
Fabio Berger
3f6876c419
Remove gitkeeps
2018-05-11 17:41:35 +02:00
Fabio Berger
bc3dc52377
Revert back to hack, we need the configured web3Wrapper
2018-05-11 15:40:19 +02:00
Fabio Berger
63cd5a6296
Get rid of hack
2018-05-11 15:24:31 +02:00
Fabio Berger
d370296e82
Merge branch 'development' into breakUp0xjs
...
* development:
Fix ganache subprovider config
Fix a bug in compiler config precedence
Fix linter errors
Fix templates
Remove unused deployer docs configs
Add a legacy endpoint for the deployer
Add a check for compiler output
Add a comment
Put ARTIFACTS_VERSION in a config
Improve a comment
Remove _applyDefaultsToDeployTxDataAsync
Add a HACK comment
Fix linter issues
Rename deployer to sol-compiler
Remove deployer
Remove deployer from 0x.js and migrations
Configure migrations with a compiler.json
Remove deployer from metacoin and contract tests
Update wallet footer and add remove token functionality
# Conflicts:
# .gitignore
# packages/0x.js/package.json
# packages/0x.js/src/0x.ts
# packages/contracts/package.json
# packages/contracts/test/multi_sig_with_time_lock.ts
# packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts
# packages/contracts/util/artifacts.ts
# packages/deployer/test/deployer_test.ts
# packages/migrations/package.json
2018-05-11 12:32:57 +02:00
Fabio Berger
733fe5b335
Add artifacts to clean command
2018-05-11 12:05:32 +02:00
Fabio Berger
83dd333eba
Fix tslint errors
2018-05-10 17:55:27 +02:00
Leonid Logvinov
f854f3ee2b
Remove unused deployer docs configs
2018-05-10 17:47:38 +02:00
Leonid Logvinov
a5fea3b9c3
Add a check for compiler output
2018-05-10 17:47:38 +02:00
Leonid Logvinov
1dec6a442e
Put ARTIFACTS_VERSION in a config
2018-05-10 17:47:38 +02:00
Leonid Logvinov
ebc296ea31
Add a HACK comment
2018-05-10 17:47:38 +02:00
Leonid Logvinov
75d24dea0e
Fix linter issues
2018-05-10 17:47:38 +02:00
Leonid Logvinov
a6f72de09d
Rename deployer to sol-compiler
2018-05-10 17:47:38 +02:00
Leonid Logvinov
f9d80adaee
Remove deployer from 0x.js and migrations
2018-05-10 17:46:57 +02:00
Fabio Berger
cd5f00ac4d
Merge branch 'development' into breakUp0xjs
...
* development: (38 commits)
Add fallback image support to relayer grid tile
Clear relayer grid state when fetching
Configure the compiler to generate artifacts with deployedBytecode
Implement loading and error state for relayer grid
Fallback image for relayer grid tile
Change relayer grid tile to link on header
Display top tokens from backend
Remove overflowZ property from portal
Suggestions and fix bad merge
Fix typo
Only show untracked tokens
Make wallet scrollable
Add token flow
Update The Ocean logo
Fix artifacts paths
Create an artifacts folder
Introduce a var
Add removeHexPrefix util method
CHeck if ABI exists
Improve the readability of the check for should compile
...
# Conflicts:
# .gitignore
# packages/contracts/test/multi_sig_with_time_lock.ts
# packages/contracts/test/multi_sig_with_time_lock_except_remove_auth_addr.ts
# packages/contracts/util/artifacts.ts
2018-05-10 17:08:07 +02:00
Fabio Berger
eeb08b7fae
Fix type error for latched on property
2018-05-10 16:53:03 +02:00
Fabio Berger
c6882d0bd8
Rename zeroExContract... to contractWrappers...
2018-05-10 16:51:45 +02:00
Fabio Berger
7b726650e9
Improve createOrderWatcherAsync
2018-05-10 14:59:54 +02:00
Fabio Berger
d3adb48c2e
Fix no-any-propagation
2018-05-10 14:59:37 +02:00
Fabio Berger
9838124abc
Remove unnecessary tslint config
2018-05-10 14:59:10 +02:00
Fabio Berger
4df847c349
Add pr number to changelogs
2018-05-10 14:58:15 +02:00
Fabio Berger
017b5a23d8
Fix website and 0x.js docs
2018-05-09 23:26:51 +02:00
Fabio Berger
209266dbed
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifying library with the same interface
2018-05-09 20:36:28 +02:00
Leonid Logvinov
27262c4e56
Move artifacts from src/artifacts to artifacts/v1
2018-05-07 13:32:24 +02:00
Leonid Logvinov
69a6166b6a
Publish
...
- 0x.js@0.37.2
- @0xproject/abi-gen@0.2.13
- @0xproject/assert@0.2.9
- @0xproject/base-contract@0.3.1
- @0xproject/connect@0.6.12
- contracts@2.1.28
- @0xproject/deployer@0.4.3
- @0xproject/dev-utils@0.4.1
- @0xproject/json-schemas@0.7.23
- @0xproject/metacoin@0.0.6
- @0xproject/migrations@0.0.5
- @0xproject/order-utils@0.0.4
- @0xproject/react-docs-example@0.0.11
- @0xproject/react-docs@0.0.11
- @0xproject/react-shared@0.1.6
- @0xproject/sol-cov@0.0.10
- @0xproject/sol-resolver@0.0.4
- @0xproject/sra-report@0.0.14
- @0xproject/subproviders@0.10.1
- @0xproject/testnet-faucets@1.0.29
- @0xproject/types@0.6.3
- @0xproject/typescript-typings@0.3.1
- @0xproject/utils@0.6.1
- @0xproject/web3-wrapper@0.6.3
- @0xproject/website@0.0.32
2018-05-05 01:55:12 +02:00
Leonid Logvinov
bf87b1a6af
Updated CHANGELOGS
2018-05-05 01:55:04 +02:00
Leonid Logvinov
b4cb21b55e
Publish
...
- 0x.js@0.37.1
- contracts@2.1.27
- @0xproject/order-utils@0.0.3
- @0xproject/sra-report@0.0.13
- @0xproject/testnet-faucets@1.0.28
- @0xproject/website@0.0.30
2018-05-04 20:44:18 +02:00
Leonid Logvinov
ae68c3abe4
Updated CHANGELOGS
2018-05-04 20:44:12 +02:00
Leonid Logvinov
8dd9124863
Publish
...
- 0x.js@0.37.0
- @0xproject/abi-gen@0.2.12
- @0xproject/assert@0.2.8
- @0xproject/base-contract@0.3.0
- @0xproject/connect@0.6.11
- contracts@2.1.26
- @0xproject/deployer@0.4.2
- @0xproject/dev-utils@0.4.0
- @0xproject/json-schemas@0.7.22
- @0xproject/metacoin@0.0.5
- @0xproject/migrations@0.0.4
- @0xproject/monorepo-scripts@0.1.19
- @0xproject/order-utils@0.0.2
- @0xproject/react-docs-example@0.0.9
- @0xproject/react-docs@0.0.9
- @0xproject/react-shared@0.1.4
- @0xproject/sol-cov@0.0.9
- @0xproject/sol-resolver@0.0.3
- @0xproject/sra-report@0.0.12
- @0xproject/subproviders@0.10.0
- @0xproject/testnet-faucets@1.0.27
- @0xproject/tslint-config@0.4.17
- @0xproject/types@0.6.2
- @0xproject/typescript-typings@0.3.0
- @0xproject/utils@0.6.0
- @0xproject/web3-wrapper@0.6.2
- @0xproject/website@0.0.29
2018-05-04 12:16:17 +02:00
Leonid Logvinov
3fc99dbad5
Updated CHANGELOGS
2018-05-04 12:16:11 +02:00
Leonid Logvinov
01dd84dced
Add order utils docs to the menu
2018-05-04 12:09:46 +02:00
Leonid Logvinov
a6046af024
Stop exporting assertions from order-utils
2018-05-02 18:38:50 +03:00
Leonid Logvinov
adaff92c92
Create wrapper functions so that docs render properly
2018-05-02 16:01:01 +03:00
Leonid Logvinov
0499541e11
Move order utils to @0xproject/order-utils
2018-05-02 15:10:24 +03:00
Jacob Evans
8e7937bdb6
Update comment to be more descriptive of null address in exchange simulator
2018-05-01 19:06:17 +10:00
Jacob Evans
b36587fac8
Execute taker side in trade simulation
...
Fill if the taker address is open
2018-05-01 14:43:47 +10:00
Fabio Berger
e1cab78c09
Remove remenants of MaliciousToken contract
2018-04-26 10:06:32 +09:00
Jacob Evans
5682cd0048
Update Web3 Provider Engine to 14.0.4
2018-04-24 14:33:32 +10:00
Greg Hysen
0e3544e1f9
Miscellaneous style changes to the contracts package; specifically tests
2018-04-20 13:56:18 -07:00
Greg Hysen
2a8fc705c7
Commented out 0x.js tests until migration package is ready.
2018-04-20 13:56:18 -07:00
Jacob Evans
62a55c0135
Merge pull request #540 from 0xProject/feature/abi-gen/tuple-return-types
...
Support Tuples returned from functions
2018-04-20 08:49:23 +10:00
Jacob Evans
b264bbea84
Update 0x.js package json for ethers
2018-04-19 14:57:14 +10:00
Fabio Berger
d1d26f8bf6
Merge branch 'development' into fix/expiration-watcher
...
* development:
Publish
Updated CHANGELOGS
Move @0xproject/migrations to devDependencies
Publish
Updated CHANGELOGS
Make @0xproject/migrations public
# Conflicts:
# packages/0x.js/CHANGELOG.json
# packages/0x.js/package.json
2018-04-19 10:38:43 +09:00
Fabio Berger
1ca86730fa
Remove hack above migrations package
2018-04-19 10:37:13 +09:00
Leonid Logvinov
62fcb51e1a
Publish
...
- 0x.js@0.36.3
- contracts@2.1.25
- @0xproject/sra-report@0.0.11
- @0xproject/testnet-faucets@1.0.26
- @0xproject/website@0.0.28
2018-04-18 21:30:28 +02:00
Leonid Logvinov
cbc55f2ef8
Updated CHANGELOGS
2018-04-18 21:30:20 +02:00