Fabio Berger
|
87a7a4ad2d
|
Merge pull request #821 from 0xProject/remove-web3-from-wrapper
Remove Web3.js From 0x-monorepo 🍾
|
2018-07-05 15:04:58 +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
|
a1fb438a8c
|
Prettier fixes
|
2018-07-05 13:03:33 +02:00 |
|
Fabio Berger
|
40d1b0a23c
|
Update json-schema version used by web3-wrapper
|
2018-07-05 12:35:38 +02:00 |
|
Fabio Berger
|
1c9a657693
|
Add schema assertion checks for callData and txData
|
2018-07-05 12:35:16 +02:00 |
|
Fabio Berger
|
11747c6cf4
|
Make sure from is included in txData
|
2018-07-05 12:34:15 +02:00 |
|
Fabio Berger
|
2a7b3aecc3
|
Add CallData schema to json-schemas
|
2018-07-05 12:33:48 +02:00 |
|
Fabio Berger
|
75babed693
|
Update assert changelog
|
2018-07-05 12:07:17 +02:00 |
|
Fabio Berger
|
0a32ae6cb5
|
Add defaultBlock param to getBalanceInWeiAsync
|
2018-07-05 12:04:08 +02:00 |
|
Fabio Berger
|
3d67f122a5
|
Move 'from' check to sendTransaction
|
2018-07-05 12:03:34 +02:00 |
|
Fabio Berger
|
b0daec8384
|
Remove bn.js unused dep
|
2018-07-05 01:56:40 +02:00 |
|
Fabio Berger
|
f5b1fe0e6b
|
Fix linter issues
|
2018-07-05 01:45:56 +02:00 |
|
Fabio Berger
|
139d289b01
|
remove stray console.log
|
2018-07-05 01:39:46 +02:00 |
|
Fabio Berger
|
fd242a9cba
|
Remove web3Utils dep and write necessary utility methods
|
2018-07-05 01:38:14 +02:00 |
|
Fabio Berger
|
7efa17ef7d
|
Add new param javadoc comment
|
2018-07-05 00:40:43 +02:00 |
|
Fabio Berger
|
a0b9c7777b
|
merge v2-prototype
|
2018-07-05 00:38:15 +02:00 |
|
Fabio Berger
|
5204e4c08d
|
Pass 'from' param to estimateGas since it is required
|
2018-07-05 00:36:30 +02:00 |
|
Fabio Berger
|
1050ecdf3c
|
Refactor Web3Wrapper to no longer use Web3.js & add more test coverage
|
2018-07-05 00:36:01 +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
|
d712dc47d9
|
Removee getContractFromAbi method since we no longer use it and do not recommend others use it
|
2018-07-04 18:11:50 +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
|
ce86ae0191
|
Add assert dep
|
2018-07-04 08:56:12 +02:00 |
|
Fabio Berger
|
2bec5cb7fd
|
Fix bug in string enum assertion so that we check enum values not keys
|
2018-07-04 08:55:16 +02:00 |
|
Fabio Berger
|
cd766ea2a1
|
Add more assertions to Web3Wrapper public methods
|
2018-07-04 08:54:43 +02: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 |
|
fragosti
|
0f11ae1875
|
No longer elevate relayer grid tile on long press
|
2018-07-03 18:22:19 -07:00 |
|
fragosti
|
6e87e3e1ac
|
Fix issue where onboarding doesn't scroll to wallet when starting from relayers page
|
2018-07-03 18:05:00 -07: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 |
|
fragosti
|
52c956222e
|
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/website/portal-mobile-improvements
|
2018-07-03 14:43:23 -07: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 |
|
fragosti
|
9389d64392
|
Add toshi logo asset
|
2018-07-03 14:32:11 -07:00 |
|
fragosti
|
931e7e7d71
|
Prompt user to download Toshi or MetaMask in install wallet onboarding step
|
2018-07-03 14:28:49 -07:00 |
|
Fabio Berger
|
cce2fb40a1
|
Fix import
|
2018-07-03 23:11:59 +02:00 |
|