Leonid Logvinov
91c89d90a5
Use assetProxyOwner instead of the multisig in the core contracts tests
2018-12-03 12:09:28 +01:00
Leonid Logvinov
980e3cb82f
Remove multisig contracts from the core list of contracts
2018-12-03 12:09:28 +01:00
Leonid Logvinov
eefb1cfe5d
Fix an issue when we tried to append base contracts path to absolute imports (NPM) in sol-compiler
2018-12-03 12:09:28 +01:00
Leonid Logvinov
5b0746a8ef
Add support for scoped packages resolving to NPMResoler
2018-12-03 12:09:28 +01:00
Leonid Logvinov
0faa8b3231
Refactor contracts-core into contracts-multisig, contracts-core and contracts-test-utils
2018-12-03 12:09:28 +01:00
Leonid Logvinov
450c72035f
Replace packages/contracts with contracts/core
2018-12-03 12:09:28 +01:00
Leonid Logvinov
5a16e78b54
Merge pull request #1310 from 0xProject/feature/contracts-monorepo
...
Contracts monorepo I
2018-12-03 12:07:41 +01:00
Leonid Logvinov
6d0c71ef30
Move MultiAssetProxy to the contracts monorepo
2018-12-03 11:52:21 +01:00
Leonid Logvinov
e015f470dd
Remove generated files
2018-12-03 11:33:05 +01:00
Leonid Logvinov
d142413745
Rename calldata to callData because solhint doesn't like calldata (probably reserved keyword) and goes nuts
2018-12-03 11:33:04 +01:00
Leonid Logvinov
e339e1182d
Update yarn.lock
2018-12-03 11:31:54 +01:00
Leonid Logvinov
9bee3eba76
Add contracts to yarn workspaces
2018-12-03 11:31:54 +01:00
Leonid Logvinov
866c946b92
Replace packages/contracts with contracts/core
2018-12-03 11:31:54 +01:00
Leonid Logvinov
8f9a246f48
Add contracts/* to monorepo routes
2018-12-03 11:31:54 +01:00
Leonid Logvinov
4668b0732c
Move packages/contracts to contracts/core
2018-12-03 11:31:53 +01:00
Brandon Millman
f4e0f74a6d
feat(instant): provide a custom wallet display name
2018-12-01 01:15:01 -08:00
Brandon Millman
6f44944ffd
fix(instant): darken overlay color
2018-12-01 00:47:07 -08:00
Brandon Millman
074944247d
feat(instant): add token symbol to buy button text
2018-12-01 00:22:09 -08:00
Brandon Millman
593ed12d91
fix(instant): update zrx icon
2018-12-01 00:06:36 -08:00
Brandon Millman
c0f4a35cfd
fix(instant): DGD and DGX colors
2018-12-01 00:04:57 -08:00
Brandon Millman
800016b430
fix(instant) various token selector fixes
2018-12-01 00:03:07 -08:00
fragosti
937235c4fd
feat: add dotenv to make env dependencies more explicit
2018-11-30 16:26:19 -08:00
fragosti
4b6ac96a8d
fix: use correct styles even when syntax highlighter component removes classnames on second render
2018-11-30 16:01:16 -08:00
Francesco Agosti
502e9c7be4
Merge pull request #1362 from 0xProject/fix/instant/push-to-history-broken-when-no-onpopstate
...
[instant] Fix push to history issue on second full render of instant
2018-11-30 16:00:30 -08:00
Steve Klebanoff
91b0fd9517
Fix variable name
2018-11-30 14:19:07 -08:00
Steve Klebanoff
6a3f295b1f
Take out https:// prefix
2018-11-30 14:16:49 -08:00
Steve Klebanoff
d9b4b0e0f3
Merge branch 'development' into feature/instant/rollbar-env
2018-11-30 14:16:02 -08:00
Steve Klebanoff
c342940b5d
get rid of double private def
2018-11-30 14:09:51 -08:00
Steve Klebanoff
b19700221f
update with new CDN
2018-11-30 14:09:43 -08:00
Steve Klebanoff
ef041d1603
Merge branch 'feature/instant/prod-env-switches-cdn' into feature/instant/rollbar-env
2018-11-30 14:09:23 -08:00
fragosti
e47dd4a83e
chore: lint
2018-11-30 13:47:47 -08:00
fragosti
9ebe8d63c8
fix: push to history edge case for second render where onpopstate is not defined on first render
2018-11-30 13:34:03 -08:00
Steve Klebanoff
94d81bd562
Merge pull request #1359 from 0xProject/feature/instant/prod-env-switches-cdn
...
[instant] CDN-approach to identifying environments
2018-11-30 13:12:06 -08:00
Steve Klebanoff
34b2f4736e
removing unused references
2018-11-30 12:58:42 -08:00
Steve Klebanoff
f8daacc19a
Merge pull request #1342 from 0xProject/feature/instant/misc-close-analytics
...
[instant] Close and View Transaction analytics events
2018-11-30 12:52:06 -08:00
Steve Klebanoff
d77efb611e
Remove env var check for INSTANT_HEAP_ANALYTICS_ID_PRODUCTION since this is only needed on discharge
2018-11-30 12:49:07 -08:00
Steve Klebanoff
de8dcf9a72
takeout console.log
2018-11-30 12:47:16 -08:00
Steve Klebanoff
12d34707b7
Merge branch 'development' into feature/instant/prod-env-switches-cdn
2018-11-30 12:47:05 -08:00
Steve Klebanoff
ab631060a0
cdn -> dischargeTarget, and report to heap
2018-11-30 12:42:40 -08:00
Francesco Agosti
f496096ce1
Merge pull request #1348 from 0xProject/feature/instant/cdn-setup
...
[instant] Remove commonjs bundle, productionize UMD bundle
2018-11-30 12:36:22 -08:00
fragosti
fc2055cd93
feat: remove instant from project references
2018-11-30 12:26:59 -08:00
Francesco Agosti
ca22d87290
Merge pull request #1351 from 0xProject/fix/instant/instant-bounces-on-error
...
[instant] Fix instant bouncing around / height changes, don't allow labels to wrap
2018-11-30 12:19:54 -08:00
fragosti
d6ba7298d4
chore: deploy_live -> deploy_production
2018-11-30 11:59:59 -08:00
fragosti
ea11e8c62d
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into fix/instant/instant-bounces-on-error
2018-11-30 11:58:05 -08:00
fragosti
a7fc5975c1
feat: update tsconfig
2018-11-30 11:28:26 -08:00
fragosti
09813cb1d8
fix: address PR feedback
2018-11-30 11:20:07 -08:00
fragosti
9e69257b0d
feat: implement code generation
2018-11-30 11:08:49 -08:00
fragosti
e65096ee7a
feat: implement multi token select component
2018-11-30 10:25:36 -08:00
Daniel Pyrathon
a1d4aa66bc
feat(order_utils.py): schema resolver cache ( #1317 )
...
* Implemented basic functionality for using cache layer of LocalRefResolver
* Use `importlib` instead of `imp`, since it's been deprecated. Legacy `load_module()` reloads modules even if they are already imported, causing tests to fail when run in non-deterministic ordering, so we replace it with `import_module()`
2018-11-30 12:59:37 -05:00
Steve Klebanoff
6c941eebea
add missing import from merge
2018-11-30 08:40:25 -08:00