fragosti
|
3206e1528b
|
feat: add assertions to render method
|
2018-10-26 10:24:50 -07:00 |
|
fragosti
|
27d9e516e1
|
Merge branch 'development' of https://github.com/0xProject/0x-monorepo into feature/instant/fixed-orders-in-render-method
|
2018-10-25 18:53:22 -07:00 |
|
fragosti
|
948d62200a
|
feat: change network to networkId
|
2018-10-25 18:53:16 -07:00 |
|
Steve Klebanoff
|
4a96dbe085
|
Merge pull request #1184 from 0xProject/feature/instant/view-processings-txn
[instant] View Processing Transaction
|
2018-10-25 15:51:05 -07:00 |
|
fragosti
|
a2d09a68b0
|
chore: add to asset-buyer changelog.json
|
2018-10-25 15:03:30 -07:00 |
|
fragosti
|
98cf046b4c
|
revert: change to contract-addresses
|
2018-10-25 14:57:08 -07:00 |
|
Steve Klebanoff
|
89e59cca28
|
cleanup code
|
2018-10-25 14:48:59 -07:00 |
|
fragosti
|
0515a914e0
|
fix: dont fail for mainnet assetData and non-mainnet network
|
2018-10-25 14:48:37 -07:00 |
|
Steve Klebanoff
|
f04eba7773
|
Added string to constants
|
2018-10-25 14:46:30 -07:00 |
|
fragosti
|
23b1656692
|
feat: support defaultAssetBuyAmount setting
|
2018-10-25 14:37:34 -07:00 |
|
fragosti
|
d06b40bd8a
|
chore: use parseInt instead of +
|
2018-10-25 14:23:31 -07:00 |
|
fragosti
|
de18fa0069
|
chore: remove console log
|
2018-10-25 14:20:59 -07:00 |
|
fragosti
|
1a10715fcb
|
feat: flash an error if the wrong network is detected
|
2018-10-25 14:19:40 -07:00 |
|
Steve Klebanoff
|
062187f28d
|
better type names
|
2018-10-25 13:58:32 -07:00 |
|
Steve Klebanoff
|
e55d8802e1
|
Rework OrderState to have more simple definition
|
2018-10-25 13:53:35 -07:00 |
|
Steve Klebanoff
|
3adc6b6daa
|
Making failure txHash required
|
2018-10-25 13:36:45 -07:00 |
|
Steve Klebanoff
|
c5e8bb1763
|
txnHash -> txHash
|
2018-10-25 13:32:37 -07:00 |
|
Steve Klebanoff
|
acefeff5f0
|
new try/catch pattern and new prop names per code review feedback
|
2018-10-25 13:18:17 -07:00 |
|
fragosti
|
2a1c2a55ed
|
feat: supply render options from URL
|
2018-10-25 11:43:53 -07:00 |
|
Steve Klebanoff
|
45d828e154
|
take out unused imports
|
2018-10-25 09:25:49 -07:00 |
|
Steve Klebanoff
|
dc3b867b35
|
Take out old TODO
|
2018-10-25 09:22:49 -07:00 |
|
Steve Klebanoff
|
b7f4062ac8
|
feat(instant): Be able to view transaction when transaction is in progress
|
2018-10-24 16:17:01 -07:00 |
|
Steve Klebanoff
|
73f5ea2906
|
Associate txnhash with processing state
|
2018-10-24 16:04:09 -07:00 |
|
Alex Browne
|
11bc10a3ae
|
Merge pull request #1151 from 0xProject/fix-update-migrations-readme
Update migrations README.
|
2018-10-24 14:51:36 -07:00 |
|
Alex Browne
|
e45ce4c167
|
Merge pull request #1182 from 0xProject/albrow-codeowners
Add albrow to CODEOWNERS
|
2018-10-24 14:45:26 -07:00 |
|
Brandon Millman
|
85b7362073
|
Merge pull request #1176 from 0xProject/fix/asset-buyer/rounding-errors
[asset-buyer] Fix calculation for ETH and ZRX amount to cover orders
|
2018-10-24 14:30:18 -07:00 |
|
fragosti
|
46a8aad87a
|
feat: no longer require separate orders and feeOrders args in getAssetBuyerForProvidedOrders
BREAKING_CHANGE: `getAssetBuyerForProvidedOrders` factory function now takes 3 args instead of 4
|
2018-10-24 14:12:24 -07:00 |
|
Steve Klebanoff
|
db3ad83ebc
|
Introduce new OrderProcessState
|
2018-10-24 13:24:35 -07:00 |
|
Steve Klebanoff
|
979527a5ee
|
Merge pull request #1180 from 0xProject/feature/instant/metamask-denial
[instant]Message when signature denied
|
2018-10-24 13:22:04 -07:00 |
|
Steve Klebanoff
|
059868e994
|
Merge pull request #1179 from 0xProject/feature/instant/processing-state
[instant] Success and Processing state
|
2018-10-24 12:53:18 -07:00 |
|
Alex Browne
|
06ba26a6d3
|
Merge pull request #1181 from snario/patch-1
Update README.md
|
2018-10-24 12:43:38 -07:00 |
|
Alex Browne
|
e50decfa8a
|
Add albrow to CODEOWNERS
|
2018-10-24 12:41:43 -07:00 |
|
Liam Horne
|
78fb43f59c
|
Update README.md
|
2018-10-24 15:23:44 -04:00 |
|
Steve Klebanoff
|
09f0bf7f00
|
Get rid of react-shared as a dependency, write own etherscanUtil
|
2018-10-24 11:50:05 -07:00 |
|
Steve Klebanoff
|
05ce8aa124
|
feat: Message when denying signing transaction
|
2018-10-24 10:42:52 -07:00 |
|
Steve Klebanoff
|
ce5bc3c1c9
|
Message when signature denied
|
2018-10-24 10:38:56 -07:00 |
|
Steve Klebanoff
|
33d8044f02
|
bumping up max bundle size for now (introducing react-shared added a lot), will optimize later
|
2018-10-24 09:55:13 -07:00 |
|
Steve Klebanoff
|
fefb64442a
|
Get rid of unused import
|
2018-10-24 09:04:10 -07:00 |
|
Steve Klebanoff
|
119c4e2dc6
|
Revert "commiting addtl changes to yarn.lock from running yarn"
This reverts commit c1f9f2e8d9.
|
2018-10-24 08:48:19 -07:00 |
|
Steve Klebanoff
|
c1f9f2e8d9
|
commiting addtl changes to yarn.lock from running yarn
|
2018-10-24 08:47:39 -07:00 |
|
Steve Klebanoff
|
38f47a380b
|
Merge branch 'development' into feature/instant/processing-state
|
2018-10-24 08:46:58 -07:00 |
|
Steve Klebanoff
|
8635f8d732
|
Merge pull request #1170 from 0xProject/feature/instant/failure-state
[instant] Failure state
|
2018-10-24 08:38:03 -07:00 |
|
Steve Klebanoff
|
4df8e60f42
|
rename container
|
2018-10-23 17:36:25 -07:00 |
|
Steve Klebanoff
|
df7a1bd8de
|
rename action to resetAmount
|
2018-10-23 17:32:32 -07:00 |
|
Steve Klebanoff
|
657ae0cf57
|
null -> undefined
|
2018-10-23 17:32:20 -07:00 |
|
Steve Klebanoff
|
d43f89fa0a
|
move buy order state to its own component
|
2018-10-23 17:28:27 -07:00 |
|
Steve Klebanoff
|
3cd9f40e63
|
Merge branch 'development' into feature/instant/failure-state
|
2018-10-23 17:15:23 -07:00 |
|
Steve Klebanoff
|
4c4286ac66
|
feat(instant): Procesing and Success states
|
2018-10-23 17:06:45 -07:00 |
|
Francesco Agosti
|
4a72dc6c6f
|
Merge pull request #1159 from 0xProject/feature/instant/beta-render-et-al
[instant] Pass in liquiditySource, assetData and other settings from render
|
2018-10-23 17:00:54 -07:00 |
|
Alex Browne
|
2110ac32b7
|
Merge pull request #1177 from 0xProject/fix/web3-wrapper-transaction-type
Make getTransactionByHashAsync return the correct type
|
2018-10-23 16:25:51 -07:00 |
|