Fabio Berger
733fe5b335
Add artifacts to clean command
2018-05-11 12:05:32 +02:00
Leonid Logvinov
c093aab350
Fix ganache subprovider config
2018-05-11 11:59:08 +02:00
Brandon Millman
44f17c1706
Merge pull request #580 from 0xProject/feature/website/remove-tokens
...
Update wallet footer and add remove token functionality
2018-05-10 10:55:17 -07:00
Fabio Berger
8302e1687a
Remove unnecessary compile command
2018-05-10 19:03:58 +02:00
Fabio Berger
7ad4380653
Standardize gitignores and remove migrations/artifacts
2018-05-10 19:02:59 +02:00
Fabio Berger
bea185ce8b
Commit v1 artifacts to migrations package and remove compile step from prebuild
2018-05-10 19:02:41 +02:00
Fabio Berger
5a73b8a8e6
Replace mkdir with mkdirp so it also created any missing intermediate directories
2018-05-10 18:56:32 +02:00
Fabio Berger
da62a0af3b
Fix path to artifacts
2018-05-10 18:55:30 +02:00
Leonid Logvinov
1137abfd33
Fix a bug in compiler config precedence
2018-05-10 18:26:44 +02:00
Leonid Logvinov
e972ed8456
Fix linter errors
2018-05-10 18:12:34 +02:00
Leonid Logvinov
2e1c2d9dfe
Fix templates
2018-05-10 17:56:57 +02:00
Fabio Berger
83dd333eba
Fix tslint errors
2018-05-10 17:55:27 +02:00
Leonid Logvinov
f854f3ee2b
Remove unused deployer docs configs
2018-05-10 17:47:38 +02:00
Leonid Logvinov
1055ca6d44
Add a legacy endpoint for the deployer
2018-05-10 17:47:38 +02:00
Leonid Logvinov
a5fea3b9c3
Add a check for compiler output
2018-05-10 17:47:38 +02:00
Leonid Logvinov
62f1430a2c
Add a comment
2018-05-10 17:47:38 +02:00
Leonid Logvinov
1dec6a442e
Put ARTIFACTS_VERSION in a config
2018-05-10 17:47:38 +02:00
Leonid Logvinov
97831e3702
Improve a comment
2018-05-10 17:47:38 +02:00
Leonid Logvinov
7eb9444458
Remove _applyDefaultsToDeployTxDataAsync
2018-05-10 17:47:38 +02:00
Leonid Logvinov
ebc296ea31
Add a HACK comment
2018-05-10 17:47:38 +02:00
Leonid Logvinov
75d24dea0e
Fix linter issues
2018-05-10 17:47:38 +02:00
Leonid Logvinov
a6f72de09d
Rename deployer to sol-compiler
2018-05-10 17:47:38 +02:00
Leonid Logvinov
96037aed52
Remove deployer
2018-05-10 17:46:57 +02:00
Leonid Logvinov
f9d80adaee
Remove deployer from 0x.js and migrations
2018-05-10 17:46:57 +02:00
Leonid Logvinov
422e5a19d4
Configure migrations with a compiler.json
2018-05-10 17:46:57 +02:00
Leonid Logvinov
3d58b38e4e
Remove deployer from metacoin and contract tests
2018-05-10 17:46:57 +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
Jacob Evans
f9d2689a12
Pad to 32 if asset ids are small
2018-05-10 15:59:44 +10: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
Brandon Millman
eba6dcc497
Update wallet footer and add remove token functionality
2018-05-09 15:46:18 -07:00
Fabio Berger
017b5a23d8
Fix website and 0x.js docs
2018-05-09 23:26:51 +02:00