aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-05-02Non-grammatical language improvementsLuke Dashjr
2015-05-01Bugfix: Grammar fixesCorinne Dashjr
2015-04-28Merge pull request #5971Wladimir J. van der Laan
2015-04-28Merge pull request #5662Wladimir J. van der Laan
2015-04-28Merge pull request #5199Wladimir J. van der Laan
2015-04-28qt: translation updateWladimir J. van der Laan
2015-04-27replace absolute sleep with conditional waitpstratem
2015-04-26Merge pull request #5696Wladimir J. van der Laan
2015-04-24Merge pull request #6033Wladimir J. van der Laan
2015-04-24Merge pull request #6028Wladimir J. van der Laan
2015-04-24Merge pull request #6036Wladimir J. van der Laan
2015-04-24Remove broken+useless lock/unlock log printsMatt Corallo
2015-04-24Merge pull request #5863Wladimir J. van der Laan
2015-04-23Add RPC call to generate and verify merkle blocksMatt Corallo
2015-04-23Add CMerkleBlock constructor for tx set + block and an empty oneMatt Corallo
2015-04-23Merge pull request #6039Wladimir J. van der Laan
2015-04-23fix and enable bip32 unit testJonas Schnelli
2015-04-22Add block pruning functionalitymrbandrews
2015-04-21tests: Error when setgenerate is used on regtestWladimir J. van der Laan
2015-04-21FreeBSD, OpenBSD thread renaming.sinetek
2015-04-20Consensus: Create consensus/consensus.h with some constantsjtimon
2015-04-20Show zero value txouts in listunspent.Gregory Maxwell
2015-04-20Merge pull request #5911Wladimir J. van der Laan
2015-04-20Merge pull request #6029Wladimir J. van der Laan
2015-04-20Merge pull request #6010Wladimir J. van der Laan
2015-04-20trivial string change in wallet.cpp (the -> that)Philip Kaufmann
2015-04-20Add operator names to DNS Seed listMichael Ford
2015-04-20ensure consistent header comment naming conventionsPhilip Kaufmann
2015-04-20Make 'Default: %u' spacing consistent in help messageWladimir J. van der Laan
2015-04-20[Qt, Trivial] remove two unneeded includes of wallet/db.hPhilip Kaufmann
2015-04-20[Qt, Trivial] fix header groupings + space, intdentation fixesPhilip Kaufmann
2015-04-20[Qt, Trivial] misc minor string changesPhilip Kaufmann
2015-04-20[Trivial] format sync.hPhilip Kaufmann
2015-04-20 Use https link to bitcoin.org in Doxygen introMichael Ford
2015-04-20Fix typo in init.cpp interpration/interpretationMichael Ford
2015-04-20Removed '()' where used without contents insideNicolas Benoit
2015-04-20Replaced current function names with __func__ in LogPrintf() calls.Nicolas Benoit
2015-04-20Fix docs for 'complete' field in 'signrawtransaction' responsecharlescharles
2015-04-20[Qt] header group cleanupPhilip Kaufmann
2015-04-20Merge pull request #6020Wladimir J. van der Laan
2015-04-19Cap nAttempts penalty at 8 and switch to pow instead of a division loop.Gregory Maxwell
2015-04-19nLastTry is only used for addrman entriesPieter Wuille
2015-04-17privacy: Stream isolation for TorWladimir J. van der Laan
2015-04-16Merge pull request #6012Wladimir J. van der Laan
2015-04-16miner.h: fix clang warning because of class/struct mixJonas Schnelli
2015-04-15Merge pull request #5467Wladimir J. van der Laan
2015-04-15[Qt] Use identical strings for expired payment request messagePhilip Kaufmann
2015-04-15[Qt] minor comment updates in PaymentServerPhilip Kaufmann
2015-04-15[Qt] constify first parameter of processPaymentRequest()Philip Kaufmann
2015-04-15[Qt] take care of a missing typecast in PaymentRequestPlus::getMerchant()Philip Kaufmann