Fabio Berger
da62a0af3b
Fix path to artifacts
2018-05-10 18:55:30 +02:00
Fabio Berger
83dd333eba
Fix tslint errors
2018-05-10 17:55:27 +02:00
Fabio Berger
0a044199a1
Add missing DummyToken
2018-05-10 17:29:59 +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
23c4027c83
Add missing uuid types
2018-05-10 16:53:12 +02:00
Fabio Berger
eeb08b7fae
Fix type error for latched on property
2018-05-10 16:53:03 +02:00
Fabio Berger
20beb2bdb6
Add generated contracts in contract-wrappers to gitignore
2018-05-10 16:52:47 +02:00
Fabio Berger
c6882d0bd8
Rename zeroExContract... to contractWrappers...
2018-05-10 16:51:45 +02:00
Fabio Berger
ce47e83939
Update yarn.lock
2018-05-10 16:41:05 +02:00
Fabio Berger
832e1e2cf7
Add missing quote
2018-05-10 15:26:19 +02:00
Fabio Berger
6d61616492
Add PR number
2018-05-10 15:23:17 +02:00
Fabio Berger
d5304fb5bd
Remove provider instance variable
2018-05-10 15:23:04 +02:00
Fabio Berger
13a61db289
Add var returns
2018-05-10 15:22:51 +02:00
Fabio Berger
93b74cc766
Remove unneeded tslint disable
2018-05-10 15:22:33 +02:00
Fabio Berger
28e83c21e2
Remove uneeded tslint config
2018-05-10 15:22:13 +02:00
Fabio Berger
33ed5cd437
Remove generated contract wrappers
2018-05-10 15:21:37 +02:00
Fabio Berger
37c8e21f25
Remove extra tslint config
2018-05-10 15:00:06 +02:00
Fabio Berger
7b726650e9
Improve createOrderWatcherAsync
2018-05-10 14:59:54 +02:00
Fabio Berger
d3adb48c2e
Fix no-any-propagation
2018-05-10 14:59:37 +02:00
Fabio Berger
9838124abc
Remove unnecessary tslint config
2018-05-10 14:59:10 +02:00
Fabio Berger
4df847c349
Add pr number to changelogs
2018-05-10 14:58:15 +02:00
Brandon Millman
c64ad1af28
Add fallback image support to relayer grid tile
2018-05-09 17:29:02 -07:00
Brandon Millman
e83b056bd4
Clear relayer grid state when fetching
2018-05-09 15:59:53 -07:00
Fabio Berger
017b5a23d8
Fix website and 0x.js docs
2018-05-09 23:26:51 +02:00
Leonid Logvinov
c7a147f49d
Configure the compiler to generate artifacts with deployedBytecode
2018-05-09 23:14:44 +02:00
Fabio Berger
f84a466d16
Remove last artifact
2018-05-09 22:15:35 +02:00
Fabio Berger
382a805c7e
Remove artifacts
2018-05-09 22:14:19 +02:00
Fabio Berger
0b38e575d6
Fix package.json
2018-05-09 22:08:41 +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
Brandon Millman
20f6d8d3d0
Implement loading and error state for relayer grid
2018-05-09 10:57:26 -07:00
Brandon Millman
09b26645ee
Fallback image for relayer grid tile
2018-05-09 10:04:28 -07:00
Brandon Millman
9f2258ebd9
Change relayer grid tile to link on header
2018-05-09 09:28:57 -07:00
Brandon Millman
71e2ee62e4
Merge pull request #576 from 0xProject/feature/website/top-tokens
...
Display top tokens from backend
2018-05-08 14:30:26 -07:00
Brandon Millman
6c8ee4d55d
Merge pull request #557 from 0xProject/feature/website/top-bar-redesign
...
Redesign top bar for portal v2
2018-05-08 14:29:30 -07:00
Brandon Millman
f94d4b492d
Display top tokens from backend
2018-05-08 11:32:44 -07:00
Brandon Millman
e01a4fcbb4
Merge branch 'development' into feature/website/top-bar-redesign
...
* development:
Remove overflowZ property from portal
Fix typo
Only show untracked tokens
Make wallet scrollable
Add token flow
2018-05-08 11:17:00 -07:00
Brandon Millman
5ed9b8b1dc
Remove overflowZ property from portal
2018-05-08 11:16:12 -07:00
Brandon Millman
17f3d5f6ba
Suggestions and fix bad merge
2018-05-08 11:12:46 -07:00
Brandon Millman
607d738342
Merge branch 'development' into feature/website/top-bar-redesign
...
* development: (63 commits)
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
Use named constants
Add a comment
Fix comments
Rename args to constructor-args
Fix a typo
Define a separator const
Move artifacts from src/artifacts to artifacts/v1
Fix sol-cov to work with the new artifacts format
Implement new artifacts format
Publish
Updated CHANGELOGS
Make node types a dependency
Fix type errors in CSS properties
...
2018-05-08 11:04:31 -07:00
Brandon Millman
1b102f9ed3
Merge pull request #570 from 0xProject/feature/website/wallet-add-tokens
...
Portal v2 add tokens flow
2018-05-08 11:01:40 -07:00
Brandon Millman
6c38481550
Fix typo
2018-05-08 10:17:04 -07:00
Brandon Millman
9cbd151658
Only show untracked tokens
2018-05-08 10:16:08 -07:00
Brandon Millman
419b670aa3
Make wallet scrollable
2018-05-08 10:16:08 -07:00
Brandon Millman
a44874d2eb
Add token flow
2018-05-08 10:16:08 -07:00
Brandon Millman
e9d70b7b1e
Merge pull request #556 from 0xProject/feature/website/portal-v2
...
Add new top-level portal component with wallet and relayer index layout
2018-05-08 10:14:33 -07:00
Fabio Berger
73c6f11c9c
Update The Ocean logo
2018-05-08 10:47:35 +02:00
Leonid Logvinov
a9c5488620
Merge pull request #537 from 0xProject/feature/artifacts-v2
...
Implement the new artifacts format
2018-05-07 14:46:28 +02:00
Leonid Logvinov
906af858a5
Fix artifacts paths
2018-05-07 14:32:17 +02:00
Leonid Logvinov
b699a61f56
Create an artifacts folder
2018-05-07 14:23:24 +02:00
Leonid Logvinov
8eabc49e9d
Introduce a var
2018-05-07 14:06:00 +02:00