Ara Kevonian
a322148631
Amended comments to clarify changes on PR #488
2018-03-30 08:00:05 -07:00
Ara Kevonian
57ca611e12
Monitor different state layers with OrderWatcher
...
Allow instantiation of stand-alone OrderWatchers
that can monitor different blockchain state
layers (e.g. pending or latest)
2018-03-30 05:59:09 -07:00
Brandon Millman
6122840241
Merge pull request #476 from 0xProject/feature/website/wallet-wrap
...
Implement ETH/WETH conversion and allowance toggle styling
2018-03-29 14:00:37 -07:00
Brandon Millman
03b00ef8da
Style changes
2018-03-29 11:25:50 -07:00
Brandon Millman
665011174b
Merge branch 'development' into feature/website/wallet-wrap
...
* development: (35 commits)
Fix CHANGELOG
Update Yarn.lock
Standardize changelog dates and format
Fix stubbing of a non-existent property
Remove redundant cast
Move common types out of web3 types
Add monorepo_scripts to npmignore
Add typeRoots
Add clean-state tests
Remove nested .gitignore files since `yarn publish` gets confused by them and ignores their contents on the top-level scope
Remove WETH hack now that updated WETH address is in TokenRegistry
Revert TokenRegistry address on Kovan
Improve rounding error message
Portal fill with mixed decimals
Add error popover if TokenRegistry on network user is browsing on don't include the requisite default tokens for 0x Portal to function
Set timeout for compiler tests
Remove redundant types
Add missing param comments
Fix a comment
Add a comment
...
2018-03-29 10:02:46 -07:00
Fabio Berger
c4dd9658e7
Fix CHANGELOG
2018-03-29 17:44:50 +02:00
Fabio Berger
1337b6928a
Update Yarn.lock
2018-03-29 17:17:41 +02:00
Fabio Berger
defd249565
Standardize changelog dates and format
2018-03-29 12:49:39 +02:00
Leonid Logvinov
8926dac78c
Merge pull request #482 from 0xProject/feature/web3-types
...
Move common types out of web3 types
2018-03-28 16:26:05 +02:00
Fabio Berger
18cac3f092
Merge pull request #483 from 0xProject/refactor/removeHardcodedWeth
...
Remove WETH hack now that updated WETH address is in TokenRegistry
2018-03-28 10:41:53 +01:00
Leonid Logvinov
01e27426d6
Fix stubbing of a non-existent property
2018-03-28 10:43:42 +02:00
Leonid Logvinov
0b09cc36b0
Remove redundant cast
2018-03-28 10:26:56 +02:00
Fabio Berger
f3cb484f82
Merge pull request #484 from 0xProject/fix/gitignoreIssue
...
Remove nested .gitignore & add monorepo_scripts to npmignore
2018-03-27 19:16:36 +01:00
Fabio Berger
0053762760
merge developmentx
2018-03-27 19:16:13 +01:00
Leonid Logvinov
d72b7299c6
Move common types out of web3 types
2018-03-27 17:56:21 +02:00
Fabio Berger
eb89ef79eb
Add monorepo_scripts to npmignore
2018-03-27 16:49:19 +01:00
Leonid Logvinov
066d13f5b7
Merge pull request #480 from 0xProject/feature/clean-state-tests
...
Add clean-state tests
2018-03-27 17:47:45 +02:00
Leonid Logvinov
ec06d8d606
Add typeRoots
2018-03-27 17:47:05 +02:00
Leonid Logvinov
a2e4aaa9a3
Add clean-state tests
2018-03-27 17:47:04 +02:00
Leonid Logvinov
26e9696ddb
Merge pull request #460 from 0xProject/feature/deployer-improvements
...
@0xproject/deployer improvements
2018-03-27 17:43:50 +02:00
Fabio Berger
343191e936
Remove nested .gitignore files since yarn publish gets confused by them and ignores their contents on the top-level scope
2018-03-27 16:24:44 +01:00
Fabio Berger
3e3b667366
Remove WETH hack now that updated WETH address is in TokenRegistry
2018-03-27 11:38:22 +01:00
Fabio Berger
3b45d4727b
Revert TokenRegistry address on Kovan
2018-03-26 17:33:39 +01:00
Fabio Berger
b4f3450d4a
Merge pull request #479 from 0xProject/bug/website/portal-fill-mixed-decimals
...
Portal fill with rounding error/mixed decimals
2018-03-26 13:21:26 +01:00
Fabio Berger
0a8b7cb494
Improve rounding error message
2018-03-26 13:21:02 +01:00
Jacob Evans
125ace3519
Portal fill with mixed decimals
...
When the token pair has different decimal precison we can end up with a remainder when multiplying by an exchange rate (as one is in 18 decimals and the other is 6 for example)
2018-03-26 16:43:12 +11:00
Fabio Berger
109fc41474
Add error popover if TokenRegistry on network user is browsing on don't include the requisite default tokens for 0x Portal to function
2018-03-25 00:22:06 +00:00
Leonid Logvinov
f30353087f
Merge branch 'development' into feature/deployer-improvements
2018-03-23 19:18:31 +01:00
Brandon Millman
d106079d9b
Remove props that are covered by the defaults
2018-03-22 23:39:13 -07:00
Brandon Millman
dc3be992a3
Implement ETH/WETH conversion and allowance toggle styling
2018-03-22 23:13:49 -07:00
Fabio Berger
bed7d87b7f
Get LogEntry type to show up correctly as a Web3 type
2018-03-22 21:05:09 +00:00
Fabio Berger
05daab5dea
Fix typos
2018-03-22 20:13:25 +00:00
Fabio Berger
170e5589f9
Fix 0x.js docs to include types from generated contract wrappers
2018-03-22 20:03:42 +00:00
Fabio Berger
538914aa52
Fix S3 bucket name
2018-03-22 16:58:20 +00:00
Fabio Berger
81deb68c8e
Use past tense in FAQ
2018-03-22 16:37:23 +00:00
Fabio Berger
36986fe9c9
Replace Auctus with ERCDEX in projects section
2018-03-22 16:22:52 +00:00
Fabio Berger
5791632933
Fix Ethfinex link, looks like they have their own domain now
2018-03-22 16:19:59 +00:00
Fabio Berger
289359bf0d
Merge pull request #465 from 0xProject/addExtraDocs
...
Add Additional Package Doc Pages
2018-03-22 16:11:23 +00:00
Fabio Berger
81f6487865
Use _.filter instead of _.reduce
2018-03-22 16:10:01 +00:00
Fabio Berger
21b797c3f9
Improve list of improvements
2018-03-22 16:00:55 +00:00
Fabio Berger
de8450d5c9
Make handleRequest public and add comment for it
2018-03-22 15:54:13 +00:00
Fabio Berger
bcb9ee4cc2
Make setEngine public
2018-03-22 15:53:54 +00:00
Fabio Berger
7c87447241
Fix lazy load so each doc page is a separate bundle
2018-03-22 15:53:39 +00:00
Fabio Berger
b39d87f357
Remove space
2018-03-22 15:53:20 +00:00
Fabio Berger
552b14b1fa
npm -> yarn
2018-03-22 15:53:13 +00:00
Fabio Berger
5779ffd01b
Add assertion to notify any developer trying to render a package with files containing multiple classes
2018-03-22 15:52:40 +00:00
Fabio Berger
a7c24a17f4
Fix lint rules directory
2018-03-22 14:33:40 +00:00
Fabio Berger
8743c40911
Use isEmpty
2018-03-22 13:32:14 +00:00
Leonid Logvinov
7ef6bd4b14
Set timeout for compiler tests
2018-03-22 14:26:24 +01:00
Fabio Berger
6af0f08dfc
Remove no longer existent command
2018-03-22 12:54:03 +00:00