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
a2e4aaa9a3
Add clean-state tests
2018-03-27 17:47:04 +02: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
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
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
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
21b797c3f9
Improve list of improvements
2018-03-22 16:00:55 +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
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
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
78e9c48803
Move docs from README into docs page and add a link to it.
2018-03-21 18:04:48 +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
Brandon Millman
3cf2cb89bb
Implement initial wallet interface
2018-03-20 13:42:50 -07:00
Fabio Berger
2875cfa8c7
Move doc related types closer to one another
2018-03-20 15:41:31 +00:00
Fabio Berger
07de3a1d94
Pass actual iconUrl and add default icon image
2018-03-20 15:39:32 +00:00
Fabio Berger
27880a6059
Remove s3 mapping since s3 folder names are now identical to sub-package names
2018-03-20 15:35:48 +00:00
Fabio Berger
72671c1014
Refactor titleToIcon mapping to idToIcon and move to docPage
2018-03-20 12:26:04 +00:00
Fabio Berger
2f7c19e80d
Merge branch 'development' into addExtraDocs
...
* development: (29 commits)
Set Lodash dep to an exact version since newer versions introduced breaking changes
Update Kovan Ethertoken Address
Update deployer version since manual re-publish
Add new entry into CHANGELOG
Fix bad merge
Update yarn.lock
Change title
Add Blake and Zach to About page
Re-size Jacob and Tom's images
Manually publish 0x.js back to a working state
Publish
Publish
Fix 0x.js assets
Remove assets from connect and _bundles from packages that don't generate the folder
Publish
Fix packages that aren't working as expected
Make new packages default to public on publish
Add new public packages to top-level README
Update top-level package.json
Fix incorrect new versions
...
# Conflicts:
# packages/0x.js/package.json
# packages/connect/package.json
# packages/json-schemas/package.json
# packages/sol-cov/package.json
2018-03-20 11:52:22 +00:00
Fabio Berger
abf41b073c
Set Lodash dep to an exact version since newer versions introduced breaking changes
2018-03-20 11:40:29 +00:00
Fabio Berger
0f0aca7de5
Change title
2018-03-19 14:51:58 +01:00
Fabio Berger
f699b9a73f
Add Blake and Zach to About page
2018-03-19 14:50:50 +01:00
Fabio Berger
214096de9e
Re-size Jacob and Tom's images
2018-03-19 14:50:36 +01:00
Fabio Berger
a0ccb609cd
Manually publish 0x.js back to a working state
2018-03-19 00:55:10 +01:00
Fabio Berger
4e05554b3e
Publish
...
- 0x.js@0.33 .5
- contracts@2.1.19
- @0xproject/sra-report@0.0.5
- @0xproject/testnet-faucets@1.0.20
- @0xproject/website@0.0.22
2018-03-19 00:48:26 +01:00
Fabio Berger
04c08b9fc8
Publish
...
- 0x.js@0.33 .4
- @0xproject/assert@0.2.3
- @0xproject/connect@0.6.6
- contracts@2.1.18
- @0xproject/deployer@0.3.2
- @0xproject/dev-utils@0.3.2
- @0xproject/json-schemas@0.7.17
- @0xproject/react-docs-example@0.0.4
- @0xproject/react-docs@0.0.4
- @0xproject/react-shared@0.0.4
- @0xproject/sol-cov@0.0.4
- @0xproject/sra-report@0.0.4
- @0xproject/subproviders@0.8.2
- @0xproject/testnet-faucets@1.0.19
- @0xproject/website@0.0.21
2018-03-19 00:39:25 +01:00
Fabio Berger
8392ee4625
Publish
...
- 0x.js@0.33 .3
- @0xproject/abi-gen@0.2.7
- @0xproject/assert@0.2.2
- @0xproject/base-contract@0.0.5
- chai-as-promised-typescript-typings@0.0.12
- chai-typescript-typings@0.0.6
- @0xproject/connect@0.6.5
- contracts@2.1.17
- @0xproject/deployer@0.3.1
- @0xproject/dev-utils@0.3.1
- ethers-typescript-typings@0.0.4
- @0xproject/json-schemas@0.7.16
- @0xproject/monorepo-scripts@0.1.14
- @0xproject/react-docs-example@0.0.3
- @0xproject/react-docs@0.0.3
- @0xproject/react-shared@0.0.3
- @0xproject/sol-cov@0.0.3
- @0xproject/sra-report@0.0.3
- @0xproject/subproviders@0.8.1
- @0xproject/testnet-faucets@1.0.18
- @0xproject/tslint-config@0.4.12
- @0xproject/types@0.4.1
- @0xproject/utils@0.4.3
- web3-typescript-typings@0.10 .2
- @0xproject/web3-wrapper@0.3.1
- @0xproject/website@0.0.20
2018-03-19 00:24:28 +01:00
Fabio Berger
79f521b555
Publish
...
- 0x.js@0.33 .2
- @0xproject/abi-gen@0.2.6
- @0xproject/assert@0.2.1
- @0xproject/base-contract@0.0.4
- chai-as-promised-typescript-typings@0.0.11
- chai-typescript-typings@0.0.5
- @0xproject/connect@0.6.4
- contracts@2.1.16
- @0xproject/deployer@0.3.0
- @0xproject/dev-utils@0.3.0
- ethers-typescript-typings@0.0.3
- @0xproject/json-schemas@0.7.15
- @0xproject/monorepo-scripts@0.1.13
- @0xproject/react-docs-example@0.0.2
- @0xproject/react-docs@0.0.2
- @0xproject/react-shared@0.0.2
- @0xproject/sol-cov@0.0.2
- @0xproject/sra-report@0.0.2
- @0xproject/subproviders@0.8.0
- @0xproject/testnet-faucets@1.0.17
- @0xproject/tslint-config@0.4.11
- @0xproject/types@0.4.0
- @0xproject/utils@0.4.2
- web3-typescript-typings@0.10 .1
- @0xproject/web3-wrapper@0.3.0
- @0xproject/website@0.0.19
2018-03-18 19:49:46 +01:00
Fabio Berger
5468358f21
Add Subprovider docs to website
2018-03-18 19:04:16 +01:00
Fabio Berger
aa8a3ee055
Re-order developers dropdown
2018-03-18 16:12:24 +01:00
Fabio Berger
c1d17c83f8
Add sol-cov docs to website
2018-03-18 16:10:02 +01:00
Fabio Berger
c7302c46e5
Add JSON Schemas docs to website
2018-03-18 14:54:12 +01:00
Fabio Berger
d7bf003d51
Refactor all docJSON's to reside within the same S3 bucket under different folders
2018-03-16 16:56:53 +01:00
Fabio Berger
5a827eb3d4
Fix deployer external type link to point to specific commit
2018-03-16 14:05:05 +01:00
Fabio Berger
312a30578b
Improve deployer docs
2018-03-16 14:04:08 +01:00