Fabio Berger
|
05c3a66543
|
Add more padding on top of section title
|
2018-02-16 00:08:57 -07:00 |
|
Fabio Berger
|
9349752baa
|
Add hack comment explaining param count short-cut
|
2018-02-15 23:56:19 -07:00 |
|
Fabio Berger
|
974fab7284
|
replace repeated conditionals with variable
|
2018-02-15 23:54:36 -07:00 |
|
Fabio Berger
|
8a52ffe7b7
|
Remove unneeded props
|
2018-02-15 23:52:49 -07:00 |
|
Fabio Berger
|
c6ecdbd86e
|
use const over hard-coding
|
2018-02-15 23:52:40 -07:00 |
|
Fabio Berger
|
03797545f9
|
uncomment dev logic
|
2018-02-15 23:51:10 -07:00 |
|
Fabio Berger
|
2778f96483
|
Re-design docs pages
|
2018-02-15 21:51:49 -07:00 |
|
Fabio Berger
|
5c91b4bfc6
|
Re-designed Wiki and half-redesigned docs pages
|
2018-02-15 20:12:47 -07:00 |
|
Brandon Millman
|
4b67352278
|
Add missing public types from connect docs
|
2018-02-15 00:18:48 -08:00 |
|
Brandon Millman
|
8201d5d1f8
|
Add docs staging to 0x.js package
|
2018-02-14 14:35:31 -08:00 |
|
Brandon Millman
|
2897b72967
|
Add support for intersection types in docs
|
2018-02-14 10:16:00 -08:00 |
|
Brandon Millman
|
713c922e35
|
Add page options to relevant HttpClient methods
|
2018-02-13 14:15:54 -08:00 |
|
Leonid
|
936f6ac10f
|
Merge pull request #379 from 0xProject/portal_json
Make portal order JSON compatible with 0x.js
|
2018-02-09 09:27:08 +01:00 |
|
Fabio Berger
|
9495c8f46c
|
Fix links
|
2018-02-08 18:40:06 -08:00 |
|
Fabio Berger
|
b3f91600d3
|
Center header above relayers
|
2018-02-08 17:53:31 -08:00 |
|
Fabio Berger
|
ddf4437fb6
|
Add blog to topBar and as a consequence support external links in topBar menu items
|
2018-02-08 17:36:17 -08:00 |
|
Fabio Berger
|
4153d57849
|
Add title above "benefits" section
|
2018-02-08 16:27:47 -08:00 |
|
Fabio Berger
|
0652790703
|
Add Relayer section to landing
|
2018-02-08 16:27:37 -08:00 |
|
Leonid Logvinov
|
43cf8d30bd
|
Implement blockchain.portalOrderToZeroExOrder
|
2018-02-08 18:28:54 +01:00 |
|
Leonid Logvinov
|
ec198343b5
|
Make naming of schemas consistent
|
2018-02-08 18:14:52 +01:00 |
|
Leonid Logvinov
|
1233c33116
|
Address feedback
|
2018-02-08 16:23:20 +01:00 |
|
Fabio Berger
|
eebf205817
|
Fix flash message when receiving test ether
|
2018-02-07 16:58:05 -08:00 |
|
Leonid Logvinov
|
8fba0477a6
|
Remove hash from signatureData
|
2018-02-07 20:58:19 +01:00 |
|
Leonid Logvinov
|
e6f2c7a382
|
Remove networkId from orderJSON
|
2018-02-07 20:38:30 +01:00 |
|
Leonid Logvinov
|
69f5f5e946
|
Split Order into signedOrder and metadata
|
2018-02-07 20:26:13 +01:00 |
|
Leonid Logvinov
|
ae14b0a71d
|
Reuse ECSignature
|
2018-02-07 16:13:09 +01:00 |
|
Leonid Logvinov
|
3c7ebe2697
|
Remove unused types and take their names
|
2018-02-07 16:11:51 +01:00 |
|
Leonid Logvinov
|
10fb6061cc
|
Introduce makerToken and takerToken fields for unsigned token metadata
|
2018-02-07 15:26:53 +01:00 |
|
Leonid Logvinov
|
223df8006a
|
Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmount
|
2018-02-07 15:09:06 +01:00 |
|
Leonid Logvinov
|
1c9428cbba
|
Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFee
|
2018-02-07 15:02:41 +01:00 |
|
Leonid Logvinov
|
18dc5d17b5
|
Rename signature to ecSignature
|
2018-02-07 14:54:37 +01:00 |
|
Leonid Logvinov
|
4d50933189
|
Rename exchangeContract to exchangeContractAddress
|
2018-02-07 14:48:59 +01:00 |
|
Leonid Logvinov
|
9b3680780f
|
Rename expiration to expirationUnixTimestampSec
|
2018-02-07 14:41:40 +01:00 |
|
Fabio Berger
|
063c6b66b6
|
Only show faucet error if not on a testnet
|
2018-02-06 17:55:15 -08:00 |
|
Fabio Berger
|
518efa8ad2
|
Move isTestNetwork into utils and also check it from showing ZRX request button
|
2018-02-06 17:29:10 -08:00 |
|
Fabio Berger
|
9deaf612f1
|
Remove stray log
|
2018-02-06 17:25:19 -08:00 |
|
Fabio Berger
|
b7676d8c46
|
Use isTestNetwork instead of isKovanTestNetwork on balances page except for Dharma integration
|
2018-02-06 17:23:27 -08:00 |
|
Fabio Berger
|
05aa2fa421
|
Properly detect Rinkeby and Ropsten TokenRegistry tokens as mintable
|
2018-02-06 17:23:01 -08:00 |
|
Fabio Berger
|
03f5c9b950
|
Add networkId to faucet requests so that we can request tokens on Kovan, Rinkeby and Ropsten
|
2018-02-06 17:22:20 -08:00 |
|
Fabio Berger
|
c172b9e080
|
Add networkId to event label
|
2018-02-06 16:25:50 -08:00 |
|
Tom Schmidt
|
00c07b38a4
|
Merge pull request #370 from 0xProject/feature/ga-portal-logging
Add GA Logging to Portal
|
2018-02-06 16:01:36 -08:00 |
|
Thomas Schmidt
|
00bfc7f889
|
Added logging for order filling and order cancelling
|
2018-02-06 11:47:24 -08:00 |
|
Thomas Schmidt
|
9d80a62bb1
|
Moved to async await
|
2018-02-05 18:02:05 -08:00 |
|
Thomas Schmidt
|
83c7c8110d
|
Formatting and removed old GA code
|
2018-02-05 16:56:53 -08:00 |
|
Thomas Schmidt
|
91a5bcf380
|
Converted BigNumber to number for GA logging
|
2018-02-05 16:43:50 -08:00 |
|
Thomas Schmidt
|
75ded89790
|
GA logging for order creation
|
2018-02-05 16:20:53 -08:00 |
|
Thomas Schmidt
|
598ce0d401
|
Switch GA to React GA and add logging for Portal
|
2018-02-05 15:57:29 -08:00 |
|
Jacob Evans
|
7f257e258f
|
Change the InjectedWeb3Subprovider to accept Web3.Provider
|
2018-02-02 14:44:29 -08:00 |
|
Leonid Logvinov
|
994c8db1f3
|
Add OrderWatcherConfig to the list of public types
|
2018-02-01 13:01:10 +01:00 |
|
Brandon Millman
|
7cc4a8f5ce
|
Fix lint errors
|
2018-01-30 16:26:42 -08:00 |
|