Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove entropy from encryption and project. | Kevin Serrano | 2016-11-22 | 1 | -2/+1 |
* | Adjust gas buffer to be 20% over estimate | Dan Finlay | 2016-11-09 | 1 | -5/+4 |
* | Increase gas buffer | Dan Finlay | 2016-11-09 | 1 | -2/+1 |
* | Fix gas price buffering | Dan Finlay | 2016-11-08 | 1 | -8/+6 |
* | Added failing test for #787 | Dan Finlay | 2016-11-08 | 1 | -11/+41 |
* | test - fix delegate-call test | kumavis | 2016-10-25 | 1 | -10/+6 |
* | Reproduced issue 743 in test case | Dan Finlay | 2016-10-18 | 1 | -3/+20 |
* | Restore hex prefix to gas price | Dan Finlay | 2016-10-18 | 1 | -0/+1 |
* | Increase gas estimate by 100000 wei | Dan Finlay | 2016-10-18 | 1 | -0/+17 |
* | Fix clearing of account cache on vault restore | Dan Finlay | 2016-09-13 | 1 | -8/+6 |
* | Fix some references | Dan Finlay | 2016-09-13 | 1 | -2/+2 |
* | Fix account unlocking | Dan Finlay | 2016-09-13 | 1 | -19/+12 |
* | Select first address when restoring vault | Dan Finlay | 2016-09-12 | 1 | -0/+18 |
* | Fixed caching bug | Dan Finlay | 2016-09-11 | 1 | -6/+5 |
* | Correct assertion for BIP32 compliance | Dan Finlay | 2016-09-11 | 1 | -1/+1 |
* | Remove log | Dan Finlay | 2016-09-11 | 1 | -1/+0 |
* | Add more bip44 assertions | Dan Finlay | 2016-09-11 | 1 | -1/+9 |
* | Made bip44 assertions easier to add to | Dan Finlay | 2016-09-11 | 1 | -27/+36 |
* | Clean up tests | Dan Finlay | 2016-09-11 | 1 | -18/+17 |
* | Correctly clear ethStore cache on new vault restore | Dan Finlay | 2016-09-11 | 1 | -6/+22 |
* | Captured #640 in failing test | Dan Finlay | 2016-09-11 | 1 | -1/+12 |
* | Add new eth-lightwallet salting to vault. | Dan Finlay | 2016-09-10 | 1 | -1/+3 |
* | Fixed tests | Dan Finlay | 2016-06-25 | 1 | -0/+4 |
* | Fix test | Dan Finlay | 2016-04-28 | 1 | -4/+8 |
* | Correct the bip44 test account | Dan Finlay | 2016-03-26 | 1 | -5/+5 |
* | Implemented BIP44 compliance test. | Dan Finlay | 2016-03-26 | 1 | -0/+81 |