| Commit message (Expand) | Author | Age | Files | Lines |
| * | moar bug fixes, removed debug prints | Thomas Winget | 2015-01-04 | 2 | -8/+4 |
| * | BlockchainLMDB seems to be working*! | Thomas Winget | 2015-01-04 | 3 | -141/+155 |
| * | some bug fixes, but still needs work | Thomas Winget | 2015-01-04 | 3 | -35/+73 |
| * | Minor bug fixes and debug prints | Thomas Winget | 2015-01-04 | 2 | -6/+122 |
| * | minor fixes to Blockchain.cpp | Thomas Winget | 2015-01-04 | 2 | -3/+7 |
| * | Integrate BlockchainDB into cryptonote_core | Thomas Winget | 2015-01-04 | 8 | -24/+58 |
| * | All LMDB BlockchainDB implemented, not tested | Thomas Winget | 2015-01-04 | 2 | -135/+900 |
| * | LMDB blockchain: remove outputs and spent keys | Thomas Winget | 2015-01-04 | 1 | -0/+63 |
| * | Adding block data to LMDB BlockchainDB coded | Thomas Winget | 2015-01-04 | 3 | -8/+258 |
| * | Parts of LMDB impl of BlockchainDB done and working | Thomas Winget | 2015-01-04 | 4 | -69/+431 |
| * | Initial commit of lmdb BlockchainDB impl | Thomas Winget | 2015-01-04 | 2 | -0/+472 |
| * | Initial commit of BlockchainDB tests, other misc | Thomas Winget | 2015-01-04 | 2 | -6/+25 |
| * | update new blockchain to build with new changes | Thomas Winget | 2015-01-04 | 2 | -13/+34 |
| * | stupid past me, fixing typos and shit... | Thomas Winget | 2015-01-04 | 1 | -21/+21 |
| * | missing typedef | Thomas Winget | 2015-01-04 | 1 | -0/+3 |
| * | import of BlockchainDB files | Thomas Winget | 2015-01-04 | 4 | -0/+3003 |
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 29 | -29/+29 |
| * | ensure that keccak is called on view spend key, not a possibly pre-sc_reduce3... | warptangent | 2014-12-01 | 1 | -1/+1 |
| * | Merge pull request #188 | Riccardo Spagni | 2014-11-26 | 2 | -2/+2 |
| |\ |
|
| | * | Disable legacy fees for now | iamsmooth | 2014-11-11 | 1 | -1/+1 |
| | * | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ... | iamsmooth | 2014-11-09 | 2 | -2/+2 |
| * | | Merge pull request #180 | Riccardo Spagni | 2014-11-25 | 1 | -0/+80 |
| |\ \
| |/
|/| |
|
| | * | cmake: support 2.8.7 | Ben Boeckel | 2014-10-24 | 1 | -2/+2 |
| | * | cmake: handle private vs. public headers | Ben Boeckel | 2014-10-23 | 1 | -2/+7 |
| | * | cmake: refactor common code with libraries | Ben Boeckel | 2014-10-23 | 1 | -9/+1 |
| | * | cmake: put each library into its own directory | Ben Boeckel | 2014-10-23 | 1 | -0/+83 |
| * | | per kb fees | Thomas Winget | 2014-11-06 | 1 | -2/+5 |
| |/ |
|
| * | added hardcoded checkpoint at block 249380 | Riccardo Spagni | 2014-10-07 | 1 | -0/+1 |
| * | Merge pull request #167 | Riccardo Spagni | 2014-10-06 | 1 | -2/+2 |
| |\ |
|
| | * | fixed signed-unsigned issue from 166 | Thomas Winget | 2014-10-02 | 1 | -2/+2 |
| * | | fixed checkpointing bug | Riccardo Spagni | 2014-10-03 | 1 | -1/+1 |
| * | | MoneroPulse log wording tweaks | Riccardo Spagni | 2014-10-03 | 2 | -4/+5 |
| * | | moved checkpoint log level | Riccardo Spagni | 2014-10-02 | 1 | -1/+1 |
| * | | moved file checkpointing log output to log1 | Riccardo Spagni | 2014-10-02 | 1 | -6/+6 |
| |/ |
|
| * | Daemon should now exit on conflicting checkpoints | Thomas Winget | 2014-09-30 | 2 | -0/+13 |
| * | various changes to runtime checkpoint updating | Thomas Winget | 2014-09-30 | 7 | -23/+113 |
| * | Fixed segfault with checkpoints loading | Thomas Winget | 2014-09-30 | 2 | -0/+10 |
| * | DNS checkpoint updating added, and daemon flag to enforce them | Thomas Winget | 2014-09-30 | 6 | -14/+98 |
| * | reload checkpoints file every ~hr and print if any fail | Thomas Winget | 2014-09-30 | 8 | -71/+168 |
| * | Adding an identical existing checkpoint should not error | Thomas Winget | 2014-09-30 | 1 | -2/+7 |
| * | Revert "low risk, potentially varint overflow bug patched thanks to BBR" | Riccardo Spagni | 2014-09-25 | 7 | -30/+13 |
| * | low risk, potentially varint overflow bug patched thanks to BBR | Riccardo Spagni | 2014-09-24 | 7 | -13/+30 |
| * | Added ability to read chechpoint hashes from json file in data folder | Tomer Konforty | 2014-09-25 | 3 | -0/+60 |
| * | checkpoint | iamsmooth | 2014-09-24 | 1 | -0/+1 |
| * | checkpoint | iamsmooth | 2014-09-24 | 1 | -0/+2 |
| * | checkpoints | iamsmooth | 2014-09-24 | 1 | -0/+5 |
| * | checkpoint | iamsmooth | 2014-09-24 | 1 | -0/+1 |
| * | checkpoints | iamsmooth | 2014-09-24 | 1 | -3/+5 |
| * | Another preprocessor fix (difficulty.cpp) | Zachary Michaels | 2014-09-15 | 1 | -1/+1 |
| * | Separate testnet address prefix | Zachary Michaels | 2014-09-15 | 7 | -14/+37 |