Leonid Logvinov
7ae9e79235
Rename sol-trace-based-tools-common to sol-tracing-utils
2019-01-10 11:21:05 +01:00
Leonid Logvinov
2c974b5f3f
Refactor out sol-cov, sol-profiler and sol-trace into their separate packages
2019-01-08 14:48:06 +01:00
Leonid Logvinov
e72742f1f7
Merge branch 'development' into feature/contracts-monorepo-7
2018-12-10 16:10:49 -08:00
Leonid Logvinov
9f5eeed309
Rename core package to protocol
2018-12-10 14:44:49 -08:00
Leonid Logvinov
924c2705b2
Refactor our extensions package
2018-12-10 10:53:25 -08:00
Leonid Logvinov
b88ff0a19f
Refactor out examples
2018-12-10 10:01:38 -08:00
Leonid Logvinov
a39e0f13be
Merge pull request #1388 from 0xProject/feature/contracts-monorepo-6
...
Contracts monorepo 6
2018-12-10 18:09:59 +01:00
Leonid Logvinov
190d9244cc
Merge pull request #1385 from 0xProject/feature/contracts-monorepo-5
...
Refactor our protocol interfaces into `@0x/contracts-interfaces`
2018-12-10 18:09:33 +01:00
Alex Browne
b2dd5495bc
Merge pull request #1377 from 0xProject/feature/pipeline-cleanup-mega-rebase
...
Merge all pipeline code into development
2018-12-05 11:08:19 -08:00
Leonid Logvinov
a365ab11d2
Refactor out tokens from core contracts package
2018-12-05 15:21:03 +01:00
Leonid Logvinov
48021a227f
Refactor our protocol interfaces into @0x/contracts-interfaces
2018-12-05 13:13:35 +01:00
Alex Browne
4e6919a6e5
Add typeorm and begin inserting database records
2018-12-04 14:24:03 -08:00
Leonid Logvinov
9e01f4c9a3
Refactor out libs into @0x/contracts-libs
2018-12-04 16:07:59 +01:00
Leonid Logvinov
e8d0aff333
Refactor @0x/contracts-utils from @0x/contracts-core
2018-12-04 14:41:18 +01:00
Leonid Logvinov
665a855548
Ignore generated files in multisig contracts
2018-12-03 12:09:28 +01:00
Leonid Logvinov
866c946b92
Replace packages/contracts with contracts/core
2018-12-03 11:31:54 +01:00
F. Eugene Aumson
95b2898b9c
[order_utils.py] is_signature_valid, via Exchange contract ( #1216 )
...
First support for signature validation, done via Exchange contract's
isValidSignature() method.
2018-11-07 11:20:46 -05:00
Alex Browne
d76d8abc1d
Update .gitignore and .prettierignore
2018-10-15 13:38:59 -07:00
Alex Browne
8f0ceaf1d8
Create abi-gen-wrappers package
2018-10-15 13:36:59 -07:00
Alex Browne
2aa73fc839
Add generated contract wrappers in contracts package to gitignore
2018-10-15 13:36:10 -07:00
F. Eugene Aumson
92fd0a9d24
feat: project stub for python order utilities
...
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
2018-10-12 15:31:19 -04:00
Fabio Berger
c8fd1ae05c
Add dev-tools-pages bundles to gitignore
2018-10-10 22:40:56 +02:00
Alex Browne
e456332da7
Rename and update some artifact locations
2018-09-04 16:47:28 -04:00
Amir Bandeali
9304d09da6
Add mainnet migrations
2018-09-04 11:07:56 -07:00
Fabio Berger
0248add542
Merge development branch
2018-08-22 11:41:42 +01:00
F. Eugene Aumson
a263e7dfce
remove v2 contract artifacts
2018-08-20 16:12:09 -04:00
Fabio Berger
9b24459108
Add /src/artifacts in order-utils to gitignore
2018-08-01 17:29:24 +02:00
Fabio Berger
084ccb62a6
Add order-watcher artifacts to gitignore
2018-07-26 12:35:22 +02:00
Fabio Berger
07d4f21807
Add artifacts to gitignore
2018-07-25 18:16:09 +02:00
Leonid Logvinov
cab32d7593
Add .npmrc to gitignore
2018-07-24 16:05:25 +02:00
Fabio Berger
e54e2ac67b
Add .vscode from .gitignore
2018-07-02 11:13:31 +02:00
Amir Bandeali
2fcc36bbad
Update file structure
2018-06-29 18:05:40 -07:00
Amir Bandeali
6e1a549fcb
Use ledger subprovider
2018-06-29 17:25:56 -07:00
Amir Bandeali
5f0a2953c6
Add Kovan migrations
2018-06-29 17:25:56 -07:00
Fabio Berger
cb754ee125
move generated contract wrappers from contract_wrappers/generated/ to generated_contract_wrappers in package with no non-generated contract wrappers
2018-06-06 15:39:38 +02:00
Fabio Berger
4874d55d03
Initial refactor of order-utils. Move many utils from contracts into this package.
2018-05-29 16:58:30 -07:00
Leonid Logvinov
92b0efff5a
Migrate migrations to v2
2018-05-24 13:59:30 -07:00
Fabio Berger
8cb074657d
Rename bin to server in testnet-faucets since bin is no longer gitignored
2018-05-14 19:33:45 +02:00
Fabio Berger
5f678acf46
Fix abi-gen binary so it can be called directly from packages
2018-05-14 19:31:56 +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
7ad4380653
Standardize gitignores and remove migrations/artifacts
2018-05-10 19:02:59 +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
20beb2bdb6
Add generated contracts in contract-wrappers to gitignore
2018-05-10 16:52:47 +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
906af858a5
Fix artifacts paths
2018-05-07 14:32:17 +02:00
Leonid Logvinov
eb89926cee
Implement the resolver
2018-04-12 12:52:48 +02:00
Fabio Berger
919b327fc5
Move migrations into separate monorepo subpackage and hook it up to 0x.js and contracts
2018-04-09 17:14:25 +09:00
Leonid Logvinov
b57850a225
Regroup gitignore entries
2018-04-02 12:34:29 +03:00