Jacob Evans
|
180c65cfeb
|
Change all packages to use web3providerengine without excess polling
|
2019-03-21 11:50:19 +01:00 |
|
Leonid Logvinov
|
bf8ac3b9e6
|
Fix tslint issues
|
2018-07-17 12:59:02 +02:00 |
|
Fabio Berger
|
512502ca08
|
Export Web3ProviderEngine from subproviders package
|
2018-07-13 14:26:02 +02:00 |
|
Alex Browne
|
4012e31115
|
Use make-promises-safe as a preloader instead of manually importing
|
2018-06-21 19:17:33 -07:00 |
|
Fabio Berger
|
e1879ef4d9
|
Fix no-unused-variable tslint rule to include parameters and fix issues
|
2018-06-11 23:42:30 +02:00 |
|
fragosti
|
9778695b4a
|
Try enabling no-unused-variable...
|
2018-06-04 19:48:21 -07:00 |
|
Leonid Logvinov
|
a7fc9caacb
|
Introduce ethereum-types package
|
2018-05-31 11:04:05 -07:00 |
|
Fabio Berger
|
cc840a6911
|
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Add more tslint rules
|
2018-05-22 18:04:50 +02:00 |
|
Alex Browne
|
251218af8b
|
Use make-promises-safe to catch unhandled rejections in tests
|
2018-05-16 17:36:37 -07:00 |
|
Fabio Berger
|
839db68571
|
Fix TSLint rules
|
2018-05-16 14:59:10 +02:00 |
|
Jacob Evans
|
be73084e04
|
Merge branch 'development' into feature/subproviders/mnemonic-wallet-subprovider
|
2018-04-12 10:20:52 +10:00 |
|
Jacob Evans
|
20a1deb187
|
Throw errors when the address is not specified or invalid
|
2018-04-11 12:47:17 +10:00 |
|
Jacob Evans
|
84a4b7d1c1
|
Refactor ledger to support multiple accounts with from address
|
2018-04-10 14:39:43 +10:00 |
|
Fabio Berger
|
e05b55d4a5
|
merge development
|
2018-04-09 14:34:36 +09:00 |
|
Jacob Evans
|
a0fac663f7
|
Update shared fixture data for network 42
|
2018-04-06 16:07:00 +10:00 |
|
Fabio Berger
|
75a51af006
|
Use provider over web3 in deployer, dev-utils and subprovider tests, rename subprovider to ganacheSubprovider in test util
|
2018-04-06 15:04:17 +09:00 |
|
Jacob Evans
|
9d18f751c8
|
Create a private key subprovider
|
2018-04-05 15:18:38 +10:00 |
|
Fabio Berger
|
5e4e27fed5
|
Update dev-utils and subproviders tests to use ganache in-process provider
|
2018-04-04 11:35:58 +09:00 |
|
Leonid Logvinov
|
d72b7299c6
|
Move common types out of web3 types
|
2018-03-27 17:56:21 +02:00 |
|
Jacob Evans
|
7bfc499ec8
|
Nuke tests for now
|
2018-03-05 22:36:53 -05:00 |
|
Fabio Berger
|
925e133f50
|
Fix typo
|
2018-03-04 16:42:16 +01:00 |
|
Fabio Berger
|
86e26240a1
|
Add numberOfAccounts param to LedgerSubprovider method getAccountsAsync and add tests
|
2018-03-04 15:52:16 +01:00 |
|
Leonid Logvinov
|
d46fcb33c5
|
Fix formatting
|
2018-01-03 11:42:20 +01:00 |
|
Leonid Logvinov
|
e744e4cd98
|
Apply prettier config
|
2018-01-03 11:37:38 +01:00 |
|
Fabio Berger
|
f2976af734
|
Support both personal_sign and eth_sign
|
2017-12-28 10:28:27 +01:00 |
|
Fabio Berger
|
ee463058f1
|
Fix Ledger tests given change from personal_sign to eth_sign
|
2017-12-28 09:46:50 +01:00 |
|
Leonid Logvinov
|
064405126d
|
Implement the address derivations
|
2017-12-18 12:30:34 +01:00 |
|
Leonid Logvinov
|
126048bac9
|
Fix connect unused vars
|
2017-12-15 13:58:30 +01:00 |
|
Fabio Berger
|
e822e3562d
|
Fix unit test
|
2017-12-08 10:22:31 -06:00 |
|
Fabio Berger
|
1fc1eae39a
|
Add missing params
|
2017-12-08 10:03:01 -06:00 |
|
Fabio Berger
|
0c23f5e07e
|
Use rejectedWith
|
2017-12-06 22:30:08 -06:00 |
|
Fabio Berger
|
86e1fa8153
|
Add missing calls to configure
|
2017-12-06 22:30:00 -06:00 |
|
Fabio Berger
|
fae0651b0c
|
remove unneeded type assertions
|
2017-12-06 20:56:14 -06:00 |
|
Fabio Berger
|
e8495b0c7b
|
Simplify interface to signPersonalMessageAsync
|
2017-12-06 20:52:48 -06:00 |
|
Fabio Berger
|
e80579a605
|
Fix unit test
|
2017-12-06 19:49:27 -06:00 |
|
Fabio Berger
|
1ea1c02387
|
remove unused import
|
2017-12-05 18:48:17 -06:00 |
|
Fabio Berger
|
b5030df4e3
|
Remove spaces
|
2017-12-05 16:14:11 -06:00 |
|
Fabio Berger
|
8414c18866
|
Make exception
|
2017-12-05 16:12:10 -06:00 |
|
Fabio Berger
|
038668efdf
|
Port subproviders over to mono repo, refactor LedgerSubprovider to no longer rely on hookedWalletSubprovider. Added unit and integration tests.
|
2017-12-05 15:45:35 -06:00 |
|