fragosti
|
073a96cf63
|
Implement subscription form
|
2018-06-01 17:25:50 -07:00 |
|
fragosti
|
817d9b0d3e
|
Add styled-components and polished
|
2018-06-01 11:49:58 -07:00 |
|
fragosti
|
3a7f26f620
|
Have basic newsletter subscribe form working
|
2018-06-01 11:04:56 -07:00 |
|
Alex Browne
|
484fd68495
|
Merge pull request #647 from 0xProject/override-ethereumjs-tx-version
Override ethereumjs-tx version
|
2018-05-31 12:19:37 -07:00 |
|
Alex Browne
|
792be54443
|
Override ethereumjs-tx version
|
2018-05-31 12:05:13 -07:00 |
|
Leonid Logvinov
|
c284f6dcd4
|
Merge pull request #624 from 0xProject/feature/fast-ci2
Rebalance CI tests to run faster
|
2018-05-31 11:02:56 -07:00 |
|
Leonid Logvinov
|
bfefb6e696
|
Remove merge conflicts from yarn.lock
|
2018-05-31 10:36:34 -07:00 |
|
Leonid Logvinov
|
95b7601e2b
|
Don't wait con contract tests to submit coverage
|
2018-05-31 10:34:24 -07:00 |
|
Leonid Logvinov
|
f9c8bd868c
|
Keep node versions consistent
|
2018-05-31 10:33:56 -07:00 |
|
Leonid Logvinov
|
a773973b1b
|
Split tests into two buckets
|
2018-05-31 10:33:56 -07:00 |
|
Leonid Logvinov
|
a60006366b
|
Use a newer version of node/yarn to speed-up deps instaation
|
2018-05-31 10:33:56 -07:00 |
|
Leonid Logvinov
|
a66bb7889a
|
Try to cache dependencies
|
2018-05-31 10:32:43 -07:00 |
|
Leonid Logvinov
|
adfba06e85
|
Combine lint and pretttier tests together
|
2018-05-31 10:32:43 -07:00 |
|
Leonid Logvinov
|
6ee4e954f6
|
Rebalance tests
|
2018-05-31 10:32:43 -07:00 |
|
Leonid Logvinov
|
a11d139ff6
|
Merge pull request #641 from 0xProject/feature/remove-types
Remove types
|
2018-05-31 10:29:42 -07:00 |
|
Leonid Logvinov
|
85a3e66314
|
Add changelog entry for typescript-typings
|
2018-05-31 10:29:05 -07:00 |
|
Leonid Logvinov
|
1a3958ed60
|
Remove some types
|
2018-05-31 10:20:36 -07:00 |
|
Leonid Logvinov
|
743c957918
|
Remove published types
|
2018-05-31 10:20:35 -07:00 |
|
Amir Bandeali
|
224a6c192b
|
Fix build
|
2018-05-31 10:19:10 -07:00 |
|
Alex Browne
|
ae47da3801
|
Merge pull request #640 from 0xProject/await-transaction-success
Add awaitTransactionSuccess where needed
|
2018-05-30 22:28:37 -07:00 |
|
Alex Browne
|
a6d669453f
|
Pass in a provider and instantiate a new web3Wrapper in token_registry_wrapper
|
2018-05-30 22:27:07 -07:00 |
|
Amir Bandeali
|
5b31d0aa36
|
Merge pull request #561 from 0xProject/feature/contracts/txorigin
Add Validator signature type
|
2018-05-30 17:53:22 -07:00 |
|
Amir Bandeali
|
79e7c44884
|
Check length before accessing indices, add awaitTransactionSuccess where needed, and rename function
|
2018-05-30 17:52:37 -07:00 |
|
Amir Bandeali
|
1382c1243a
|
Add back before/after snapshots for each test
|
2018-05-30 17:11:31 -07:00 |
|
Amir Bandeali
|
8f2fd9b603
|
Rename Signer to Wallet, rename GAS_ESTIMATE to GAS_LIMIT
|
2018-05-30 17:11:31 -07:00 |
|
Amir Bandeali
|
d625b65a09
|
Make preSigned and allowedValidators mappings public
|
2018-05-30 17:11:31 -07:00 |
|
Amir Bandeali
|
101e9be7b9
|
Change names of signature types
|
2018-05-30 17:11:31 -07:00 |
|
Amir Bandeali
|
9f93d8f533
|
Fix formatting and tests
|
2018-05-30 17:11:31 -07:00 |
|
Amir Bandeali
|
6050a59e4a
|
Make AssetProxyId last byte of assetData
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
e5b7e29113
|
Add signer to txHash, allow approveValidator to be used with executeTransaction
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
ecdd0ce9f2
|
Update Whitelist
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
fc5c598f8f
|
Fix Exchange interface
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
18ebed3c5d
|
Increase block gas limit
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
822e319efe
|
Use last byte of signature as signature type
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
6d462fc961
|
Remove TxOrigin signature type, modify whitelist to use Validator signature type
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
4b71c65aea
|
Update Whitelist contract with comments, also require maker to be whitelisted
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
34ab53173d
|
Fix build
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
d6be6f79ce
|
Add example whitelist contract and minimum tests
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
87d36f06fd
|
Add sample whitelist contract
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
3eb05b4505
|
Add TxOrigin signature type and rearrange order of types
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
0789c6a3d8
|
Add approveValidator function
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
b587f076fe
|
Add Validator signature type
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
a5a7217c8f
|
Add deepCopyBytes method to LibBytes
|
2018-05-30 17:11:30 -07:00 |
|
Amir Bandeali
|
c0cf55b40b
|
Merge pull request #639 from 0xProject/fix/contracts/multisigWrapper
Update LogDecoder
|
2018-05-30 17:10:39 -07:00 |
|
Francesco Agosti
|
e18d61b31a
|
Merge pull request #635 from 0xProject/feature/website/custom-onboarding-tooltip
Remove react-joyride and some more refactoring
|
2018-05-30 11:49:04 -07:00 |
|
Francesco Agosti
|
61cd1ae525
|
Merge pull request #638 from 0xProject/feature/website/onboarding-eth-flow
Onboarding: implement add ETH step, and stub for add WETH step
|
2018-05-30 11:17:38 -07:00 |
|
Alex Browne
|
064608a8ef
|
Add awaitTransactionSuccess where needed
|
2018-05-30 11:10:30 -07:00 |
|
Amir Bandeali
|
5a840c88b5
|
Change logDecoder back into class, remove awaitTransactionMined from multiSigWrapper
|
2018-05-30 10:00:58 -07:00 |
|
fragosti
|
b14c3fe48d
|
Onboarding: implement add ETH step, and stub for add WETH step
|
2018-05-29 17:57:22 -07:00 |
|
Brandon Millman
|
b20e40dd6f
|
Fix unselected relayer drawer item
|
2018-05-29 16:04:25 -07:00 |
|