Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'development' into feature/contracts-monorepo-7 | Leonid Logvinov | 2018-12-11 | 1 | -0/+4 |
|\ | |||||
| * | Merge pull request #1388 from 0xProject/feature/contracts-monorepo-6 | Leonid Logvinov | 2018-12-11 | 1 | -0/+2 |
| |\ | | | | | | | Contracts monorepo 6 | ||||
| * \ | Merge pull request #1385 from 0xProject/feature/contracts-monorepo-5 | Leonid Logvinov | 2018-12-11 | 1 | -0/+2 |
| |\ \ | | | | | | | | | Refactor our protocol interfaces into `@0x/contracts-interfaces` | ||||
| * \ \ | Merge pull request #1377 from 0xProject/feature/pipeline-cleanup-mega-rebase | Alex Browne | 2018-12-06 | 1 | -0/+4 |
| |\ \ \ | | | | | | | | | | | Merge all pipeline code into development | ||||
| | * | | | Add typeorm and begin inserting database records | Alex Browne | 2018-12-05 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Rename core package to protocol | Leonid Logvinov | 2018-12-11 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Refactor our extensions package | Leonid Logvinov | 2018-12-11 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | Refactor out examples | Leonid Logvinov | 2018-12-11 | 1 | -0/+2 |
| |_|_|/ |/| | | | |||||
* | | | | Refactor out tokens from core contracts package | Leonid Logvinov | 2018-12-05 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Refactor our protocol interfaces into @0x/contracts-interfaces | Leonid Logvinov | 2018-12-05 | 1 | -0/+2 |
|/ / | |||||
* / | Refactor out libs into @0x/contracts-libs | Leonid Logvinov | 2018-12-04 | 1 | -0/+2 |
|/ | |||||
* | Refactor @0x/contracts-utils from @0x/contracts-core | Leonid Logvinov | 2018-12-04 | 1 | -0/+2 |
| | |||||
* | Ignore generated files in multisig contracts | Leonid Logvinov | 2018-12-03 | 1 | -0/+2 |
| | |||||
* | Replace packages/contracts with contracts/core | Leonid Logvinov | 2018-12-03 | 1 | -2/+2 |
| | |||||
* | [order_utils.py] is_signature_valid, via Exchange contract (#1216) | F. Eugene Aumson | 2018-11-08 | 1 | -0/+1 |
| | | | | First support for signature validation, done via Exchange contract's isValidSignature() method. | ||||
* | Update .gitignore and .prettierignore | Alex Browne | 2018-10-16 | 1 | -15/+0 |
| | |||||
* | Create abi-gen-wrappers package | Alex Browne | 2018-10-16 | 1 | -0/+2 |
| | |||||
* | Add generated contract wrappers in contracts package to gitignore | Alex Browne | 2018-10-16 | 1 | -5/+2 |
| | |||||
* | feat: project stub for python order utilities | F. Eugene Aumson | 2018-10-13 | 1 | -0/+9 |
| | | | | | | | An empty project, with respect to functionality, but one configured with a test framework, linters, CI integration, etc. https://app.asana.com/0/836857747873847/839549782781239/f | ||||
* | Add dev-tools-pages bundles to gitignore | Fabio Berger | 2018-10-11 | 1 | -0/+1 |
| | |||||
* | Rename and update some artifact locations | Alex Browne | 2018-09-05 | 1 | -3/+3 |
| | |||||
* | Add mainnet migrations | Amir Bandeali | 2018-09-05 | 1 | -0/+1 |
| | |||||
* | Merge development branch | Fabio Berger | 2018-08-22 | 1 | -0/+4 |
|\ | |||||
| * | remove v2 contract artifacts | F. Eugene Aumson | 2018-08-21 | 1 | -0/+4 |
| | | |||||
* | | Add /src/artifacts in order-utils to gitignore | Fabio Berger | 2018-08-01 | 1 | -0/+1 |
|/ | |||||
* | Add order-watcher artifacts to gitignore | Fabio Berger | 2018-07-26 | 1 | -1/+2 |
| | |||||
* | Add artifacts to gitignore | Fabio Berger | 2018-07-26 | 1 | -0/+1 |
| | |||||
* | Add .npmrc to gitignore | Leonid Logvinov | 2018-07-24 | 1 | -0/+1 |
| | |||||
* | Add .vscode from .gitignore | Fabio Berger | 2018-07-02 | 1 | -0/+3 |
| | |||||
* | Update file structure | Amir Bandeali | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Use ledger subprovider | Amir Bandeali | 2018-06-30 | 1 | -1/+1 |
| | |||||
* | Add Kovan migrations | Amir Bandeali | 2018-06-30 | 1 | -2/+3 |
| | |||||
* | move generated contract wrappers from `contract_wrappers/generated/` to ↵ | Fabio Berger | 2018-06-06 | 1 | -2/+2 |
| | | | | `generated_contract_wrappers` in package with no non-generated contract wrappers | ||||
* | Initial refactor of order-utils. Move many utils from contracts into this ↵ | Fabio Berger | 2018-05-30 | 1 | -0/+1 |
| | | | | package. | ||||
* | Migrate migrations to v2 | Leonid Logvinov | 2018-05-25 | 1 | -1/+2 |
| | |||||
* | Rename bin to server in testnet-faucets since bin is no longer gitignored | Fabio Berger | 2018-05-15 | 1 | -0/+2 |
| | |||||
* | Fix abi-gen binary so it can be called directly from packages | Fabio Berger | 2018-05-15 | 1 | -2/+0 |
| | |||||
* | Merge branch 'development' into breakUp0xjs | Fabio Berger | 2018-05-11 | 1 | -3/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 1 | -2/+2 |
| | | |||||
| * | Remove deployer from 0x.js and migrations | Leonid Logvinov | 2018-05-10 | 1 | -0/+1 |
| | | |||||
* | | Standardize gitignores and remove `migrations/artifacts` | Fabio Berger | 2018-05-11 | 1 | -7/+6 |
| | | |||||
* | | 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 | ||||
| * | Fix artifacts paths | Leonid Logvinov | 2018-05-07 | 1 | -1/+1 |
| | | |||||
* | | Add generated contracts in contract-wrappers to gitignore | Fabio Berger | 2018-05-10 | 1 | -0/+1 |
| | | |||||
* | | Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a ↵ | Fabio Berger | 2018-05-10 | 1 | -0/+4 |
|/ | | | | unifying library with the same interface | ||||
* | Implement the resolver | Leonid Logvinov | 2018-04-12 | 1 | -0/+2 |
| | |||||
* | Move migrations into separate monorepo subpackage and hook it up to 0x.js ↵ | Fabio Berger | 2018-04-09 | 1 | -1/+2 |
| | | | | and contracts | ||||
* | Regroup gitignore entries | Leonid Logvinov | 2018-04-02 | 1 | -2/+1 |
| | |||||
* | Add metacoin example project | Leonid Logvinov | 2018-04-02 | 1 | -0/+2 |
| | |||||
* | Remove nested .gitignore files since `yarn publish` gets confused by them ↵ | Fabio Berger | 2018-03-27 | 1 | -0/+7 |
| | | | | and ignores their contents on the top-level scope | ||||
* | Fix gitignore | Fabio Berger | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Make git-ignore generic for all package scripts | Fabio Berger | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Convert 0x.js scripts to TS, move the prepublishUtils script to `dev-utils` ↵ | Fabio Berger | 2018-03-13 | 1 | -0/+3 |
| | | | | and also convert it to TS. | ||||
* | Add command to deploy react-docs example | Fabio Berger | 2018-03-07 | 1 | -0/+1 |
| | |||||
* | Address feedback | Amir Bandeali | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Add generated contract artifacts to gitignore | Amir Bandeali | 2018-02-21 | 1 | -0/+3 |
| | |||||
* | Add kovan faucet project into the mono repo | Brandon Millman | 2017-12-13 | 1 | -0/+3 |
| | |||||
* | Add md directory to website package and change generated docs directory | Brandon Millman | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | add bundles to gitignore | Fabio Berger | 2017-11-23 | 1 | -0/+2 |
| | |||||
* | Add website to mono repo, update packages to align with existing ↵ | Fabio Berger | 2017-11-22 | 1 | -0/+2 |
| | | | | sub-packages, use new subscribeAsync 0x.js method | ||||
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -2/+2 |
| | |||||
* | Remove es6 target | Leonid Logvinov | 2017-05-26 | 1 | -2/+0 |
| | |||||
* | Add command to generate docs from ts code | Leonid Logvinov | 2017-05-24 | 1 | -0/+3 |
| | |||||
* | Add comments to .gitignore | Leonid Logvinov | 2017-05-24 | 1 | -1/+5 |
| | |||||
* | Add initial tsconfig | Leonid Logvinov | 2017-05-24 | 1 | -0/+2 |
| | |||||
* | Initial commit | Leonid | 2017-05-23 | 1 | -0/+59 |