Amir Bandeali
|
e58e35e098
|
Move ledgerhq module declarations to typescript-typings
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
654b048602
|
Export LedgerEthereumClient type in subproviders
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
3ece72af49
|
Update artifacts
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
2ef31991c7
|
Add logging and updated artifacts
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
d3293a5571
|
Fix migrations
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
854752acdf
|
Run prettier
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
0c889385f1
|
Add Kovan artifacts
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
6e1a549fcb
|
Use ledger subprovider
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
5f0a2953c6
|
Add Kovan migrations
|
2018-06-29 17:25:56 -07:00 |
|
Amir Bandeali
|
78b513c52a
|
Merge pull request #797 from 0xProject/refactor/contracts/registerAssetProxy
Make registerAssetProxy append only
|
2018-06-29 17:25:21 -07:00 |
|
Amir Bandeali
|
d4852092b8
|
Make registerAssetProxy append only
|
2018-06-29 16:25:16 -07:00 |
|
Brandon Millman
|
622ce0bf2e
|
Update staging api link
|
2018-06-29 16:11:57 -07:00 |
|
Amir Bandeali
|
6a197a64e6
|
Merge pull request #793 from 0xProject/feature/contracts/transferFromFallback
Optimize transferFrom (saves ~2000 gas /fill)
|
2018-06-29 15:34:56 -07:00 |
|
Amir Bandeali
|
1e4c3ed22b
|
Change getTransactionReceipt to awaitTransactionMined
|
2018-06-29 15:21:00 -07:00 |
|
Brandon Millman
|
e3521c6388
|
Move /docs route to the end
|
2018-06-29 15:20:44 -07:00 |
|
Amir Bandeali
|
8623a30763
|
Merge pull request #796 from 0xProject/fix/contracts/failingTransactionAssertions
Update expectRevertReasonOrAlwaysFailingTransactionAsync to check status codes
|
2018-06-29 14:03:28 -07:00 |
|
Alex Browne
|
6cf39896f1
|
Update expectRevertReasonOrAlwaysFailingTransactionAsync to check status codes
|
2018-06-29 13:46:42 -07:00 |
|
Amir Bandeali
|
44b6adaa29
|
Fix deployment to geth
|
2018-06-29 13:33:22 -07:00 |
|
Amir Bandeali
|
762a6199b2
|
Fix tests
|
2018-06-29 13:33:22 -07:00 |
|
Amir Bandeali
|
8da42b12f4
|
Remove transferFrom, implement in fallback function
|
2018-06-29 13:33:22 -07:00 |
|
Brandon Millman
|
cc12bc9247
|
Merge pull request #792 from 0xProject/feature/website/wallet-polish
Various wallet polish items
|
2018-06-29 12:01:13 -07:00 |
|
Brandon Millman
|
ddec01e6c1
|
Change function to a const
|
2018-06-29 11:56:31 -07:00 |
|
Brandon Millman
|
03bc7bb935
|
Move wallet scrollIntoView into PortalOnboardingFlow
|
2018-06-29 11:55:00 -07:00 |
|
Amir Bandeali
|
50556e2609
|
Merge pull request #774 from 0xProject/style/contracts/abiEncodeAsmComments
Added some comments for ASM hashing
|
2018-06-29 11:41:23 -07:00 |
|
Alex Browne
|
7a22298597
|
Merge pull request #794 from 0xProject/fix/devnet-minimum-blocks
Improve reliability of the minimum block number hack for devnet/geth
|
2018-06-29 11:21:17 -07:00 |
|
Fabio Berger
|
1a2c58494f
|
Merge pull request #783 from 0xProject/miscenaleous-fixes
Migration Related Miscellaneous fixes
|
2018-06-29 11:59:49 +02:00 |
|
Fabio Berger
|
68c00976f1
|
Fix merge
|
2018-06-29 11:40:05 +02:00 |
|
Fabio Berger
|
aa2616b307
|
Merge v2-prototype
|
2018-06-29 11:34:38 +02:00 |
|
Jacob Evans
|
3062c18ebd
|
Merge pull request #795 from 0xProject/miscellaneous-fixes/v2-exchange-register-assets
Register the asset proxies to exchange
|
2018-06-29 19:31:10 +10:00 |
|
Jacob Evans
|
a83f5241dc
|
Register the asset proxies to exchange
|
2018-06-29 19:12:42 +10:00 |
|
Brandon Millman
|
f89acb49be
|
Add dollar sign to NullTokenRow
|
2018-06-29 01:11:02 -07:00 |
|
Brandon Millman
|
2b5f45676f
|
Remove unused imports and variables
|
2018-06-29 01:07:50 -07:00 |
|
Brandon Millman
|
aedd51a61b
|
Refactor inline styles out of Wallet
|
2018-06-29 00:59:24 -07:00 |
|
Brandon Millman
|
0b5a49c17d
|
Remove some hardcoded MetaMask colors
|
2018-06-28 23:31:17 -07:00 |
|
Brandon Millman
|
08f7666d21
|
Create AccountConnection component
|
2018-06-28 23:24:57 -07:00 |
|
Brandon Millman
|
81ff99276b
|
Fix scrollbar bug
|
2018-06-28 23:03:30 -07:00 |
|
Alex Browne
|
4c28b66539
|
Add @0xproject/utils as dependency to dev-utils/package.json
|
2018-06-28 15:42:56 -07:00 |
|
Greg Hysen
|
46d79e5115
|
Updated hashing comments as-per PR
|
2018-06-28 15:41:06 -07:00 |
|
Alex Browne
|
d79994fbb2
|
Improve reliability of the minimum block number hack for the devnet/geth
|
2018-06-28 15:32:14 -07:00 |
|
Brandon Millman
|
518a2da027
|
Merge pull request #791 from 0xProject/bug/website/broken-not-found
Fix NotFound component and render 0x.js docs for /docs
|
2018-06-28 12:35:18 -07:00 |
|
Brandon Millman
|
71fa92dbeb
|
Fix NotFound component and render 0x.js docs for /docs
|
2018-06-28 12:24:34 -07:00 |
|
Brandon Millman
|
172d2353dd
|
Start onboarding from relayer index
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
3315006c45
|
Fix learn how to set up account layout
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
6700745585
|
Fix typo
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
0ff18058ab
|
Get rid of unused stuff in wallet
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
1a11283086
|
Fix body overlay on mobile
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
ed559be47c
|
Change learn how to update your account styling
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
a60dd1cbaf
|
Fix key issue and remove WalletDisconnectedItem
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
7ee37fb62a
|
Implement new locked and uninstalled states
|
2018-06-28 11:50:08 -07:00 |
|
Brandon Millman
|
2970e103db
|
Fix off center icon in wallet
|
2018-06-28 11:50:08 -07:00 |
|