Fabio Berger
054c00e323
Add entry to CHANGELOG
2017-12-17 01:07:28 -06:00
Fabio Berger
ac78c64f9e
Fix tests in contracts
2017-12-17 00:40:19 -06:00
Fabio Berger
1f748afed9
Modify the etherToken wrapper methods to accept an etherTokenAddress as the first arg. Since it is becoming apparent we will be updating the canonical WETH contract, we want users of 0x.js to be able to interact with n number of etherTokens without re-instantiating for each one.
2017-12-17 00:32:53 -06:00
Fabio Berger
4a73c05435
Fix documentation issue where unsubscribeAll
shown as method on every contractWrapper instance even though it's only used by Exchange and Token wrappers.
2017-12-17 00:19:15 -06:00
Fabio Berger
fe8f2d87c7
Temporary hack to alleviate issues with updating tokenRegistry with new WETH address
2017-12-15 14:07:14 -06:00
Fabio Berger
a71a1edf2c
Two mysteriously missing imports
2017-12-15 13:01:45 -06:00
Fabio Berger
87209b8f57
Merge pull request #264 from 0xProject/createWethPage
...
Create WETH Page
2017-12-15 12:58:22 -06:00
Fabio Berger
13279f1f20
Fix linter errors
2017-12-15 12:47:16 -06:00
Fabio Berger
b46dd2e0a2
Merge branch 'development' into createWethPage
...
* development: (54 commits)
Fix redundant spaces
Fix tests
Fix website unused vars
Fix connect unused vars
Fix 0x.js unused vars
Dissallow unused vars/imports
Implement first custom linter rule async-suffix
Reuse intervalutils in website
Add a newline
Name a variable
Add a comment
Fix a conditional
Make migrations deterministic
Fix linter error
Fix linter errors
Add a function to init token balances
Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokens
Add DummyToken to gitignore
Add DummyToken to artifacts list
Increase mocha timeout
...
2017-12-15 12:37:03 -06:00
Leonid
3eb08735d4
Merge pull request #266 from 0xProject/fix/no-unused-vars
...
Remove all unused vars and imports
2017-12-15 19:03:01 +01:00
Leonid Logvinov
c8e52882ca
Fix redundant spaces
2017-12-15 18:44:13 +01:00
Fabio Berger
484dd4c33a
Update name to be a call to action
2017-12-15 11:06:18 -06:00
Fabio Berger
94f40a54b4
Add default value for onConversionSuccessful
2017-12-15 11:05:53 -06:00
Leonid Logvinov
818a50a3fb
Fix tests
2017-12-15 15:32:10 +01:00
Leonid Logvinov
2041e9945e
Fix website unused vars
2017-12-15 15:19:19 +01:00
Leonid Logvinov
126048bac9
Fix connect unused vars
2017-12-15 13:58:30 +01:00
Leonid Logvinov
274aa50d74
Fix 0x.js unused vars
2017-12-15 13:30:19 +01:00
Leonid Logvinov
c36d85a46c
Dissallow unused vars/imports
2017-12-15 13:14:44 +01:00
Fabio Berger
ac1fbeb962
Improve WETH page styling
2017-12-14 19:28:49 -06:00
Leonid
de8c445f96
Merge pull request #265 from 0xProject/feature/custom-linter-rule
...
Implement first custom linter rule async-suffix
2017-12-14 22:34:54 +01:00
Leonid Logvinov
c23d42fea5
Implement first custom linter rule async-suffix
2017-12-14 21:49:19 +01:00
Leonid
a0aa21103b
Merge pull request #258 from 0xProject/feature/contracts-refactor
...
A bunch of refactorings
2017-12-14 17:48:45 +01:00
Leonid Logvinov
ce242b10e2
Reuse intervalutils in website
2017-12-14 17:43:42 +01:00
Fabio Berger
6d386220d9
Use new wrap/unwrap buttons, fetch outdated WETH balances and re-fetch after a successful unwrap.
2017-12-14 10:43:20 -06:00
Fabio Berger
7ce1021798
Refactor the WETH conversion dialog/button to be either wrap or unwrap specific and not both
2017-12-14 10:41:33 -06:00
Leonid Logvinov
9ad9e1204c
Add a newline
2017-12-14 17:15:49 +01:00
Leonid Logvinov
a63061f5b2
Name a variable
2017-12-14 17:15:07 +01:00
Leonid Logvinov
4997331410
Add a comment
2017-12-14 17:13:34 +01:00
Leonid Logvinov
f7f4b6da8d
Fix a conditional
2017-12-14 17:12:18 +01:00
Leonid Logvinov
c975676f6c
Make migrations deterministic
2017-12-14 16:40:37 +01:00
Leonid Logvinov
d702c65a5b
Fix linter error
2017-12-14 15:59:00 +01:00
Leonid Logvinov
4391f9913e
Fix linter errors
2017-12-14 15:47:03 +01:00
Leonid Logvinov
28c409fc6d
Add a function to init token balances
2017-12-14 15:47:03 +01:00
Leonid Logvinov
449a04d39c
Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokens
2017-12-14 15:47:03 +01:00
Leonid Logvinov
4bcd7ba31e
Add DummyToken to gitignore
2017-12-14 15:47:03 +01:00
Leonid Logvinov
5bda301fec
Add DummyToken to artifacts list
2017-12-14 15:47:03 +01:00
Leonid Logvinov
84c7c6eb12
Increase mocha timeout
2017-12-14 15:47:03 +01:00
Leonid Logvinov
a5b7980b06
Add DummyToken to artifacts list
2017-12-14 15:47:03 +01:00
Leonid Logvinov
f746f5bfa3
Update addresses and add DummyToken artifact
2017-12-14 15:47:03 +01:00
Leonid Logvinov
3ed2eedfda
Change circle commit hash to the newest one from the monorepo
2017-12-14 15:47:03 +01:00
Leonid Logvinov
4ce8eaa158
Fix CI build
2017-12-14 15:47:02 +01:00
Leonid Logvinov
7abb026819
Delete abi-gen-templates
2017-12-14 15:47:02 +01:00
Leonid Logvinov
abd55411d4
Move shared types to types package
2017-12-14 15:47:02 +01:00
Leonid Logvinov
cb596c1413
Move more shared utils into utils package and reuse them
2017-12-14 15:47:02 +01:00
Leonid Logvinov
6120a43fff
Create dev-utils with blockchainLifecycle in it
2017-12-14 15:47:02 +01:00
Leonid Logvinov
02e7354b53
Move 0x.js temnplates to 0x.js instead of having them as a separate package
2017-12-14 15:47:02 +01:00
Leonid Logvinov
0a0d3503c0
Remove generated contracts and ignore them. Add a prebuild command to regenerate them
2017-12-14 15:47:02 +01:00
Fabio Berger
105bcc6664
Clear trackedTokens so that a user starts tracking the new WETH and no longer the old one
2017-12-13 19:58:33 -06:00
Fabio Berger
ceae51fe32
Make label optional and make sure the input field still renders properly without it
2017-12-13 19:46:48 -06:00
Fabio Berger
b054080fa1
Remove ETH-WETH convert button from balances page
2017-12-13 19:45:44 -06:00