Age | Commit message (Expand) | Author |
---|---|---|
2015-12-01 | Merge pull request #6914 | Wladimir J. van der Laan |
2015-11-28 | Constrain constant values to a single location in code | Luke Dashjr |
2015-11-21 | Optimisation: Store transaction list order in memory rather than compute it e... | Luke Dashjr |
2015-11-13 | Prevector type | Pieter Wuille |
2015-10-29 | Reject invalid pubkeys when reading ckey items from the wallet. | Gregory Maxwell |
2015-09-22 | Do not store Merkle branches in the wallet. | Pieter Wuille |
2015-07-23 | Includes: Cleanup around net main and wallet | Jorge Timón |
2015-05-27 | Merge pull request #5669 | Wladimir J. van der Laan |
2015-05-15 | Consensus: MOVEONLY: Move CValidationState from main consensus/validation | jtimon |
2015-05-14 | minor: remove unneeded bool in CWalletDB::Recover | Philip Kaufmann |
2015-03-24 | Includes: Do not include main.h from any other header | Jorge Timón |
2015-03-21 | use constant references for strings in functions in wallet/*.* | Philip Kaufmann |
2015-03-12 | [Move Only] Move wallet related things to src/wallet/ | Jonas Schnelli |