Leonid Logvinov
|
0f477607f9
|
Update dummy tokens addresses in token_utils
|
2018-07-05 15:05:58 +02:00 |
|
Leonid Logvinov
|
c1635f2656
|
Remove only from tests
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
029d91bd7a
|
Add OrderInfo and OrderStatus to types
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
03dbad6813
|
Add OrderTxOptsSchema
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
c65b2573c4
|
Refactor fill-scenarios for V2
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
7fbee77875
|
Export ecSignatureParameterSchema from json-schemas
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
3cc1a952ca
|
Add ordersSchema to json-schemas
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
9c8de3e933
|
Fix VRS signature generation in order-utils
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
cbdce6b67e
|
Update ABI in compact_artifacts
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
a6746ae5cd
|
Upgrade artifacts
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
7111f3ffc6
|
Dump assert version and make the order-watcher depend on the old assert version
|
2018-07-05 15:05:57 +02:00 |
|
Leonid Logvinov
|
1ee2d6ed54
|
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
|
2018-07-05 15:04:01 +02:00 |
|
Leonid Logvinov
|
1eba78e20a
|
Revert all changes to the contracts
|
2018-07-05 14:49:05 +02:00 |
|
Fabio Berger
|
5176d929fa
|
Merge pull request #817 from 0xProject/remove-web3
Remove Web3 Dependencies (exept for in web3-wrapper)
|
2018-07-04 18:51:17 +02:00 |
|
Fabio Berger
|
8adc6f0faa
|
merge v2-prototype
|
2018-07-04 16:35:49 +02:00 |
|
Fabio Berger
|
4e783fba57
|
Add missing undefined check
|
2018-07-04 16:34:03 +02:00 |
|
Jacob Evans
|
ade620f4f7
|
Merge pull request #775 from RadarRelay/eth-lightwallet-subprovider-final
Eth lightwallet subprovider (replaces #660)
|
2018-07-04 20:49:25 +10:00 |
|
Jacob Evans
|
5915f8430c
|
Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final
|
2018-07-04 20:29:54 +10:00 |
|
Jacob Evans
|
9e0f06d060
|
Specify the lint rule to disable
|
2018-07-04 20:06:10 +10:00 |
|
Fabio Berger
|
aeea3817a4
|
Merge pull request #818 from 0xProject/fix-intermittent-test-failure
Fix intermittent test failure in Subproviders package
|
2018-07-04 07:48:37 +02:00 |
|
Fabio Berger
|
4ba108d12f
|
Use stub in test to avoid difference in setup, how network requests take place
|
2018-07-04 00:59:18 +02:00 |
|
Fabio Berger
|
8ff17ff960
|
improve comment
|
2018-07-04 00:41:19 +02:00 |
|
Fabio Berger
|
0d56daf7ab
|
remove console.log
|
2018-07-04 00:37:39 +02:00 |
|
Fabio Berger
|
9db0bc262b
|
Fix conditional
|
2018-07-04 00:36:57 +02:00 |
|
Fabio Berger
|
f410903465
|
Rename to InjectedProvider and make publicConfigStore optional
|
2018-07-04 00:29:29 +02:00 |
|
Fabio Berger
|
5f2c303bd8
|
Remove hack since latest web3-provider-engine fixed underlying issue
|
2018-07-04 00:23:40 +02:00 |
|
Fabio Berger
|
6aa4984fed
|
Fix instance variable name
|
2018-07-04 00:22:21 +02:00 |
|
Fabio Berger
|
f5cd1ac82e
|
Fix linter
|
2018-07-04 00:18:09 +02:00 |
|
Fabio Berger
|
54c0b7b261
|
Fix type
|
2018-07-04 00:13:36 +02:00 |
|
Fabio Berger
|
a7902eca1f
|
Fix package.json
|
2018-07-03 23:57:33 +02:00 |
|
Fabio Berger
|
2b4bb579d4
|
Rename subprovider in blockchain.ts
|
2018-07-03 23:57:19 +02:00 |
|
Francesco Agosti
|
0900e0c85e
|
Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2
Add Hotjar, and other small improvements
|
2018-07-03 14:43:02 -07:00 |
|
Fabio Berger
|
a5653337c1
|
Remove unused imported Web3.js
|
2018-07-03 23:36:14 +02:00 |
|
Fabio Berger
|
d097113639
|
Remove dep on Web3 in Website. Introduced InjectedWeb3 type.
|
2018-07-03 23:34:51 +02:00 |
|
Fabio Berger
|
cce2fb40a1
|
Fix import
|
2018-07-03 23:11:59 +02:00 |
|
Fabio Berger
|
547cf4bef3
|
Refactor testnet-faucet to use web3Wrapper instead of web3 directly
|
2018-07-03 23:11:49 +02:00 |
|
Fabio Berger
|
d528ce757c
|
Replace use of web3 w/ web3wrapper in subproviders and rename injectedWeb3 to signer subprovider for clarity
|
2018-07-03 22:58:17 +02:00 |
|
Alex Browne
|
d91b30faef
|
Merge pull request #812 from 0xProject/fix/revert-assertions-improvements
Improve robustness of revert reason assertions
|
2018-07-03 13:42:30 -07:00 |
|
Alex Browne
|
dc956020ef
|
Move NodeType caching out of web3-wrapper and into our internal code
|
2018-07-03 12:57:11 -07:00 |
|
fragosti
|
32c25a2034
|
Persist whether onboarding is open or close across refreshes
|
2018-07-03 11:48:34 -07:00 |
|
fragosti
|
c30b42434a
|
Fix linting
|
2018-07-03 11:31:40 -07:00 |
|
fragosti
|
3c797a6e11
|
Merge branch 'fixed-position-onboarding' into feature/website/onboarding-polish-2
|
2018-07-03 11:26:26 -07:00 |
|
Brandon Millman
|
9b864517e2
|
Merge pull request #799 from 0xProject/feature/website/wallet-menu
Add menu for at the top of wallet and top right component
|
2018-07-03 11:19:52 -07:00 |
|
Fabio Berger
|
a858e2870b
|
Merge pull request #815 from 0xProject/update-dependencies
Update Blockstream & ProviderEngine
|
2018-07-03 20:19:08 +02:00 |
|
Alex Browne
|
ce1542da4f
|
Update CHANGELOG.json for ethereum-types and web3-wrapper
|
2018-07-03 10:59:45 -07:00 |
|
Alex Browne
|
d2ebf4a777
|
Add TransactionReceiptStatus type to ethereum-types
|
2018-07-03 10:49:35 -07:00 |
|
Alex Browne
|
c5fcea1dbd
|
Actually cache node type in web3-wrapper
|
2018-07-03 10:40:54 -07:00 |
|
Fabio Berger
|
5e8ef070e2
|
Fix alignment
|
2018-07-03 18:26:12 +02:00 |
|
Brandon Millman
|
2d30c290e9
|
Remove InstallPrompt
|
2018-07-03 09:22:52 -07:00 |
|
Fabio Berger
|
688b34710e
|
Update blockstream to latest version, propogate errors to top-level callers
|
2018-07-03 18:15:20 +02:00 |
|