| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.35.0
- @0xproject/abi-gen@0.2.9
- @0xproject/assert@0.2.5
- @0xproject/base-contract@0.1.0
- @0xproject/connect@0.6.8
- contracts@2.1.21
- @0xproject/deployer@0.3.5
- @0xproject/dev-utils@0.3.4
- @0xproject/json-schemas@0.7.19
- @0xproject/metacoin@0.0.2
- @0xproject/monorepo-scripts@0.1.16
- @0xproject/react-docs-example@0.0.6
- @0xproject/react-docs@0.0.6
- @0xproject/react-shared@0.1.1
- @0xproject/sol-cov@0.0.6
- @0xproject/sra-report@0.0.7
- @0xproject/subproviders@0.8.4
- @0xproject/testnet-faucets@1.0.22
- @0xproject/tslint-config@0.4.14
- @0xproject/types@0.5.0
- @0xproject/typescript-typings@0.0.3
- @0xproject/utils@0.5.0
- @0xproject/web3-wrapper@0.5.0
- @0xproject/website@0.0.24
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.34.0
- @0xproject/abi-gen@0.2.8
- @0xproject/assert@0.2.4
- @0xproject/base-contract@0.0.6
- @0xproject/connect@0.6.7
- contracts@2.1.20
- @0xproject/deployer@0.3.4
- @0xproject/dev-utils@0.3.3
- @0xproject/json-schemas@0.7.18
- @0xproject/monorepo-scripts@0.1.15
- @0xproject/react-docs-example@0.0.5
- @0xproject/react-docs@0.0.5
- @0xproject/react-shared@0.1.0
- @0xproject/sol-cov@0.0.5
- @0xproject/sra-report@0.0.6
- @0xproject/subproviders@0.8.3
- @0xproject/testnet-faucets@1.0.21
- @0xproject/tslint-config@0.4.13
- @0xproject/types@0.4.2
- @0xproject/typescript-typings@0.0.2
- @0xproject/utils@0.4.4
- @0xproject/web3-wrapper@0.4.0
- @0xproject/website@0.0.23
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Allow instantiation of stand-alone OrderWatchers
that can monitor different blockchain state
layers (e.g. pending or latest)
|
| |
|
| |
|
|\
| |
| | |
Move common types out of web3 types
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
|/
|
|
| |
and ignores their contents on the top-level scope
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* development:
Change blockchain prop to not optional
Other style changes
Updated padding and colors
Refactor TokenState type
Fix a bug causing fillOrdersUpTo validation to fail because of some extra orders being passed
Implement initial wallet interface
# Conflicts:
# packages/react-shared/CHANGELOG.md
# packages/website/ts/types.ts
|
| |
| |
| |
| | |
orders being passed
|
| | |
|
| | |
|
| |
| |
| |
| | |
naming conventions. `postpublish.ts` is the only exception and this is because it is dictated by Lerna
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* development: (29 commits)
Set Lodash dep to an exact version since newer versions introduced breaking changes
Update Kovan Ethertoken Address
Update deployer version since manual re-publish
Add new entry into CHANGELOG
Fix bad merge
Update yarn.lock
Change title
Add Blake and Zach to About page
Re-size Jacob and Tom's images
Manually publish 0x.js back to a working state
Publish
Publish
Fix 0x.js assets
Remove assets from connect and _bundles from packages that don't generate the folder
Publish
Fix packages that aren't working as expected
Make new packages default to public on publish
Add new public packages to top-level README
Update top-level package.json
Fix incorrect new versions
...
# Conflicts:
# packages/0x.js/package.json
# packages/connect/package.json
# packages/json-schemas/package.json
# packages/sol-cov/package.json
|
| |\
| | |
| | |
| | |
| | | |
* 'development' of github.com:0xProject/0x-monorepo:
Update Kovan Ethertoken Address
|
| | | |
|
| |/
| |
| |
| | |
changes
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.33.5
- contracts@2.1.19
- @0xproject/sra-report@0.0.5
- @0xproject/testnet-faucets@1.0.20
- @0xproject/website@0.0.22
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.33.4
- @0xproject/assert@0.2.3
- @0xproject/connect@0.6.6
- contracts@2.1.18
- @0xproject/deployer@0.3.2
- @0xproject/dev-utils@0.3.2
- @0xproject/json-schemas@0.7.17
- @0xproject/react-docs-example@0.0.4
- @0xproject/react-docs@0.0.4
- @0xproject/react-shared@0.0.4
- @0xproject/sol-cov@0.0.4
- @0xproject/sra-report@0.0.4
- @0xproject/subproviders@0.8.2
- @0xproject/testnet-faucets@1.0.19
- @0xproject/website@0.0.21
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.33.3
- @0xproject/abi-gen@0.2.7
- @0xproject/assert@0.2.2
- @0xproject/base-contract@0.0.5
- chai-as-promised-typescript-typings@0.0.12
- chai-typescript-typings@0.0.6
- @0xproject/connect@0.6.5
- contracts@2.1.17
- @0xproject/deployer@0.3.1
- @0xproject/dev-utils@0.3.1
- ethers-typescript-typings@0.0.4
- @0xproject/json-schemas@0.7.16
- @0xproject/monorepo-scripts@0.1.14
- @0xproject/react-docs-example@0.0.3
- @0xproject/react-docs@0.0.3
- @0xproject/react-shared@0.0.3
- @0xproject/sol-cov@0.0.3
- @0xproject/sra-report@0.0.3
- @0xproject/subproviders@0.8.1
- @0xproject/testnet-faucets@1.0.18
- @0xproject/tslint-config@0.4.12
- @0xproject/types@0.4.1
- @0xproject/utils@0.4.3
- web3-typescript-typings@0.10.2
- @0xproject/web3-wrapper@0.3.1
- @0xproject/website@0.0.20
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.33.2
- @0xproject/abi-gen@0.2.6
- @0xproject/assert@0.2.1
- @0xproject/base-contract@0.0.4
- chai-as-promised-typescript-typings@0.0.11
- chai-typescript-typings@0.0.5
- @0xproject/connect@0.6.4
- contracts@2.1.16
- @0xproject/deployer@0.3.0
- @0xproject/dev-utils@0.3.0
- ethers-typescript-typings@0.0.3
- @0xproject/json-schemas@0.7.15
- @0xproject/monorepo-scripts@0.1.13
- @0xproject/react-docs-example@0.0.2
- @0xproject/react-docs@0.0.2
- @0xproject/react-shared@0.0.2
- @0xproject/sol-cov@0.0.2
- @0xproject/sra-report@0.0.2
- @0xproject/subproviders@0.8.0
- @0xproject/testnet-faucets@1.0.17
- @0xproject/tslint-config@0.4.11
- @0xproject/types@0.4.0
- @0xproject/utils@0.4.2
- web3-typescript-typings@0.10.1
- @0xproject/web3-wrapper@0.3.0
- @0xproject/website@0.0.19
|
| | |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
folders
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* development: (25 commits)
Enable coverage for all other packages with tests
Fix parallel coverage results reporting
Fix linter issuesx
Remove outdated comment
Add script copying to build command
Add postpublish script to sol-cov
Move configuration into package.json configs section
Transform input data before encoding for callAsync and getABIEncodedTransactionData
Consolidate docs generation and uploading logic
Use async/await instead of promise syntax
Move changelog entry
remove unneeded include
remove unused dep
Fix lint issues
Re-add linter to monorepo-scripts but with tslint-config dep at earlier version to avoid cyclical dependency
small fixes
move scripts to monorepro-scripts
Fix gitignore
Move abi-gen scripts to src
Add missing dep
...
|
| | |
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* development: (71 commits)
Transform input data before encoding for callAsync and getABIEncodedTransactionData
Update coverage badge to show development coverage
Configure post build hook
Notify coveralls after all tasks have finished
Address feedback
Revert "Report all coverage reports together"
Separate published packages and typescript typings on README
Report all coverage reports together
Add other statement types
Properly and consistently parse ENV vars
Add forgotten file
Start using solidity-parser-antlr
Fix the default always overriding to address
Submit a TD PR
Add an explanatory comment for making ranges unique
Fix a typo in handling env variables
Introduce TESTRPC_FIRST_ADDRESS
Make BlockchainLifecycle accept only web3Wrapper
Fix comments
Fix deployer CHANGELOG
...
# Conflicts:
# README.md
# packages/deployer/package.json
# packages/subproviders/src/globals.d.ts
# yarn.lock
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
globals.d.ts and tsconfig files
|
| | |
| | |
| | |
| | | |
and also convert it to TS.
|
| | | |
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| | |
This reverts commit 11ed5d62baa0cce4014afaf6986a0745cc853bef.
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* development: (94 commits)
Update CHANGELOG
Add solc 0.4.20 and 0.4.21
Prettier sra-report README
Add new packages to top level README
Updated @0xproject/utils in top level package.json
Publish
Updated CHANGELOGs
Detail tests in the README
Add support for ropsten and rinkeby
Fix yarn.lock
Update list of packages and organize them alphabetically
Fix prettier issues
Add support for going back to previous hashes via the browser back button to wiki
Scroll to previous hashed elements when user clicks back button
Add back strict null checks to react-shared package and fix issues
remove ability to have implicit dependencies and add missing deps
update license
remove no-implicit-this
Add example & screenshot to npmignore
Remove `;` to be nice to windows users
...
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.33.1
- @0xproject/abi-gen@0.2.5
- @0xproject/assert@0.2.0
- @0xproject/base-contract@0.0.3
- @0xproject/connect@0.6.3
- contracts@2.1.15
- @0xproject/deployer@0.2.1
- @0xproject/dev-utils@0.2.1
- @0xproject/json-schemas@0.7.14
- @0xproject/react-docs@0.0.1
- @0xproject/react-shared@0.0.1
- @0xproject/sra-report@0.0.1
- @0xproject/subproviders@0.7.0
- @0xproject/testnet-faucets@1.0.16
- @0xproject/types@0.3.1
- @0xproject/utils@0.4.1
- @0xproject/web3-wrapper@0.2.1
- @0xproject/website@0.0.18
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
atm since another dep of 0x.js has it as a dep. But it's more robust to have it here.
|
|
|
|
| |
installing the package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.33.0
- @0xproject/abi-gen@0.2.4
- @0xproject/assert@0.1.0
- @0xproject/base-contract@0.0.2
- chai-as-promised-typescript-typings@0.0.10
- chai-typescript-typings@0.0.4
- @0xproject/connect@0.6.2
- contracts@2.1.14
- @0xproject/deployer@0.2.0
- @0xproject/dev-utils@0.2.0
- ethers-typescript-typings@0.0.2
- @0xproject/json-schemas@0.7.13
- @0xproject/monorepo-scripts@0.1.12
- @0xproject/subproviders@0.6.0
- @0xproject/testnet-faucets@1.0.15
- @0xproject/tslint-config@0.4.10
- @0xproject/types@0.3.0
- @0xproject/utils@0.4.0
- web3-typescript-typings@0.10.0
- @0xproject/web3-wrapper@0.2.0
- @0xproject/website@0.0.17
|
| |
|
|\
| |
| | |
Upgrade TypeDoc Dep & Add Missing @0xproject/types To Docs
|
| | |
|
| | |
|
| |
| |
| |
| | |
when calling TypeDoc
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
* development:
Update yarn.lock
Update yarn.lock
Update all mentions of the repo name being `0x.js` to `0x-monorepo`
|
| | | |
|
| | |
| | |
| | |
| | | |
includes these types in the generated doc JSON
|
| | |
| | |
| | |
| | | |
fix allowing us to defer to the `include` in tsconfig.json on which files to run through TypeDoc
|
|\ \ \
| |_|/
|/| | |
Move required typing from devDeps to deps
|
| |/ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | | |
Flip the check so assertion happens before lowercase
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Normalize the public api addresses to lowercase to prevent an avoidable
error
|
| |/
|/| |
|
|\ \
| |/
|/| |
Better validate ZeroExConfig on private networks
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.32.4
- @0xproject/abi-gen@0.2.3
- @0xproject/assert@0.0.20
- @0xproject/connect@0.6.0
- contracts@2.1.13
- @0xproject/deployer@0.1.0
- @0xproject/dev-utils@0.1.0
- @0xproject/json-schemas@0.7.12
- @0xproject/subproviders@0.5.0
- @0xproject/testnet-faucets@1.0.14
- @0xproject/types@0.2.3
- @0xproject/utils@0.3.4
- web3-typescript-typings@0.9.11
- @0xproject/web3-wrapper@0.1.14
- @0xproject/website@0.0.16
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.32.3
- @0xproject/abi-gen@0.2.2
- @0xproject/assert@0.0.19
- @0xproject/connect@0.5.8
- contracts@2.1.12
- @0xproject/deployer@0.0.9
- @0xproject/dev-utils@0.0.13
- @0xproject/json-schemas@0.7.11
- @0xproject/monorepo-scripts@0.1.11
- @0xproject/subproviders@0.4.2
- @0xproject/testnet-faucets@1.0.13
- @0xproject/tslint-config@0.4.9
- @0xproject/types@0.2.2
- @0xproject/utils@0.3.3
- @0xproject/web3-wrapper@0.1.13
- @0xproject/website@0.0.15
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.32.2
- @0xproject/abi-gen@0.2.1
- @0xproject/assert@0.0.18
- chai-as-promised-typescript-typings@0.0.9
- chai-typescript-typings@0.0.3
- @0xproject/connect@0.5.7
- contracts@2.1.11
- @0xproject/deployer@0.0.8
- @0xproject/dev-utils@0.0.12
- @0xproject/json-schemas@0.7.10
- @0xproject/monorepo-scripts@0.1.10
- @0xproject/subproviders@0.4.1
- @0xproject/testnet-faucets@1.0.12
- @0xproject/tslint-config@0.4.8
- @0xproject/types@0.2.1
- @0xproject/utils@0.3.2
- web3-typescript-typings@0.9.10
- @0xproject/web3-wrapper@0.1.12
- @0xproject/website@0.0.14
|
|\
| |
| | |
Fix NPM Inclusion Issues
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.32.1
- @0xproject/abi-gen@0.2.0
- @0xproject/assert@0.0.17
- @0xproject/connect@0.5.6
- contracts@2.1.10
- @0xproject/deployer@0.0.7
- @0xproject/dev-utils@0.0.11
- @0xproject/json-schemas@0.7.9
- @0xproject/subproviders@0.4.0
- @0xproject/testnet-faucets@1.0.11
- @0xproject/types@0.2.0
- @0xproject/utils@0.3.1
- @0xproject/web3-wrapper@0.1.11
- @0xproject/website@0.0.13
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* development:
Attribute the origins of NonceTracker
Move BlockParamLiteral to shared types package
Fixes
Move BlockParam and BlockParamLiteral to shared types
Rename called to something more readable
Newline prettier/lint
Yarn.lock
Refactor tests for reuse of the fixture subprovider
Remove re-fetch of transaction count on error
Disable linter for multiple class declarations
Remove double declaration
Enable CIRCLECI and declare web3
Test faucets to use new NonceTracker
Update changelog
Readability and prettier
Prettify
Nonce tracker subprovider Caches the nonce when a request to getTransactionCount is made and increments the pending nonce after successful transactions
|
| |
| |
| |
| | |
Also BlockParam
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.32.0
- @0xproject/abi-gen@0.1.7
- @0xproject/assert@0.0.16
- @0xproject/connect@0.5.5
- contracts@2.1.9
- @0xproject/deployer@0.0.6
- @0xproject/dev-utils@0.0.10
- @0xproject/json-schemas@0.7.8
- @0xproject/monorepo-scripts@0.1.9
- @0xproject/subproviders@0.3.6
- @0xproject/testnet-faucets@1.0.10
- @0xproject/tslint-config@0.4.7
- @0xproject/types@0.1.9
- @0xproject/utils@0.3.0
- web3-typescript-typings@0.9.9
- @0xproject/web3-wrapper@0.1.10
- @0xproject/website@0.0.12
|
|
|
|
| |
This reverts commit 881d32e73324b226bdc97f96fb583edb7a5311c1.
|
| |
|
|\ |
|
| | |
|
| |\ |
|
| | | |
|
| | | |
|
| | |\ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | |/
| |/| |
|
|/ / |
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 0x.js@0.31.1
- @0xproject/abi-gen@0.1.6
- @0xproject/assert@0.0.15
- chai-as-promised-typescript-typings@0.0.8
- @0xproject/connect@0.5.4
- contracts@2.1.8
- @0xproject/deployer@0.0.5
- @0xproject/dev-utils@0.0.9
- @0xproject/json-schemas@0.7.7
- @0xproject/monorepo-scripts@0.1.8
- @0xproject/subproviders@0.3.5
- @0xproject/testnet-faucets@1.0.9
- @0xproject/tslint-config@0.4.6
- @0xproject/types@0.1.8
- @0xproject/utils@0.2.4
- web3-typescript-typings@0.9.8
- @0xproject/web3-wrapper@0.1.9
- @0xproject/website@0.0.11
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
feature/tslint-config/underscore-protected-members
* development:
Updated contract generation in 0x to new abi-gen CLI
Removed deprecated CLI options
Added PR # to the changelog of abi-gen
Added CLI options for explicit specifying location of partials and main template
|
| |\ \
| | | |
| | | | |
Added CLI options for explicit specifying location of partials and main template
|
| | | | |
|
|/ / / |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.31.0
- @0xproject/abi-gen@0.1.5
- @0xproject/assert@0.0.14
- chai-as-promised-typescript-typings@0.0.7
- @0xproject/connect@0.5.3
- contracts@2.1.7
- @0xproject/deployer@0.0.4
- @0xproject/dev-utils@0.0.8
- @0xproject/json-schemas@0.7.6
- @0xproject/monorepo-scripts@0.1.7
- @0xproject/subproviders@0.3.4
- @0xproject/testnet-faucets@1.0.8
- @0xproject/tslint-config@0.4.5
- @0xproject/types@0.1.7
- @0xproject/utils@0.2.3
- web3-typescript-typings@0.9.7
- @0xproject/web3-wrapper@0.1.8
- @0xproject/website@0.0.10
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
trying to infer whether to add it or not from the nodeVersion
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.30.2
- @0xproject/abi-gen@0.1.4
- @0xproject/assert@0.0.13
- chai-as-promised-typescript-typings@0.0.6
- @0xproject/connect@0.5.2
- contracts@2.1.6
- @0xproject/deployer@0.0.3
- @0xproject/dev-utils@0.0.7
- @0xproject/json-schemas@0.7.5
- @0xproject/monorepo-scripts@0.1.6
- @0xproject/subproviders@0.3.3
- @0xproject/testnet-faucets@1.0.7
- @0xproject/tslint-config@0.4.4
- @0xproject/types@0.1.6
- @0xproject/utils@0.2.2
- web3-typescript-typings@0.9.6
- @0xproject/web3-wrapper@0.1.7
- @0xproject/website@0.0.9
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.30.1
- @0xproject/abi-gen@0.1.3
- @0xproject/assert@0.0.12
- chai-as-promised-typescript-typings@0.0.5
- @0xproject/connect@0.5.1
- contracts@2.1.5
- @0xproject/deployer@0.0.2
- @0xproject/dev-utils@0.0.6
- @0xproject/json-schemas@0.7.4
- @0xproject/kovan_faucets@1.0.6
- @0xproject/monorepo-scripts@0.1.5
- @0xproject/subproviders@0.3.2
- @0xproject/tslint-config@0.4.3
- @0xproject/types@0.1.5
- @0xproject/utils@0.2.1
- web3-typescript-typings@0.9.5
- @0xproject/web3-wrapper@0.1.6
- @0xproject/website@0.0.8
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
Speed-up CI
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.30.0
- @0xproject/abi-gen@0.1.2
- @0xproject/assert@0.0.11
- chai-as-promised-typescript-typings@0.0.4
- chai-typescript-typings@0.0.2
- @0xproject/connect@0.5.0
- contracts@2.1.4
- @0xproject/dev-utils@0.0.5
- @0xproject/json-schemas@0.7.3
- @0xproject/kovan_faucets@1.0.5
- @0xproject/monorepo-scripts@0.1.4
- @0xproject/subproviders@0.3.1
- @0xproject/tslint-config@0.4.2
- @0xproject/types@0.1.4
- @0xproject/utils@0.2.0
- web3-typescript-typings@0.9.4
- @0xproject/web3-wrapper@0.1.5
- @0xproject/website@0.0.7
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| | |
Import last TS packages into the monorepo
|
| | |
|
| | |
|
|\ \
| |/
|/| |
Better error handling on async/sync intervals
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.29.2
- @0xproject/abi-gen@0.1.1
- @0xproject/connect@0.4.1
- contracts@2.1.3
- @0xproject/kovan_faucets@1.0.4
- web3-typescript-typings@0.9.3
- @0xproject/web3-wrapper@0.1.4
- @0xproject/website@0.0.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.29.1
- @0xproject/abi-gen@0.1.0
- @0xproject/assert@0.0.10
- @0xproject/connect@0.4.0
- contracts@2.1.2
- @0xproject/dev-utils@0.0.4
- @0xproject/json-schemas@0.7.2
- @0xproject/kovan_faucets@1.0.3
- @0xproject/monorepo-scripts@0.1.3
- @0xproject/subproviders@0.3.0
- @0xproject/tslint-config@0.4.1
- @0xproject/types@0.1.3
- @0xproject/utils@0.1.3
- web3-typescript-typings@0.9.1
- @0xproject/web3-wrapper@0.1.3
- @0xproject/website@0.0.5
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 0x.js@0.29.0
- @0xproject/abi-gen@0.0.4
- @0xproject/assert@0.0.9
- @0xproject/connect@0.3.2
- contracts@2.1.1
- @0xproject/dev-utils@0.0.3
- @0xproject/json-schemas@0.7.1
- @0xproject/kovan_faucets@1.0.2
- @0xproject/monorepo-scripts@0.1.2
- @0xproject/subproviders@0.2.0
- @0xproject/tslint-config@0.4.0
- @0xproject/types@0.1.2
- @0xproject/utils@0.1.2
- @0xproject/web3-wrapper@0.1.2
- @0xproject/website@0.0.4
|
| |
|
|\
| |
| | |
Add new underscore-privates rule to @0xproject/tslint-config and fix …
|
| | |
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* development: (29 commits)
Move call to error reporter to end of handler so that even if reporting the error takes a while, it doesn't block the UI
Update outdated WETH ranges
Fix conditional
Fix top-padding
Publish
Update CHANGELOGs
Add slashes to base URLs
Fix linter issue
Fix WETH symbol
Update snapshot and artifacts
Replace our EtherTokens with WETH9 from maker
Fix test description
Fix a typo
Add err==null assertions
Add WETH9 tests
Use the new snapshot including WETH9 and it's artifacts
Add WETH9 and mirations
Fix WETH events watching
Fix a typo
Init the _etherTokenContractsByAddress
...
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
too many decimals
|
| |/
|/|
| |
| | |
to `toUnitAmount`
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 0x.js@0.28.0
- @0xproject/abi-gen@0.0.3
- @0xproject/assert@0.0.8
- @0xproject/connect@0.3.1
- contracts@2.1.0
- @0xproject/dev-utils@0.0.2
- @0xproject/json-schemas@0.7.0
- @0xproject/kovan_faucets@1.0.1
- @0xproject/monorepo-scripts@0.1.1
- @0xproject/subproviders@0.1.1
- @0xproject/tslint-config@0.3.0
- @0xproject/types@0.1.1
- @0xproject/utils@0.1.1
- @0xproject/web3-wrapper@0.1.1
- @0xproject/website@0.0.3
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|