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
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
Fabio Berger
6af0f08dfc
Remove no longer existent command
2018-03-22 12:54:03 +00:00
Fabio Berger
54ae94dde0
Fix benefits list
2018-03-22 12:53:51 +00:00
Fabio Berger
c570f3865f
Use yarn instead of npm
2018-03-22 12:53:41 +00:00
Fabio Berger
ed9d1da297
Add default docs icon
2018-03-22 12:46:52 +00:00
Fabio Berger
beb483ea85
Merge branch 'development' into addExtraDocs
...
* development:
Change blockchain prop to not optional
Other style changes
Updated padding and colors
Refactor TokenState type
Fix a bug causing fillOrdersUpTo validation to fail because of some extra orders being passed
Implement initial wallet interface
# Conflicts:
# packages/react-shared/CHANGELOG.md
# packages/website/ts/types.ts
2018-03-22 12:00:41 +00:00
Fabio Berger
46b7fecafe
Create helper function for converting dashes names for display
2018-03-22 11:56:12 +00:00
Brandon Millman
8478dc8d6d
Merge pull request #468 from 0xProject/feature/website/wallet-interface
...
Implement initial wallet interface
2018-03-21 15:48:13 -07:00
Brandon Millman
9f8e41cbfa
Change blockchain prop to not optional
2018-03-21 15:45:11 -07:00
Brandon Millman
3916383dd0
Other style changes
2018-03-21 14:21:19 -07:00
Brandon Millman
a60c8f7d8c
Updated padding and colors
2018-03-21 14:17:08 -07:00
Brandon Millman
4e5cd472c2
Refactor TokenState type
2018-03-21 13:02:44 -07:00
Fabio Berger
e1341bc6d9
Move docs to page and add link to docs to README
2018-03-21 18:55:59 +00:00
Fabio Berger
d437a66019
Add comments to JSON-schemas public methods
2018-03-21 18:51:17 +00:00
Fabio Berger
542b46a22f
Move usage out of README and replace with link to Docs
2018-03-21 18:40:59 +00:00
Fabio Berger
6fef533fff
Improve comments
2018-03-21 18:38:45 +00:00
Fabio Berger
ec219fc395
Add comments to sol-cov
2018-03-21 18:24:54 +00:00
Fabio Berger
a555a8a374
Improve subproviders comment
2018-03-21 18:24:45 +00:00
Fabio Berger
78e9c48803
Move docs from README into docs page and add a link to it.
2018-03-21 18:04:48 +00:00
Fabio Berger
18d3e5458a
Fix sectionName and menuItemName to display with spaces rather then dashes
2018-03-21 18:04:27 +00:00
Fabio Berger
ac25764d12
Add changelog entry for making handleRequest private
2018-03-21 17:38:23 +00:00
Fabio Berger
c55e7fa91a
Improve all the comments for the subproviders public methods
2018-03-21 17:38:02 +00:00
Leonid Logvinov
8d01956c3e
Merge pull request #470 from 0xProject/fix/fillOrdersUpToValidation
...
Fix a bug causing fillOrdersUpTo validation to fail because of some e…
2018-03-21 15:30:26 +01:00
Leonid Logvinov
1dda8c1468
Fix a bug causing fillOrdersUpTo validation to fail because of some extra orders being passed
2018-03-21 15:30:04 +01:00
Fabio Berger
af21ad1615
Add missing DocComments to Deployer package
2018-03-21 12:33:07 +00:00
Fabio Berger
07fa01528b
Move usage out of README and add add link to docs
2018-03-21 12:32:53 +00:00
Fabio Berger
38f716bd77
Make docs link more discoverable in README, move docs out of README
2018-03-20 22:24:26 +00:00
Fabio Berger
6a410b03ff
Improve comments
2018-03-20 22:17:39 +00:00
Fabio Berger
3cd7bce0a3
Add DocComments to Web3Wrapper
2018-03-20 21:41:59 +00:00
Fabio Berger
6693540f43
Add changelog entry
2018-03-20 21:41:36 +00:00
Fabio Berger
647bc5a63e
Rename method for clarity
2018-03-20 21:41:21 +00:00