aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* moar bug fixes, removed debug printsThomas Winget2015-01-042-8/+4
* BlockchainLMDB seems to be working*!Thomas Winget2015-01-043-141/+155
* some bug fixes, but still needs workThomas Winget2015-01-043-35/+73
* Minor bug fixes and debug printsThomas Winget2015-01-042-6/+122
* minor fixes to Blockchain.cppThomas Winget2015-01-042-3/+7
* Integrate BlockchainDB into cryptonote_coreThomas Winget2015-01-048-24/+58
* All LMDB BlockchainDB implemented, not testedThomas Winget2015-01-042-135/+900
* LMDB blockchain: remove outputs and spent keysThomas Winget2015-01-041-0/+63
* Adding block data to LMDB BlockchainDB codedThomas Winget2015-01-043-8/+258
* Parts of LMDB impl of BlockchainDB done and workingThomas Winget2015-01-044-69/+431
* BlockchainDB unit tests, lmdb linker flagThomas Winget2015-01-042-6/+25
* Initial commit of lmdb BlockchainDB implThomas Winget2015-01-042-0/+472
* Initial commit of BlockchainDB tests, other miscThomas Winget2015-01-043-6/+315
* Adding libglim as an external libraryThomas Winget2015-01-0426-0/+11043
* update new blockchain to build with new changesThomas Winget2015-01-042-13/+34
* stupid past me, fixing typos and shit...Thomas Winget2015-01-041-21/+21
* missing typedefThomas Winget2015-01-041-0/+3
* import of BlockchainDB filesThomas Winget2015-01-044-0/+3003
* Merge pull request #208Riccardo Spagni2015-01-02313-349/+302
|\
| * year updated in licenseRiccardo Spagni2015-01-02313-349/+302
|/
* Merge pull request #203Riccardo Spagni2014-12-133-4/+41
|\
| * Document existing functionwarptangent2014-12-111-0/+6
| * Repeat prompt for wallet path if invalidwarptangent2014-12-113-4/+35
* | Merge pull request #202Riccardo Spagni2014-12-131-2/+0
|\ \
| * | wallet2::rewrite update to not require bin filewarptangent2014-12-101-2/+0
| |/
* | Merge pull request #201Riccardo Spagni2014-12-131-7/+9
|\ \
| * | wallet2::load correctly initialize m_blockchain for wallet loaded without bin...warptangent2014-12-101-7/+9
| |/
* | Merge pull request #200Riccardo Spagni2014-12-134-0/+125
|\ \
| * | Add simple_wallet::seed_set_language methodwarptangent2014-12-082-0/+72
| * | Add wallet2::verify_password methodwarptangent2014-12-082-0/+53
| |/
* | Merge pull request #205Riccardo Spagni2014-12-132-1/+53
|\ \
| * \ Merge branch 'master' of https://github.com/fluffypony/bitmoneroRiccardo Spagni2014-12-130-0/+0
| |\ \
| | * | revert the removal of the 'arch' flag from the release-static targetRiccardo Spagni2014-12-101-1/+1
| | |/
| * | added gpg key for warptangentRiccardo Spagni2014-12-131-0/+52
| * | revert the removal of the 'arch' flag from the release-static targetRiccardo Spagni2014-12-131-1/+1
|/ /
* / onwards to 0.8.8.7Riccardo Spagni2014-12-131-1/+1
|/
* version bump to 0.8.8.6v0.8.8.6Riccardo Spagni2014-12-081-1/+1
* Merge pull request #196Riccardo Spagni2014-12-083-33/+66
|\
| * wallet JSON update for non-deterministic wallet datawarptangent2014-12-061-4/+10
| * Checking and handling for deterministic vs non-deterministic walletwarptangent2014-12-061-18/+34
| * Extract check for deterministic keys to wallet2::is_deterministic()warptangent2014-12-062-6/+20
| * indentationwarptangent2014-12-061-1/+1
| * replace lines with call to recently added print_seed()warptangent2014-12-061-4/+1
* | Merge pull request #183Riccardo Spagni2014-12-081-1/+5
|\ \ | |/ |/|
| * Exception handling while refreshing in rpc wallet (credits to QCN)Sammy Libre2014-11-011-1/+5
* | update unbound from upstreamRiccardo Spagni2014-12-0472-2655/+1261
* | increased version number for tagged releasev0.8.8.5Riccardo Spagni2014-12-021-1/+1
* | fixed CMake version matchingRiccardo Spagni2014-12-021-1/+1
* | Merge pull request #186Riccardo Spagni2014-12-023-6/+3
|\ \
| * | remove unused display variablewarptangent2014-12-011-3/+0