Fabio Berger
|
b8d2cc1221
|
style: remove small gap under topbar
|
2018-10-26 13:52:29 +02: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 |
|
Steve Klebanoff
|
89e59cca28
|
cleanup code
|
2018-10-25 14:48:59 -07:00 |
|
Steve Klebanoff
|
f04eba7773
|
Added string to constants
|
2018-10-25 14:46:30 -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 |
|
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 |
|
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 |
|
Alex Browne
|
c2e8390d21
|
chore: Fix linter
|
2018-10-23 16:12:48 -07:00 |
|
Alex Browne
|
075f3c9bfe
|
chore(web3-wrapper): Update CHANGELOG.json
|
2018-10-23 16:00:40 -07:00 |
|
Alex Browne
|
6027e275b1
|
fix(web3-wrapper): Make getTransactionByHashAsync return the correct type
|
2018-10-23 15:56:20 -07:00 |
|
Brandon Millman
|
da54fc3296
|
chore(asset-buyer): fix lint errors
|
2018-10-23 15:32:55 -07:00 |
|
fragosti
|
864f89c535
|
chore: incorportate pr feedback
|
2018-10-23 14:13:06 -07:00 |
|
Brandon Millman
|
4db33ba2b3
|
feat(asset-buyer): update buyQuoteCalculator to match rounding behavior in contracts
|
2018-10-23 14:06:21 -07:00 |
|
Brandon Millman
|
37f87ab267
|
Merge pull request #1147 from 0xProject/feature/asset-buyer/signing-request-error
[asset-buyer][contract-wrappers] Throw SignatureRequestDenied and TransactionValueTooLow errors from AssetBuyer
|
2018-10-23 10:33:33 -07:00 |
|
Amir Bandeali
|
104b2ed759
|
Merge pull request #1162 from 0xProject/fix/contracts/forwarderRounding
[WIP] Round up for Market Buys in Forwarding Contract.
|
2018-10-23 10:31:06 -07:00 |
|
Amir Bandeali
|
56953320b3
|
Run prettier and linter
|
2018-10-23 10:07:48 -07:00 |
|
Brandon Millman
|
af2bf053bc
|
feat(contract-wrappers): relax requirement for throwing ContractWrappersError.SignatureRequestDenied
|
2018-10-23 10:02:00 -07:00 |
|
Brandon Millman
|
117ee19370
|
feat(asset-buyer): throw SignatureRequestDenied and TransactionValueTooLow errors when executing buy
|
2018-10-23 10:02:00 -07:00 |
|