index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
subproviders
/
test
/
unit
/
mnemonic_wallet_subprovider_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deploy @dexon-foundation/0x.js
stable
Hsuan Lee
2019-03-06
1
-230
/
+0
*
Add eth_signTypedData support to our wallet subproviders
Jacob Evans
2018-10-05
1
-0
/
+21
*
Export Web3ProviderEngine from subproviders package
Fabio Berger
2018-07-13
1
-2
/
+1
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
Fix no-unused-variable tslint rule to include parameters and fix issues
Fabio Berger
2018-06-12
1
-5
/
+5
*
Run prettier
fragosti
2018-06-07
1
-4
/
+1
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-3
/
+0
*
Introduce ethereum-types package
Leonid Logvinov
2018-06-01
1
-1
/
+1
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
1
-2
/
+3
|
\
|
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-2
/
+3
*
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-0
/
+1
|
/
*
Renamed DerivedHDKey to DerivedHDKeyInfo
Jacob Evans
2018-04-11
1
-6
/
+6
*
Test valid address format but not found
Jacob Evans
2018-04-11
1
-4
/
+12
*
Tests for signed transactions and multiple accounts
Jacob Evans
2018-04-11
1
-0
/
+5
*
Test signed messages with the second account
Jacob Evans
2018-04-11
1
-0
/
+5
*
Throw errors when the address is not specified or invalid
Jacob Evans
2018-04-11
1
-1
/
+1
*
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
1
-1
/
+4
*
Added walletUtils and address in signMessage
Jacob Evans
2018-04-10
1
-6
/
+20
*
Add Mnemonic wallet subprovider
Jacob Evans
2018-04-06
1
-0
/
+182