aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/idStore-test.js
Commit message (Expand)AuthorAgeFilesLines
* Remove eth-lightwalletDan Finlay2017-03-171-142/+0
* First pass at revision requestsFrances Pangilinan2016-12-221-50/+0
* Merge branch 'master' into devDan Finlay2016-11-241-7/+2
|\
| * idStore - fix estimateGas calculationkumavis2016-11-231-7/+2
* | Remove entropy from encryption and project.Kevin Serrano2016-11-221-2/+1
|/
* Adjust gas buffer to be 20% over estimateDan Finlay2016-11-091-5/+4
* Increase gas bufferDan Finlay2016-11-091-2/+1
* Fix gas price bufferingDan Finlay2016-11-081-8/+6
* Added failing test for #787Dan Finlay2016-11-081-11/+41
* test - fix delegate-call testkumavis2016-10-251-10/+6
* Reproduced issue 743 in test caseDan Finlay2016-10-181-3/+20
* Restore hex prefix to gas priceDan Finlay2016-10-181-0/+1
* Increase gas estimate by 100000 weiDan Finlay2016-10-181-0/+17
* Fix clearing of account cache on vault restoreDan Finlay2016-09-131-8/+6
* Fix some referencesDan Finlay2016-09-131-2/+2
* Fix account unlockingDan Finlay2016-09-131-19/+12
* Select first address when restoring vaultDan Finlay2016-09-121-0/+18
* Fixed caching bugDan Finlay2016-09-111-6/+5
* Correct assertion for BIP32 complianceDan Finlay2016-09-111-1/+1
* Remove logDan Finlay2016-09-111-1/+0
* Add more bip44 assertionsDan Finlay2016-09-111-1/+9
* Made bip44 assertions easier to add toDan Finlay2016-09-111-27/+36
* Clean up testsDan Finlay2016-09-111-18/+17
* Correctly clear ethStore cache on new vault restoreDan Finlay2016-09-111-6/+22
* Captured #640 in failing testDan Finlay2016-09-111-1/+12
* Add new eth-lightwallet salting to vault.Dan Finlay2016-09-101-1/+3
* Fixed testsDan Finlay2016-06-251-0/+4
* Fix testDan Finlay2016-04-281-4/+8
* Correct the bip44 test accountDan Finlay2016-03-261-5/+5
* Implemented BIP44 compliance test.Dan Finlay2016-03-261-0/+81