Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FIx a typo | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | 0x.js@1.0.0-rc.2 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Move methods in `ZeroEx.assetData` to `ZeroEx` itself | Fabio Berger | 2018-07-20 | 2 | -4/+59 |
| | |||||
* | Fix scoping of assets in 0x.js | Leonid Logvinov | 2018-07-20 | 1 | -9/+7 |
| | |||||
* | 0x.js@1.0.0-rc.1 | Leonid Logvinov | 2018-07-20 | 2 | -12/+8 |
| | |||||
* | Change all package to depend on the new @0xproject/contract-wrappers@1.0.0-rc.1 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/migrations@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/order-utils@1.0.0-rc.1 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/sol-compiler@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/dev-utils@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/subproviders@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/base-contract@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/web3-wrapper@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Change all package to depend on the new @0xproject/abi-gen@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | 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/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 |
| | |||||
* | Change all package to depend on the new ethereum-types@1.0.0 | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Fix 0x.js ts warnings | Fabio Berger | 2018-07-18 | 1 | -1/+4 |
| | |||||
* | Update package versions | Fabio Berger | 2018-07-18 | 1 | -12/+12 |
| | |||||
* | Update changelogs | Fabio Berger | 2018-07-18 | 2 | -0/+13 |
| | |||||
* | Merge pull request #884 from 0xProject/export-more-0x.js | Fabio Berger | 2018-07-18 | 3 | -0/+13 |
|\ | | | | | Export missing V2 pieces from 0x.js | ||||
| * | edit changelog message | Fabio Berger | 2018-07-18 | 1 | -1/+1 |
| | | |||||
| * | Export missing types and add to doc ref whitelist | Fabio Berger | 2018-07-17 | 1 | -0/+4 |
| | | |||||
| * | Add PR | Fabio Berger | 2018-07-17 | 1 | -1/+2 |
| | | |||||
| * | Make assetData a static property and add to CHANGELOG | Fabio Berger | 2018-07-17 | 2 | -1/+4 |
| | | |||||
| * | Export assetDataUtils from 0x.js | Fabio Berger | 2018-07-17 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #883 from 0xProject/feature/tslint-improvements | Leonid Logvinov | 2018-07-18 | 3 | -3/+3 |
|\ \ | |/ |/| | New tslint rules | ||||
| * | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 2 | -2/+2 |
| | | |||||
| * | Upgrade tslint to the newest version | Leonid Logvinov | 2018-07-17 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'v2-prototype' into fix-order-watcher | Fabio Berger | 2018-07-17 | 3 | -10057/+10032 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (39 commits) Add chris to website Fix ocean link Move update onboarding step tracking to onboarding flow code Bump npm-run-all from 4.1.2 to 4.1.3 Move format to helper function Fix linter Add assertion to make sure caller to fetchAsync isn't trying to set timeout in a context-specific way Fix linter issues Remove unused import Switch conditional Update yarn.lock and artifact Fix abi-gen tests to not rely on sleep, since it causes intermittent failures Add missing assertion Move type defs to typescript-typingsd Fix linter Make createFinalPayload protected Replace process.browser with detect-node library Export Web3ProviderEngine and RPCSubprovider from 0x.js Export Web3ProviderEngine from subproviders package Update deps ... | ||||
| * | Update yarn.lock and artifact | Fabio Berger | 2018-07-13 | 1 | -10057/+10030 |
| | | |||||
| * | Export Web3ProviderEngine and RPCSubprovider from 0x.js | Fabio Berger | 2018-07-13 | 2 | -0/+2 |
| | | |||||
* | | Remove stateLayer OrderWatcher config and instead temporarily hard-code ↵ | Fabio Berger | 2018-07-17 | 1 | -0/+4 |
|/ | | | | until we get pending block to work with Blockstream | ||||
* | remove non-existent param comment | Fabio Berger | 2018-07-12 | 1 | -1/+0 |
| | |||||
* | prettier fix | Fabio Berger | 2018-07-12 | 1 | -10030/+10057 |
| | |||||
* | Fix linter issues | Fabio Berger | 2018-07-12 | 2 | -4/+0 |
| | |||||
* | Rename `compact_artifacts` to `artifacts` and update them | Fabio Berger | 2018-07-12 | 8 | -1845/+10031 |
| | |||||
* | Add PR to changelog | Fabio Berger | 2018-07-12 | 1 | -7/+14 |
| | |||||
* | Add changelog entry | Fabio Berger | 2018-07-12 | 1 | -0/+29 |
| | |||||
* | Refactor 0x.js to V2 | Fabio Berger | 2018-07-12 | 10 | -141/+151 |
| | |||||
* | Remove artifact tests since no testnet deployments are finalized | Fabio Berger | 2018-07-12 | 1 | -48/+0 |
| | |||||
* | Remove TokenRegistry from 0x.js | Fabio Berger | 2018-07-12 | 4 | -15/+2 |
| | |||||
* | Remove duplicate sol-compiler dep | Fabio Berger | 2018-07-12 | 1 | -1/+0 |
| | |||||
* | Temporarily remove OrderWatcher from 0x.js | Fabio Berger | 2018-07-11 | 3 | -18/+0 |
| | |||||
* | Remaining version fixes | Fabio Berger | 2018-07-10 | 1 | -1/+1 |
| | |||||
* | Update package versions | Fabio Berger | 2018-07-10 | 1 | -17/+16 |
| | |||||
* | Update changelogs | Fabio Berger | 2018-07-09 | 2 | -0/+13 |
| | |||||
* | Update incorrect versions of deps | Fabio Berger | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | Use make-promises-safe as a preloader instead of manually importing | Alex Browne | 2018-06-22 | 3 | -3/+1 |
| | |||||
* | Fix additional versions and update yarn.lock | Fabio Berger | 2018-06-19 | 1 | -1/+1 |
| | |||||
* | Export OrderWatcherConfig from 0x.js | Fabio Berger | 2018-06-19 | 1 | -0/+2 |
| | |||||
* | Update all package versions to match latest published to NPM | Fabio Berger | 2018-06-19 | 1 | -18/+18 |
| | |||||
* | Update CHANGELOG's with publishes performed on development branch | Fabio Berger | 2018-06-19 | 2 | -1/+53 |
| | |||||
* | Fix linter exclude rule | Fabio Berger | 2018-06-12 | 1 | -1/+1 |
| | |||||
* | Merge pull request #670 from 0xProject/fix/generated-nesting | Fabio Berger | 2018-06-08 | 1 | -6/+6 |
|\ | | | | | Remove unnecessary folder nesting | ||||
| * | Fix missing paths | Fabio Berger | 2018-06-08 | 1 | -1/+1 |
| | | |||||
| * | Fixed path | Fabio Berger | 2018-06-07 | 1 | -1/+1 |
| | | |||||
| * | merge v2-prototype | Fabio Berger | 2018-06-07 | 8 | -27/+6 |
| |\ | |||||
| * | | move generated contract wrappers from `contract_wrappers/generated/` to ↵ | Fabio Berger | 2018-06-06 | 1 | -5/+5 |
| | | | | | | | | | | | | `generated_contract_wrappers` in package with no non-generated contract wrappers | ||||
* | | | Merge pull request #676 from 0xProject/feature/mocha-source-maps | Alex Browne | 2018-06-08 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Use source-map-support package to include correct line numbers in mocha | ||||
| * | | Use source-map-support package to include correct line numbers in mocha | Alex Browne | 2018-06-07 | 1 | -1/+1 |
| | | | |||||
* | | | Run prettier | fragosti | 2018-06-07 | 2 | -2/+0 |
| | | | |||||
* | | | Fix linting issues | fragosti | 2018-06-07 | 1 | -1/+1 |
| | | | |||||
* | | | Get build and tests to pass | fragosti | 2018-06-07 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -2/+1 |
|\| | | | | | | | | | | | feature/improve-linting | ||||
| * | | Stop running prettier on generated files | Leonid Logvinov | 2018-06-07 | 1 | -2/+1 |
| |/ | |||||
* | | Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ↵ | fragosti | 2018-06-07 | 1 | -3/+5 |
|\| | | | | | | | feature/improve-linting | ||||
| * | Add missing `yarn` | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| | | |||||
| * | Add missing build:all command | Fabio Berger | 2018-06-06 | 1 | -0/+1 |
| | | |||||
| * | Merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -2/+4 |
| |\ | |||||
| * | | - Rename watch to watch_without_deps in sub-packages, so dev's don't confuse ↵ | Fabio Berger | 2018-06-05 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | running watch from root dir, with sub-package dir - stop using special prebuild script name and run pre_build steps for `watch` and `build` commands - Remove `clean` step from `build`/`watch` | ||||
* | | | merge v2-prototype | Fabio Berger | 2018-06-06 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge branch 'v2-prototype' into fixes/misc-small-fixes | Fabio Berger | 2018-06-06 | 1 | -1/+3 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: Remove TranslatedText Fix prettier Add back UMD bundles for 0x.js Move portal disclaimer to the account management section Move prices into portal Use stricter check for subscribe input text Make buttons stack on mobile Do not show subscribe form if language is not english Address PR feedback Lint and cleanup Implement subscription form Add styled-components and polished Have basic newsletter subscribe form working | ||||
| | * | | Add back UMD bundles for 0x.js | Leonid Logvinov | 2018-06-06 | 1 | -1/+3 |
| | |/ | |||||
| * / | Replace `-` with `_` in yarn script name so that we are consistent across ↵ | Fabio Berger | 2018-06-05 | 1 | -1/+1 |
| |/ | | | | | | | yarn script names | ||||
| * | Remove duplicate cleans in package.json when clean is called in prebuild | Alex Browne | 2018-06-05 | 1 | -1/+1 |
| | | |||||
| * | Remove common-js/umd differentiation from 0x.js/package.json | Alex Browne | 2018-06-05 | 1 | -6/+3 |
| | | |||||
| * | Don't automatically rebuild when running yarn test | Alex Browne | 2018-06-05 | 1 | -1/+2 |
| | | |||||
* | | Exclude generate contract wrappers from tslint | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| | | |||||
* | | remove unused imports from 0x.js test | Fabio Berger | 2018-06-06 | 1 | -1/+1 |
| | | |||||
* | | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 7 | -22/+4 |
|/ | |||||
* | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-02 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (33 commits) Only show ProviderDisplay in portal Improve sol-cov docs Remove old parse code Refactor order parser and add shared order support to new portal Add generate and fill order routes Address feedback Override ethereumjs-tx version Fix missing key Update placeholder param ordering Change userEtherBalanceInWei to optional so we can know if its loading Add loading state to ProviderDisplay Tweaks Add Placeholder component Add StandardIconRow Split render into loading and loaaded Fix linter errors Fix linter errors Add ethereum-types to extraFileIncludes Introduce ethereum-types package Remove merge conflicts from yarn.lock ... # Conflicts: # packages/contracts/src/utils/exchange_wrapper.ts # packages/contracts/src/utils/match_order_tester.ts # packages/contracts/src/utils/types.ts # packages/contracts/test/exchange/core.ts # packages/contracts/test/exchange/match_orders.ts # packages/contracts/test/libraries/lib_bytes.ts # packages/sol-cov/package.json | ||||
| * | Fix linter errors | Leonid Logvinov | 2018-06-01 | 1 | -0/+1 |
| | | |||||
| * | Add ethereum-types to extraFileIncludes | Leonid Logvinov | 2018-06-01 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'v2-prototype' into refactor/order-utils/for-v2 | Fabio Berger | 2018-06-01 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * v2-prototype: (45 commits) Check length before accessing indices, add awaitTransactionSuccess where needed, and rename function Add back before/after snapshots for each test Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT Make preSigned and allowedValidators mappings public Change names of signature types Fix formatting and tests Make AssetProxyId last byte of assetData Add signer to txHash, allow approveValidator to be used with executeTransaction Update Whitelist Fix Exchange interface Increase block gas limit Use last byte of signature as signature type Remove TxOrigin signature type, modify whitelist to use Validator signature type Update Whitelist contract with comments, also require maker to be whitelisted Fix build Add example whitelist contract and minimum tests Add sample whitelist contract Add TxOrigin signature type and rearrange order of types Add approveValidator function Add Validator signature type ... # Conflicts: # packages/contracts/src/contracts/current/protocol/Exchange/MixinSignatureValidator.sol # packages/contracts/src/utils/types.ts # packages/contracts/test/exchange/transactions.ts # packages/order-utils/src/asset_proxy_utils.ts | ||||
| * | Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT | Amir Bandeali | 2018-05-31 | 1 | -1/+1 |
| | | |||||
* | | Freeze order-utils at 0.0.5 for all packages except contracts | Fabio Berger | 2018-05-30 | 1 | -1/+1 |
|/ | |||||
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 2 | -3/+3 |
| | |||||
* | Merge branch 'v2-prototype' into feature/truffle-sol-cov | Leonid Logvinov | 2018-05-24 | 1 | -3/+1 |
|\ | |||||
| * | Enable 0x.js tests | Fabio Berger | 2018-05-23 | 1 | -3/+1 |
| | | |||||
| * | Merge branch 'development' into v2-prototype | Leonid Logvinov | 2018-05-23 | 3 | -19/+25 |
| |\ | |||||
| | * | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.38.0 - @0xproject/abi-gen@0.3.0 - @0xproject/assert@0.2.10 - @0xproject/base-contract@0.3.2 - @0xproject/connect@0.6.13 - @0xproject/contract-wrappers@0.0.2 - contracts@2.1.29 - @0xproject/dev-utils@0.4.2 - @0xproject/fill-scenarios@0.0.2 - @0xproject/json-schemas@0.7.24 - @0xproject/metacoin@0.0.7 - @0xproject/migrations@0.0.6 - @0xproject/monorepo-scripts@0.1.20 - @0xproject/order-utils@0.0.5 - @0xproject/order-watcher@0.0.2 - @0xproject/react-docs-example@0.0.12 - @0xproject/react-docs@0.0.12 - @0xproject/react-shared@0.1.7 - @0xproject/sol-compiler@0.5.0 - @0xproject/sol-cov@0.0.11 - @0xproject/sol-resolver@0.0.5 - @0xproject/sra-report@0.1.0 - @0xproject/subproviders@0.10.2 - @0xproject/testnet-faucets@1.0.30 - @0xproject/tslint-config@0.4.18 - @0xproject/types@0.7.0 - @0xproject/typescript-typings@0.3.2 - @0xproject/utils@0.6.2 - @0xproject/web3-wrapper@0.6.4 - @0xproject/website@0.0.33 | ||||
| | * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -2/+8 |
| | | | |||||
* | | | Suppport subcalls in constructor | Leonid Logvinov | 2018-05-23 | 1 | -2/+2 |
| | | | |||||
* | | | Publish | Leonid Logvinov | 2018-05-23 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.38.0 - @0xproject/abi-gen@0.3.0 - @0xproject/assert@0.2.10 - @0xproject/base-contract@0.3.2 - @0xproject/connect@0.6.13 - @0xproject/contract-wrappers@0.0.2 - contracts@2.1.29 - @0xproject/dev-utils@0.4.2 - @0xproject/fill-scenarios@0.0.2 - @0xproject/json-schemas@0.7.24 - @0xproject/metacoin@0.0.7 - @0xproject/migrations@0.0.6 - @0xproject/monorepo-scripts@0.1.20 - @0xproject/order-utils@0.0.5 - @0xproject/order-watcher@0.0.2 - @0xproject/react-docs-example@0.0.12 - @0xproject/react-docs@0.0.12 - @0xproject/react-shared@0.1.7 - @0xproject/sol-compiler@0.5.0 - @0xproject/sol-cov@0.0.11 - @0xproject/sol-resolver@0.0.5 - @0xproject/sra-report@0.1.0 - @0xproject/subproviders@0.10.2 - @0xproject/testnet-faucets@1.0.30 - @0xproject/tslint-config@0.4.18 - @0xproject/types@0.7.0 - @0xproject/typescript-typings@0.3.2 - @0xproject/utils@0.6.2 - @0xproject/web3-wrapper@0.6.4 - @0xproject/website@0.0.33 | ||||
* | | | Updated CHANGELOGS | Leonid Logvinov | 2018-05-23 | 2 | -2/+8 |
| | | | |||||
* | | | Remove web3Factory.create and remove dev-tools dependency on sol-cov | Leonid Logvinov | 2018-05-23 | 1 | -3/+2 |
|/ / | |||||
* | | merge development | Fabio Berger | 2018-05-23 | 2 | -2/+17 |
|\| | |||||
| * | Merge pull request #594 from 0xProject/improvement/addCustomTslintRules | Fabio Berger | 2018-05-23 | 2 | -2/+17 |
| |\ | | | | | | | Add more tslint rules | ||||
| | * | Merge branch 'development' into improvement/addCustomTslintRules | Fabio Berger | 2018-05-16 | 1 | -3/+3 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json | ||||
| | * | | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -2/+17 |
| | | | | |||||
* | | | | merge development | Fabio Berger | 2018-05-22 | 3 | -4/+7 |
|\| | | | |||||
| * | | | Use make-promises-safe to catch unhandled rejections in tests | Alex Browne | 2018-05-17 | 3 | -4/+7 |
| | |/ | |/| | |||||
* | | | Merge branch 'development' into v2-prototype | Fabio Berger | 2018-05-16 | 5 | -24/+14 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (29 commits) Do not remove artifacts when running `clean` fix style errors Fix circular dependency Add my profile image to images Add myself to about page Add dogfood configs to website Revert to lerna:run lint Do lint sequentially Exclude monorepo-scripts from tslint as test Fix prettier Add hover state to top tokens Change to weekly txn volume Change minimum Node version to 6.12 Document Node.js version requirement and add it to package.json Apply prettier to some files which were not formatted correctly Fix TSLint issues Fix TSLint issues Update ethereeumjs-testrpc to ganache-cli Fix infinite loop Add changelog entries for packages where executable binary exporting fixed ... # Conflicts: # packages/contracts/package.json # packages/contracts/util/formatters.ts # packages/contracts/util/signed_order_utils.ts # packages/migrations/package.json # yarn.lock | ||||
| * | | Merge pull request #578 from 0xProject/document-node-version | Alex Browne | 2018-05-16 | 1 | -3/+3 |
| |\ \ | | |/ | |/| | Document Node.js version requirement and add it to package.json | ||||
| | * | 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 |
| | | | |||||
| * | | Fix abi-gen binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 1 | -1/+2 |
| | | | |||||
| * | | 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 ↵ | Fabio Berger | 2018-05-15 | 2 | -16/+4 |
| |/ | | | | | | | accordingly | ||||
| * | Add missing type definitions | Leonid Logvinov | 2018-05-14 | 4 | -3/+4 |
| | | |||||
* | | Merge branch 'development' into v2-prototype | Amir Bandeali | 2018-05-16 | 54 | -8765/+206 |
|\| | |||||
| * | Revert "Remove gitkeeps" | Fabio Berger | 2018-05-12 | 1 | -0/+0 |
| | | | | | | | | This reverts commit 3f6876c4199353b597e1b0ebcf3907d6b8cce284. | ||||
| * | improve wording | Fabio Berger | 2018-05-12 | 1 | -1/+1 |
| | | |||||
| * | Remove gitkeeps | Fabio Berger | 2018-05-11 | 1 | -0/+0 |
| | | |||||
| * | Revert back to hack, we need the configured web3Wrapper | Fabio Berger | 2018-05-11 | 1 | -6/+7 |
| | | |||||
| * | Get rid of hack | Fabio Berger | 2018-05-11 | 1 | -7/+6 |
| | | |||||
| * | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 3 | -26/+17 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| | * | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 3 | -5/+4 |
| | | | |||||
| | * | Add a check for compiler output | Leonid Logvinov | 2018-05-10 | 2 | -2/+1 |
| | | | |||||
| | * | Put ARTIFACTS_VERSION in a config | Leonid Logvinov | 2018-05-10 | 2 | -1/+2 |
| | | | |||||
| | * | Add a HACK comment | Leonid Logvinov | 2018-05-10 | 1 | -0/+2 |
| | | | |||||
| | * | Fix linter issues | Leonid Logvinov | 2018-05-10 | 1 | -1/+1 |
| | | | |||||
| | * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 2 | -5/+3 |
| | | | |||||
| | * | Remove deployer from 0x.js and migrations | Leonid Logvinov | 2018-05-10 | 2 | -21/+12 |
| | | | |||||
| * | | Add artifacts to clean command | Fabio Berger | 2018-05-11 | 1 | -1/+1 |
| | | | |||||
| * | | Fix tslint errors | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| | * | Move artifacts from src/artifacts to artifacts/v1 | Leonid Logvinov | 2018-05-07 | 1 | -1/+1 |
| | | | |||||
| * | | Fix type error for latched on property | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| | | | |||||
| * | | Rename zeroExContract... to contractWrappers... | Fabio Berger | 2018-05-10 | 2 | -3/+3 |
| | | | |||||
| * | | Improve createOrderWatcherAsync | Fabio Berger | 2018-05-10 | 1 | -4/+5 |
| | | | |||||
| * | | Fix no-any-propagation | Fabio Berger | 2018-05-10 | 2 | -3/+4 |
| | | | |||||
| * | | Remove unnecessary tslint config | Fabio Berger | 2018-05-10 | 1 | -1/+1 |
| | | | |||||
| * | | Add pr number to changelogs | Fabio Berger | 2018-05-10 | 1 | -2/+6 |
| | | | |||||
| * | | Fix website and 0x.js docs | Fabio Berger | 2018-05-10 | 2 | -21/+7 |
| | | | |||||
| * | | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 47 | -8332/+79 |
| |/ | | | | | | | unifying library with the same interface | ||||
| * | Publishcontracts@2.1.28@0xproject/website@0.0.32@0xproject/testnet-faucets@1.0.29@0xproject/sra-report@0.0.14@0xproject/sol-resolver@0.0.4@0xproject/react-docs-example@0.0.11@0xproject/migrations@0.0.5@0xproject/metacoin@0.0.6@0xproject/dev-utils@0.4.1@0xproject/base-contract@0.3.1 | Leonid Logvinov | 2018-05-05 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
| | | |||||
| * | Publishcontracts@2.1.27@0xproject/website@0.0.30@0xproject/testnet-faucets@1.0.28@0xproject/sra-report@0.0.13 | Leonid Logvinov | 2018-05-05 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | - 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 | ||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-05 | 2 | -0/+13 |
| | | |||||
| * | Publishcontracts@2.1.26@0xproject/website@0.0.29@0xproject/testnet-faucets@1.0.27@0xproject/sra-report@0.0.12@0xproject/sol-resolver@0.0.3@0xproject/react-docs-example@0.0.9@0xproject/monorepo-scripts@0.1.19@0xproject/migrations@0.0.4@0xproject/metacoin@0.0.5@0xproject/dev-utils@0.4.0@0xproject/base-contract@0.3.0 | Leonid Logvinov | 2018-05-04 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-05-04 | 2 | -1/+9 |
| | | |||||
| * | Add order utils docs to the menu | Leonid Logvinov | 2018-05-04 | 1 | -13/+8 |
| | | |||||
| * | Stop exporting assertions from order-utils | Leonid Logvinov | 2018-05-02 | 9 | -8/+40 |
| | | |||||
| * | Create wrapper functions so that docs render properly | Leonid Logvinov | 2018-05-02 | 1 | -29/+37 |
| | | |||||
| * | Move order utils to @0xproject/order-utils | Leonid Logvinov | 2018-05-02 | 22 | -467/+82 |
| | | |||||
| * | Update comment to be more descriptive of null address in exchange simulator | Jacob Evans | 2018-05-01 | 1 | -1/+3 |
| | | |||||
| * | Execute taker side in trade simulation | Jacob Evans | 2018-05-01 | 3 | -23/+44 |
| | | | | | | | | Fill if the taker address is open | ||||
| * | Update Web3 Provider Engine to 14.0.4 | Jacob Evans | 2018-04-24 | 2 | -2/+6 |
| | | |||||
* | | Remove remenants of MaliciousToken contract | Fabio Berger | 2018-04-26 | 1 | -1/+1 |
| | | |||||
* | | Miscellaneous style changes to the contracts package; specifically tests | Greg Hysen | 2018-04-21 | 1 | -1/+2 |
| | | |||||
* | | Commented out 0x.js tests until migration package is ready. | Greg Hysen | 2018-04-21 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #540 from 0xProject/feature/abi-gen/tuple-return-types | Jacob Evans | 2018-04-20 | 1 | -1/+1 |
|\ | | | | | Support Tuples returned from functions | ||||
| * | Update 0x.js package json for ethers | Jacob Evans | 2018-04-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'development' into fix/expiration-watcher | Fabio Berger | 2018-04-19 | 3 | -62/+86 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Publishcontracts@2.1.25@0xproject/website@0.0.28@0xproject/testnet-faucets@1.0.26@0xproject/sra-report@0.0.11 | Leonid Logvinov | 2018-04-19 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | - 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 | ||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-04-19 | 2 | -1/+6 |
| | | |||||
| * | Move @0xproject/migrations to devDependencies | Leonid Logvinov | 2018-04-19 | 2 | -3/+9 |
| | | |||||
| * | Publishcontracts@2.1.24@0xproject/website@0.0.27@0xproject/testnet-faucets@1.0.25@0xproject/sra-report@0.0.10@0xproject/migrations@0.0.3 | Leonid Logvinov | 2018-04-19 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | - 0x.js@0.36.2 - contracts@2.1.24 - @0xproject/migrations@0.0.3 - @0xproject/sra-report@0.0.10 - @0xproject/testnet-faucets@1.0.25 - @0xproject/website@0.0.27 | ||||
| * | Updated CHANGELOGS | Leonid Logvinov | 2018-04-19 | 2 | -57/+70 |
| | | |||||
| * | Make @0xproject/migrations public | Leonid Logvinov | 2018-04-19 | 1 | -1/+1 |
| | | |||||
* | | Remove hack above migrations package | Fabio Berger | 2018-04-19 | 1 | -3/+0 |
| | | |||||
* | | Fix expiration watcher comparator | Leonid Logvinov | 2018-04-18 | 6 | -11/+71 |
|/ | |||||
* | Publishcontracts@2.1.23@0xproject/website@0.0.26@0xproject/testnet-faucets@1.0.24@0xproject/sra-report@0.0.9@0xproject/sol-resolver@0.0.2@0xproject/react-docs-example@0.0.8@0xproject/monorepo-scripts@0.1.18@0xproject/migrations@0.0.2@0xproject/metacoin@0.0.4@0xproject/dev-utils@0.3.6@0xproject/base-contract@0.2.1 | Fabio Berger | 2018-04-18 | 1 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.36.1 - @0xproject/abi-gen@0.2.11 - @0xproject/assert@0.2.7 - @0xproject/base-contract@0.2.1 - @0xproject/connect@0.6.10 - contracts@2.1.23 - @0xproject/deployer@0.4.1 - @0xproject/dev-utils@0.3.6 - @0xproject/json-schemas@0.7.21 - @0xproject/metacoin@0.0.4 - @0xproject/migrations@0.0.2 - @0xproject/monorepo-scripts@0.1.18 - @0xproject/react-docs-example@0.0.8 - @0xproject/react-docs@0.0.8 - @0xproject/react-shared@0.1.3 - @0xproject/sol-cov@0.0.8 - @0xproject/sol-resolver@0.0.2 - @0xproject/sra-report@0.0.9 - @0xproject/subproviders@0.9.0 - @0xproject/testnet-faucets@1.0.24 - @0xproject/tslint-config@0.4.16 - @0xproject/types@0.6.1 - @0xproject/typescript-typings@0.2.0 - @0xproject/utils@0.5.2 - @0xproject/web3-wrapper@0.6.1 - @0xproject/website@0.0.26 | ||||
* | Updated CHANGELOGS | Fabio Berger | 2018-04-18 | 2 | -59/+66 |
| | |||||
* | Merge pull request #535 from 0xProject/fix/commentRendering | Fabio Berger | 2018-04-18 | 2 | -13/+13 |
|\ | | | | | Docs: Fix Type Comment Rendering | ||||
| * | Fix comments | Fabio Berger | 2018-04-18 | 2 | -13/+13 |
| | | |||||
* | | Fix linter and prettier | Jacob Evans | 2018-04-18 | 7 | -12/+26 |
| | | |||||
* | | Update CHANGELOG | Ara Kevonian | 2018-04-17 | 1 | -0/+4 |
| | | |||||
* | | Revert removeOrder flag in favor of noop | Ara Kevonian | 2018-04-17 | 2 | -5/+6 |
| | | |||||
* | | Fix redundant expired order removal bug | Ara Kevonian | 2018-04-17 | 1 | -3/+5 |
| | | |||||
* | | Merge pull request #510 from avonian/development | Fabio Berger | 2018-04-17 | 11 | -32/+165 |
|\ \ | |/ |/| | Implement `zeroEx.exchange.getOrderStateAsync` | ||||
| * | Use this.defaultBlock in OrderFilledCancelledLazyStore | Ara Kevonian | 2018-04-17 | 1 | -2/+2 |
| | | |||||
| * | Add stateLayer param to getOrderState and clean up variable names | Ara Kevonian | 2018-04-17 | 7 | -28/+39 |
| | | |||||
| * | Rename BalanceAndAllowanceFetchers to BalanceAndProxyAllowanceFetchers | Ara Kevonian | 2018-04-13 | 5 | -17/+17 |
| | | |||||
| * | Implement Simple Fetchers | Ara Kevonian | 2018-04-13 | 8 | -8/+58 |
| | | |||||
| * | Modify lazy stores to implement abstract fetcher classes | Ara Kevonian | 2018-04-10 | 8 | -31/+50 |
| | | |||||
| * | Lint/Prettify | Ara Kevonian | 2018-04-09 | 4 | -38/+33 |
| | | |||||
| * | Implement `zeroEx.exchange.getOrderStateAsync` | Ara Kevonian | 2018-04-09 | 3 | -18/+76 |
| | | |||||
* | | Change changelog note as it has no public impact | Jacob Evans | 2018-04-17 | 1 | -2/+1 |
| | | |||||
* | | Prettier on CHANGELOG.json | Jacob Evans | 2018-04-14 | 1 | -1/+1 |
| | | |||||
* | | Update the Changelog with pr number | Jacob Evans | 2018-04-14 | 1 | -0/+9 |
| | | |||||
* | | Remove truffle-hdwallet from 0x.js tests | Jacob Evans | 2018-04-13 | 2 | -10/+3 |
| | | |||||
* | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-12 | 27 | -92/+138 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Prettier ignore Metacoin artifacts Publish Updated CHANGELOGS Improve deployer error message Fix 0x.js tests Fix lint issue Simply export Move NULL_BYTES to @0xproject/utils Simplify the tests Fix lint error Add step to publishing that upload staging doc jsons, deploys staging website, opens every docs page and asks the dev to confirm that each one renders properly before publishing Fix web3Wrapper build command Add top-level `yarn lerna:stage_docs` to upload docJsons to the staging S3 bucket for all packages with a docs page Refactor publish script to have it's main execution body be lean and discrete steps Removed unused command Remove 0x.js test artifacts Fix tslint Move migrations into separate monorepo subpackage and hook it up to 0x.js and contracts Remove unused var Refactor RedundantRpcSubprovider into RedundantSubprovider ... # Conflicts: # packages/react-docs/CHANGELOG.json | ||||
| * \ | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-12 | 3 | -13/+18 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Publish Updated CHANGELOGS # Conflicts: # packages/0x.js/package.json # packages/deployer/package.json # packages/utils/CHANGELOG.json | ||||
| | * | | Publishcontracts@2.1.22@0xproject/website@0.0.25@0xproject/testnet-faucets@1.0.23@0xproject/sra-report@0.0.8@0xproject/react-docs-example@0.0.7@0xproject/monorepo-scripts@0.1.17@0xproject/metacoin@0.0.3@0xproject/dev-utils@0.3.5@0xproject/base-contract@0.2.0 | Leonid Logvinov | 2018-04-12 | 1 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@0.36.0 - @0xproject/abi-gen@0.2.10 - @0xproject/assert@0.2.6 - @0xproject/base-contract@0.2.0 - @0xproject/connect@0.6.9 - contracts@2.1.22 - @0xproject/deployer@0.4.0 - @0xproject/dev-utils@0.3.5 - @0xproject/json-schemas@0.7.20 - @0xproject/metacoin@0.0.3 - @0xproject/monorepo-scripts@0.1.17 - @0xproject/react-docs-example@0.0.7 - @0xproject/react-docs@0.0.7 - @0xproject/react-shared@0.1.2 - @0xproject/sol-cov@0.0.7 - @0xproject/sra-report@0.0.8 - @0xproject/subproviders@0.8.5 - @0xproject/testnet-faucets@1.0.23 - @0xproject/tslint-config@0.4.15 - @0xproject/types@0.6.0 - @0xproject/typescript-typings@0.1.0 - @0xproject/utils@0.5.1 - @0xproject/web3-wrapper@0.6.0 - @0xproject/website@0.0.25 | ||||
| | * | | Updated CHANGELOGS | Leonid Logvinov | 2018-04-12 | 2 | -1/+6 |
| | | | | |||||
| * | | | Fix 0x.js tests | Fabio Berger | 2018-04-11 | 1 | -1/+2 |
| | | | | |||||
| * | | | Fix lint issue | Fabio Berger | 2018-04-11 | 1 | -2/+2 |
| | | | | |||||
| * | | | Move NULL_BYTES to @0xproject/utils | Fabio Berger | 2018-04-11 | 1 | -1/+0 |
| | | | | |||||
| * | | | Simplify the tests | Fabio Berger | 2018-04-11 | 4 | -9/+5 |
| | | | | |||||
| * | | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix lint error Fix documentation links in some READMEs Fix relative link Add step to publishing that upload staging doc jsons, deploys staging website, opens every docs page and asks the dev to confirm that each one renders properly before publishing Fix web3Wrapper build command Add top-level `yarn lerna:stage_docs` to upload docJsons to the staging S3 bucket for all packages with a docs page Added a detailed description of `renameOverloadedMethods` (special thanks to @fabioberger). Updated Javascript styles in the Abi-Gen and Utils packages, around support for function overloading. Updated deployer to accept a list of contract directories as input. Contract directories are namespaced to a void clashes. Also in this commit is a fix for overloading contract functions. Refactor publish script to have it's main execution body be lean and discrete steps # Conflicts: # packages/contracts/package.json # packages/deployer/package.json | ||||
| * | | | Remove 0x.js test artifacts | Fabio Berger | 2018-04-09 | 14 | -5555/+0 |
| | | | | |||||
| * | | | Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵ | Fabio Berger | 2018-04-09 | 13 | -180/+18 |
| | | | | | | | | | | | | | | | | and contracts | ||||
| * | | | merge development | Fabio Berger | 2018-04-09 | 1 | -5/+65 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Remove unused var | Fabio Berger | 2018-04-07 | 1 | -1/+0 |
| | | | | |||||
| * | | | Move away from using web3 directly in 0x.js tests | Fabio Berger | 2018-04-06 | 16 | -72/+71 |
| | | | | |||||
| * | | | Merge branch 'development' into removeMigrateStep | Fabio Berger | 2018-04-05 | 12 | -48/+65 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix tests Call static functions as static Address feedback Move our contract templates to accept Provider instead of Web3Wrapper | ||||
| * | | | | Move migrations over from contracts to 0x.js | Fabio Berger | 2018-04-04 | 3 | -0/+168 |
| | | | | | |||||
| * | | | | Add contract artifacts to 0x.js tests | Fabio Berger | 2018-04-04 | 14 | -0/+5555 |
| | | | | | |||||
| * | | | | Update 0x.js to run tests against in-process ganache | Fabio Berger | 2018-04-04 | 11 | -19/+60 |
| | | | | | |||||
* | | | | | Merge branch 'development' into fix/docImprovements | Fabio Berger | 2018-04-11 | 1 | -1/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: Fix documentation links in some READMEs Fix relative link # Conflicts: # packages/0x.js/README.md # packages/web3-wrapper/README.md | ||||
| * | | | | Fix documentation links in some READMEs | Brandon Millman | 2018-04-11 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* / | | | Update 0x.js and web3-wrapper doc urls so that last segment is identical to ↵ | Fabio Berger | 2018-04-11 | 2 | -2/+2 |
|/ / / | | | | | | | | | | package name. Keep legacy endpoints. | ||||
* | | | Merge pull request #505 from 0xProject/fix/readmeContributingSection | Fabio Berger | 2018-04-06 | 1 | -5/+65 |
|\ \ \ | |_|/ |/| | | Improve README contributing sections in all packages | ||||
| * | | Fix contributing links | Fabio Berger | 2018-04-05 | 1 | -1/+1 |
| | | | |||||
| * | | Improve contributing section of all packages so they include building entire ↵ | Fabio Berger | 2018-04-05 | 1 | -5/+65 |
| |/ | | | | | | | monorepo on first contribution | ||||
* | | Fix tests | Leonid Logvinov | 2018-04-05 | 1 | -1/+2 |
| | | |||||
* | | Call static functions as static | Leonid Logvinov | 2018-04-05 | 1 | -2/+2 |
| | | |||||
* | | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 11 | -46/+62 |
|/ | |||||
* | Merge branch 'development' into removeUnusedDeps | Fabio Berger | 2018-04-04 | 1 | -114/+57 |
|\ | | | | | | | | | | | | | | | | | | | | | | | * development: Temporarily remove installation test Fix package.json Remove `isPublished` from all CHANGELOG.json filesx Now that every version of a package published has a corresponding entry in it's CHANGELOG we no longer need the isPublished flag. Remove it. Remove temporary convert_changelog script # Conflicts: # packages/monorepo-scripts/package.json | ||||
| * | Remove `isPublished` from all CHANGELOG.json filesx | Fabio Berger | 2018-04-03 | 1 | -114/+57 |
| | | |||||
* | | Add missing request types | Fabio Berger | 2018-04-03 | 1 | -0/+1 |
| | | |||||
* | | Remove unused 0x.js deps | Fabio Berger | 2018-04-03 | 2 | -5/+0 |
|/ | |||||
* | After publish | Leonid Logvinov | 2018-04-02 | 1 | -1/+2 |
| | |||||
* | Publishcontracts@2.1.21@0xproject/website@0.0.24@0xproject/testnet-faucets@1.0.22@0xproject/sra-report@0.0.7@0xproject/react-docs-example@0.0.6@0xproject/monorepo-scripts@0.1.16@0xproject/metacoin@0.0.2@0xproject/dev-utils@0.3.4@0xproject/base-contract@0.1.0 | Leonid Logvinov | 2018-04-02 | 1 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | Updated CHANGELOGS | Leonid Logvinov | 2018-04-02 | 2 | -57/+62 |
| | |||||
* | Merge branch 'development' into feature/metacoin | Leonid Logvinov | 2018-04-02 | 1 | -0/+1 |
|\ | |||||
| * | Add manual postpublish command to all public packages and update CHANGELOG.json | Fabio Berger | 2018-04-02 | 1 | -0/+1 |
| | | |||||
* | | Update CHANGELOG.json's | Leonid Logvinov | 2018-04-02 | 2 | -1/+10 |
| | | |||||
* | | Stop passing _abiDecoder | Leonid Logvinov | 2018-04-02 | 1 | -1/+1 |
| | | |||||
* | | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 12 | -131/+22 |
|/ | |||||
* | Publishcontracts@2.1.20@0xproject/website@0.0.23@0xproject/web3-wrapper@0.4.0@0xproject/utils@0.4.4@0xproject/typescript-typings@0.0.2@0xproject/types@0.4.2@0xproject/tslint-config@0.4.13@0xproject/testnet-faucets@1.0.21@0xproject/subproviders@0.8.3@0xproject/sra-report@0.0.6@0xproject/sol-cov@0.0.5@0xproject/react-shared@0.1.0@0xproject/react-docs@0.0.5@0xproject/react-docs-example@0.0.5@0xproject/monorepo-scripts@0.1.15@0xproject/json-schemas@0.7.18@0xproject/dev-utils@0.3.3@0xproject/deployer@0.3.4@0xproject/connect@0.6.7@0xproject/base-contract@0.0.6@0xproject/assert@0.2.4@0xproject/abi-gen@0.2.8 | Fabio Berger | 2018-04-02 | 1 | -13/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | Updated CHANGELOGS | Fabio Berger | 2018-04-02 | 2 | -20/+26 |
| | |||||
* | Generate CHANGELOG.json files | Fabio Berger | 2018-04-02 | 1 | -0/+1011 |
| | |||||
* | Run prettier, update deployer CHANGELOG | Amir Bandeali | 2018-04-02 | 3 | -11/+9 |
| | |||||
* | Add missing type import | Amir Bandeali | 2018-04-01 | 1 | -8/+2 |
| | |||||
* | Fixed comment(s) for PR #488 | Ara Kevonian | 2018-03-31 | 1 | -3/+3 |
| | |||||
* | OrderStateWatcher fixes for PR #488 | Ara Kevonian | 2018-03-31 | 2 | -6/+5 |
| | |||||
* | Amended comments to clarify changes on PR #488 | Ara Kevonian | 2018-03-30 | 3 | -3/+5 |
| | |||||
* | Monitor different state layers with OrderWatcher | Ara Kevonian | 2018-03-30 | 6 | -60/+77 |
| | | | | | | Allow instantiation of stand-alone OrderWatchers that can monitor different blockchain state layers (e.g. pending or latest) | ||||
* | Fix CHANGELOG | Fabio Berger | 2018-03-29 | 1 | -4/+1 |
| | |||||
* | Standardize changelog dates and format | Fabio Berger | 2018-03-29 | 1 | -14/+14 |
| | |||||
* | Merge pull request #482 from 0xProject/feature/web3-types | Leonid Logvinov | 2018-03-28 | 9 | -40/+49 |
|\ | | | | | Move common types out of web3 types | ||||
| * | Fix stubbing of a non-existent property | Leonid Logvinov | 2018-03-28 | 1 | -1/+1 |
| | | |||||
| * | Move common types out of web3 types | Leonid Logvinov | 2018-03-27 | 8 | -39/+48 |
| | | |||||
* | | merge developmentx | Fabio Berger | 2018-03-28 | 4 | -16/+8 |
|\| | |||||
| * | Add clean-state tests | Leonid Logvinov | 2018-03-27 | 4 | -16/+8 |
| | | |||||
* | | Add monorepo_scripts to npmignore | Fabio Berger | 2018-03-27 | 1 | -0/+1 |
| | | |||||
* | | Remove nested .gitignore files since `yarn publish` gets confused by them ↵ | Fabio Berger | 2018-03-27 | 1 | -1/+0 |
|/ | | | | and ignores their contents on the top-level scope | ||||
* | Revert TokenRegistry address on Kovan | Fabio Berger | 2018-03-27 | 2 | -2/+1 |
| | |||||
* | Fix typos | Fabio Berger | 2018-03-23 | 6 | -7/+7 |
| | |||||
* | Fix 0x.js docs to include types from generated contract wrappers | Fabio Berger | 2018-03-23 | 1 | -1/+1 |
| | |||||
* | Fix S3 bucket name | Fabio Berger | 2018-03-23 | 1 | -2/+2 |
| | |||||
* | Merge branch 'development' into addExtraDocs | Fabio Berger | 2018-03-22 | 3 | -0/+17 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 |