index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
subproviders
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v2-prototype' into eth-lightwallet-subprovider-final
Jacob Evans
2018-07-04
1
-0
/
+5
|
\
|
*
Use stub in test to avoid difference in setup, how network requests take place
Fabio Berger
2018-07-04
1
-0
/
+5
*
|
Use PrivateKeySubprovider inside eth lightwallet
Jacob Evans
2018-07-02
2
-46
/
+42
*
|
Small stylistic tweaks
Fabio Berger
2018-06-26
1
-4
/
+1
*
|
Fix and imprrove ethLightWalletSubprovider
Fabio Berger
2018-06-26
1
-5
/
+6
*
|
Fix Tslint issues
Fabio Berger
2018-06-26
1
-2
/
+8
*
|
Add eth-lightwallet subprovider and tests
Cavan
2018-06-26
1
-4
/
+2
*
|
Formatting and standards updates
Cavan
2018-06-26
1
-0
/
+183
|
/
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
6
-6
/
+0
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
4
-19
/
+19
*
Run prettier
fragosti
2018-06-07
2
-8
/
+2
*
Try enabling no-unused-variable...
fragosti
2018-06-05
6
-14
/
+0
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
5
-5
/
+7
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
4
-12
/
+19
|
\
|
*
Fix TSLint rules
Fabio Berger
2018-05-16
4
-12
/
+19
*
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
6
-0
/
+6
|
/
*
Add missing type definitions
Leonid Logvinov
2018-05-14
2
-2
/
+2
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
3
-5
/
+4
*
Merge branch 'development' into feature/subproviders/mnemonic-wallet-subprovider
Jacob Evans
2018-04-12
5
-12
/
+38
|
\
|
*
Move migrations into separate monorepo subpackage and hook it up to 0x.js and...
Fabio Berger
2018-04-09
1
-1
/
+1
|
*
merge development
Fabio Berger
2018-04-09
4
-33
/
+215
|
|
\
|
*
|
Refactor RedundantRpcSubprovider into RedundantSubprovider
Fabio Berger
2018-04-06
1
-10
/
+7
|
*
|
Use provider over web3 in deployer, dev-utils and subprovider tests, rename s...
Fabio Berger
2018-04-06
3
-3
/
+3
|
*
|
Update dev-utils and subproviders tests to use ganache in-process provider
Fabio Berger
2018-04-04
4
-5
/
+34
*
|
|
Renamed DerivedHDKey to DerivedHDKeyInfo
Jacob Evans
2018-04-11
4
-16
/
+18
*
|
|
Test valid address format but not found
Jacob Evans
2018-04-11
2
-5
/
+15
*
|
|
Tests for signed transactions and multiple accounts
Jacob Evans
2018-04-11
3
-0
/
+12
*
|
|
Test signed messages with the second account
Jacob Evans
2018-04-11
3
-1
/
+15
*
|
|
Throw errors when the address is not specified or invalid
Jacob Evans
2018-04-11
4
-6
/
+27
*
|
|
Rename to IS_CHILD_KEY
Jacob Evans
2018-04-10
1
-2
/
+0
*
|
|
Refactor ledger to support multiple accounts with from address
Jacob Evans
2018-04-10
4
-6
/
+12
*
|
|
Added walletUtils and address in signMessage
Jacob Evans
2018-04-10
2
-10
/
+39
*
|
|
Add Mnemonic wallet subprovider
Jacob Evans
2018-04-06
2
-0
/
+184
|
|
/
|
/
|
*
|
Update shared fixture data for network 42
Jacob Evans
2018-04-06
4
-38
/
+28
*
|
Feedback
Jacob Evans
2018-04-06
3
-32
/
+29
*
|
Create a private key subprovider
Jacob Evans
2018-04-05
3
-4
/
+199
|
/
*
Use @0xproject/utils promisify everywhere
Fabio Berger
2018-04-03
1
-1
/
+1
*
Move common types out of web3 types
Leonid Logvinov
2018-03-27
3
-15
/
+18
*
Add sol-cover implementation
Leonid Logvinov
2018-03-12
1
-11
/
+13
*
Feedback
Jacob Evans
2018-03-08
1
-3
/
+4
*
README on derivation path
Jacob Evans
2018-03-08
1
-0
/
+5
*
Use our dev seed derivation path.
Jacob Evans
2018-03-08
1
-1
/
+3
*
Add ledger-node package as optional dependency
Jacob Evans
2018-03-07
1
-183
/
+192
*
Nuke tests for now
Jacob Evans
2018-03-06
2
-188
/
+188
*
Fix typo
Fabio Berger
2018-03-04
2
-2
/
+2
*
Add `numberOfAccounts` param to `LedgerSubprovider` method `getAccountsAsync`...
Fabio Berger
2018-03-04
2
-3
/
+15
*
Fixes
Jacob Evans
2018-02-07
1
-3
/
+3
*
Rename called to something more readable
Jacob Evans
2018-02-06
1
-5
/
+6
*
Refactor tests for reuse of the fixture subprovider
Jacob Evans
2018-02-06
1
-102
/
+54
*
Prettify
Jacob Evans
2018-02-02
1
-59
/
+62
*
Nonce tracker subprovider
Jacob Evans
2018-02-02
1
-0
/
+195
*
Fix formatting
Leonid Logvinov
2018-01-03
2
-6
/
+3
*
Apply prettier config
Leonid Logvinov
2018-01-03
4
-43
/
+33
*
Support both personal_sign and eth_sign
Fabio Berger
2017-12-28
2
-2
/
+53
*
Fix Ledger tests given change from `personal_sign` to `eth_sign`
Fabio Berger
2017-12-28
2
-7
/
+7
*
Implement the address derivations
Leonid Logvinov
2017-12-18
1
-2
/
+8
*
Fix redundant spaces
Leonid Logvinov
2017-12-16
1
-1
/
+1
*
Fix connect unused vars
Leonid Logvinov
2017-12-15
3
-7
/
+1
*
Fix unit test
Fabio Berger
2017-12-09
1
-1
/
+1
*
Add missing params
Fabio Berger
2017-12-09
1
-0
/
+3
*
Use rejectedWith
Fabio Berger
2017-12-07
1
-9
/
+4
*
Add missing calls to configure
Fabio Berger
2017-12-07
2
-0
/
+2
*
remove unneeded type assertions
Fabio Berger
2017-12-07
1
-2
/
+2
*
Simplify interface to signPersonalMessageAsync
Fabio Berger
2017-12-07
2
-20
/
+3
*
Fix unit test
Fabio Berger
2017-12-07
1
-1
/
+1
*
Add initial tests fort redundantRpcSubprovider
Fabio Berger
2017-12-06
1
-0
/
+62
*
remove unused import
Fabio Berger
2017-12-06
1
-1
/
+0
*
Remove spaces
Fabio Berger
2017-12-06
2
-2
/
+2
*
Make exception
Fabio Berger
2017-12-06
1
-0
/
+2
*
Port subproviders over to mono repo, refactor LedgerSubprovider to no longer ...
Fabio Berger
2017-12-06
4
-0
/
+425