summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | return true on successwarptangent2014-12-011-1/+1
| * | deterministic wallet use of twelve words fixedwarptangent2014-12-011-1/+1
| * | ensure that keccak is called on view spend key, not a possibly pre-sc_reduce3...warptangent2014-12-011-1/+1
* | | Merge pull request #187Riccardo Spagni2014-12-023-0/+24
|\ \ \ | |/ / |/| |
| * | prompt for seed language and error handlingwarptangent2014-12-013-0/+24
|/ /
* | Merge pull request #192Riccardo Spagni2014-12-0129-30/+8198
|\ \
| * | moved rapidjson to external folder, fixed CMakeRiccardo Spagni2014-12-0125-1/+3
| * | Merge pull request #1Riccardo Spagni2014-12-0129-30/+8196
|/| |
| * | Prints seed after wallet upgrade. Removed iostream include.Oran Juice2014-10-193-6/+26
| * | Doxygen commentsOran Juice2014-10-192-21/+40
| * | Rewrites to old wallet file correctlyOran Juice2014-10-193-3/+18
| * | Doxygen comments inOran Juice2014-10-182-5/+37
| * | Writes seed language while generating wallet. Wallet open fix.Oran Juice2014-10-183-22/+38
| * | Stores seed language in wallet file. added rapidjson. Yet to test backward co...Oran Juice2014-10-1828-4/+8068
* | | Merge pull request #191Riccardo Spagni2014-12-012-6/+15
|\ \ \
| * | | don't build tests unless we're building all-* or *-test buildsRiccardo Spagni2014-12-012-6/+15
|/ / /
* | | updated readme to include libevent / libgtest depsRiccardo Spagni2014-11-271-1/+1
* | | Merge pull request #188Riccardo Spagni2014-11-265-9/+10
|\ \ \
| * | | Disable legacy fees for nowiamsmooth2014-11-112-2/+2
| * | | Remove DEFAULT_FEE, add temporary acceptance of too-small per-kb fee >= 0.1, ...iamsmooth2014-11-095-9/+10