Steve Klebanoff
|
9a1d2c055e
|
Fix SectionHeaderProps
|
2018-12-13 08:31:40 -08:00 |
|
Steve Klebanoff
|
193cd67d6b
|
A little bit of scaling logic for not cutting off text
|
2018-12-12 17:43:27 -08:00 |
|
Steve Klebanoff
|
8d54772389
|
show < 0.00001 ETH when amount gets really small
|
2018-12-12 17:35:04 -08:00 |
|
Steve Klebanoff
|
167a3fbc11
|
Use BN equals and call function
|
2018-12-12 15:57:28 -08:00 |
|
Steve Klebanoff
|
2e7d363f2c
|
Use helper function to check for error
|
2018-12-12 15:46:46 -08:00 |
|
Steve Klebanoff
|
9e5e1f568b
|
show as <$0.01 when less than a cent in USD, and also show 1 significant digit if rounded amount is 0
|
2018-12-12 14:25:56 -08:00 |
|
Steve Klebanoff
|
65579c0236
|
Abstract SectionHeader and make 12px per Chris's comment and figma design
|
2018-12-12 13:43:08 -08:00 |
|
Steve Klebanoff
|
756dc1e95e
|
Linting
|
2018-12-12 10:07:45 -08:00 |
|
Steve Klebanoff
|
68faaaba5f
|
Analytics events for ETH/USD toggle and failure to fetch eth usd price
|
2018-12-12 10:04:23 -08:00 |
|
Steve Klebanoff
|
0690e68a83
|
Change base currency to ETH if we can't get USD price
|
2018-12-12 09:54:06 -08:00 |
|
Steve Klebanoff
|
fb99b5ce9d
|
Show error when fetching usd prices
|
2018-12-12 09:51:15 -08:00 |
|
Steve Klebanoff
|
aa8dfa88e1
|
Make primary value in total cost bold
|
2018-12-12 09:37:39 -08:00 |
|
Steve Klebanoff
|
99941972a3
|
Small clean up
|
2018-12-12 09:29:23 -08:00 |
|
Steve Klebanoff
|
8a5609718a
|
Refactor BaseCurrencyChoice to be done in helper function
|
2018-12-12 09:26:00 -08:00 |
|
Steve Klebanoff
|
aeefdeaef7
|
Remove unused util
|
2018-12-12 09:25:48 -08:00 |
|
Steve Klebanoff
|
ad3d20b342
|
Default to USD
|
2018-12-12 09:15:18 -08:00 |
|
Steve Klebanoff
|
3b9e8e669f
|
Refactor OrderDetails to use private instance methods
|
2018-12-12 09:14:25 -08:00 |
|
Steve Klebanoff
|
8923817b2f
|
Move header to helper
|
2018-12-12 08:25:20 -08:00 |
|
Steve Klebanoff
|
7aacf1f5a4
|
Render OrderDetailsRow directly
|
2018-12-12 08:23:40 -08:00 |
|
Steve Klebanoff
|
5f7ed71937
|
Delete old interface and rename BaseCurrencyChoice
|
2018-12-11 17:06:27 -08:00 |
|
Steve Klebanoff
|
b1a73f5c74
|
Refactor out custom components
|
2018-12-11 17:03:07 -08:00 |
|
Steve Klebanoff
|
ee7d6fb3af
|
Show as 0 when selected
|
2018-12-11 14:55:32 -08:00 |
|
Steve Klebanoff
|
286474ca76
|
Remove unused component
|
2018-12-11 14:43:07 -08:00 |
|
Steve Klebanoff
|
5cbe04acab
|
feat(instant): ETH/USD toggle
|
2018-12-11 14:37:45 -08:00 |
|
F. Eugene Aumson
|
d37680610b
|
fix(order_utils.py): Remove stale comment
|
2018-12-11 12:39:19 -08:00 |
|
Leonid Logvinov
|
e6c1c2a658
|
Merge pull request #1413 from 0xProject/feature/contracts-monorepo-7
Contracts monorepo 7
|
2018-12-11 10:04:17 -08:00 |
|
Leonid Logvinov
|
36736f82d4
|
Move OrderValidator to the protocol package
|
2018-12-11 09:44:39 -08:00 |
|
Leonid Logvinov
|
7b72b0c762
|
Revert accidental change
|
2018-12-11 09:32:44 -08:00 |
|
Fabio B
|
184acd874e
|
Update contracts/examples/README.md
Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
|
2018-12-11 09:31:00 -08:00 |
|
Fabio B
|
eec9957831
|
Merge pull request #1414 from 0xProject/fix/signature-utils/walletSignature
[order-utils] Fix Wallet Signature Verification
|
2018-12-11 05:22:26 -08:00 |
|
Brandon Millman
|
4200064eab
|
Add link to rexrelay integration example in instant README
|
2018-12-10 16:11:08 -08:00 |
|
Leonid Logvinov
|
e72742f1f7
|
Merge branch 'development' into feature/contracts-monorepo-7
|
2018-12-10 16:10:49 -08:00 |
|
Brandon Millman
|
253bf4df6a
|
chore: fix typo in instant README
|
2018-12-10 16:08:23 -08:00 |
|
Brandon Millman
|
dbc4417b19
|
chore: remove extra newline
|
2018-12-10 16:07:16 -08:00 |
|
Brandon Millman
|
74bbebeb01
|
Update instant README with more integration links
|
2018-12-10 16:06:26 -08:00 |
|
Brandon Millman
|
40c0eebd38
|
Fix typo in top level README
|
2018-12-10 15:54:30 -08:00 |
|
Brandon Millman
|
5d6fabf528
|
Update top level README packages list with instant
|
2018-12-10 15:52:43 -08:00 |
|
Leonid Logvinov
|
928b253c81
|
Revert access changes
|
2018-12-10 15:47:13 -08:00 |
|
Leonid Logvinov
|
b4c7f4f57f
|
Upgrade solhint version
|
2018-12-10 15:46:45 -08:00 |
|
Brandon Millman
|
fc09968062
|
Update instant README
|
2018-12-10 15:36:04 -08:00 |
|
Fabio Berger
|
89755fe3c2
|
Add CHANGELOG entry
|
2018-12-10 15:33:37 -08:00 |
|
Fabio Berger
|
8fd7a9e1f5
|
Actually pass the signature, not the signature index to a wallet contract's isValidSignature call
|
2018-12-10 15:31:59 -08:00 |
|
Leonid Logvinov
|
5e6d1779cb
|
Re-use solhint configuration
|
2018-12-10 15:24:11 -08:00 |
|
Leonid Logvinov
|
c580f4ddcb
|
Change contracts publish config
|
2018-12-10 15:13:36 -08:00 |
|
Xianny
|
7be2dab9d5
|
perform null check on token metadata (#1412)
|
2018-12-10 15:08:13 -08:00 |
|
Leonid Logvinov
|
86f1697934
|
Updated CHANGELOGS
|
2018-12-10 15:06:05 -08:00 |
|
Francesco Agosti
|
d578b4959d
|
Merge pull request #1404 from 0xProject/feature/instant/better-provider-fallback
[instant] Refactor provider name and provider display name logic, log the display name
|
2018-12-10 14:50:28 -08:00 |
|
Leonid Logvinov
|
9f5eeed309
|
Rename core package to protocol
|
2018-12-10 14:44:49 -08:00 |
|
Leonid Logvinov
|
14ea4ee1d3
|
Add coreArtifacts to forwarder wrapper
|
2018-12-10 14:29:15 -08:00 |
|
Leonid Logvinov
|
6d523835ae
|
Combine duplicate imports
|
2018-12-10 11:38:03 -08:00 |
|