aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28qt: Translation update pre-rc3v0.15.0rc3Wladimir J. van der Laan
2017-08-28Changing -txindex requires -reindex, not -reindex-chainstateMatt Corallo
2017-08-28Output a bit more information for fee calculation report.Alex Morcos
2017-08-28Fix rounding errors in calculation of minimum change sizeAlex Morcos
2017-08-28[doc] build-windows: Mention that only trusty worksMarcoFalke
2017-08-21Merge #11102: Trivial: Fix typo in release-notes.mdv0.15.0rc2Wladimir J. van der Laan
2017-08-21qt: Update translations pre-rc2Wladimir J. van der Laan
2017-08-21Trivial: Fix typo in release-notes.mdjbarcelo
2017-08-21gitian: quick hack to fix version string in releasesCory Fields
2017-08-21Pass serialization flags and whether to include hex to TxToUnivAndrew Chow
2017-08-21Only return hex field once in getrawtransactionAndrew Chow
2017-08-21[wallet] Add logging to MarkReserveKeysAsUsedJohn Newbery
2017-08-21[wallet] Remove keypool_topup_cleanupsJohn Newbery
2017-08-21doc: Update build-openbsd for 6.1Wladimir J. van der Laan
2017-08-21Add length check for CExtKey deserializationJonas Schnelli
2017-08-21Fix combinerawtransaction RPC help result sectionJonas Nick
2017-08-21disable jni in buildsGregory Sanders
2017-08-21Merge #11090: Update contributor names in release-notes.mdWladimir J. van der Laan
2017-08-18Update release-notes.mdDerek Miller
2017-08-18Merge #11076: 0.15 release-notes nits: fix redundancy, remove accidental pare...Wladimir J. van der Laan
2017-08-18Updating the release notes (minor stylistic changes)practicalswift
2017-08-14build: bump version to 0.15.0v0.15.0rc1Wladimir J. van der Laan
2017-08-14Merge #10607: scripted-diff: stop using the gArgs wrappersWladimir J. van der Laan
2017-08-14remove unused gArgs wrappersMarko Bencun
2017-08-14scripted-diff: stop using the gArgs wrappersMarko Bencun
2017-08-14doc: Update release notes from wikiWladimir J. van der Laan
2017-08-14Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...Wladimir J. van der Laan
2017-08-14Merge #11012: Make sure to clean up mapBlockSource if we've already seen the ...Wladimir J. van der Laan
2017-08-14Merge #11028: Avoid masking of difficulty adjustment errors by checkpointsWladimir J. van der Laan
2017-08-14Merge #11022: Basic keypool topupWladimir J. van der Laan
2017-08-14Merge #10968: Add instructions for parallel gitian builds.Wladimir J. van der Laan
2017-08-13Add instructions for multi-processor gitian buildsCharlie Lee
2017-08-12Merge #11032: [qa] Fix block message processing error in sendheaders.pyMarcoFalke
2017-08-12Merge #11000: test: Add resendwallettransactions functional testsMarcoFalke
2017-08-12test: Add resendwallettransactions functional testsJoão Barbosa
2017-08-11[qa] Fix block message processing error in sendheaders.pySuhas Daftuar
2017-08-11Merge #11023: [tests] Add option to attach a python debugger if functional te...MarcoFalke
2017-08-11Merge #10765: Tests: address placement should be deterministic by defaultMarcoFalke
2017-08-11Merge #11025: qa: Fix inv race in example_testMarcoFalke
2017-08-11Merge #11029: [RPC] trivial: gettxout no longer shows version of txMarcoFalke
2017-08-11[RPC] trivial: gettxout no longer shows version of txFelix Weis
2017-08-10Avoid masking of difficulty adjustment errors by checkpointsPieter Wuille
2017-08-10qa: Fix inv race in example_testMarcoFalke
2017-08-10[wallet] [tests] Add keypool topup functional testJonas Schnelli
2017-08-10[wallet] keypool mark-used and topupJohn Newbery
2017-08-10Add option to attach a python debugger if test failsJohn Newbery
2017-08-09Merge #10835: Rename member field according to the style guideMarcoFalke
2017-08-09qt: Periodic translations updateWladimir J. van der Laan
2017-08-09Merge #10963: [bench] Restore format state of cout after printing with std::f...MarcoFalke
2017-08-09Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guideMarcoFalke