aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-01-16Merge #9484: Introduce assumevalid setting to skip validation presumed valid ...Pieter Wuille
2017-01-15Merge #9550: Trim down the XP notice and say more about what we support.MarcoFalke
2017-01-15Trim down the XP notice and say more about what we support.Gregory Maxwell
2017-01-13Introduce assumevalid setting to skip presumed valid scripts.Gregory Maxwell
2017-01-12Document fee estimation changesAlex Morcos
2017-01-12Clarify that prioritisetransaction remains supportedAlex Morcos
2017-01-11Merge #7871: Manual block file pruning.Wladimir J. van der Laan
2017-01-10Improve style w.r.t. ifPieter Wuille
2017-01-10Add pruneblockchain RPC to enable manual block file pruning.mrbandrews
2017-01-05Add release notes for addnode changes.Gregory Maxwell
2017-01-04[Doc] Install Protobuf v3 on OS Xfanquake
2017-01-03doc: Add historical release notes for 0.13.2Wladimir J. van der Laan
2017-01-02Merge #9412: build: Fix 'make deploy' for OSXJonas Schnelli
2016-12-29Update the Windows build notesDouglas Roark
2016-12-23Mention RSVG dependency when creating the disk image on OSXJonas Schnelli
2016-12-15doc: Add bare-bones documentation for fuzzingWladimir J. van der Laan
2016-12-02Developer docs about existing subtrees.Gregory Maxwell
2016-11-25doc: Improve windows build instructions using Linux subsystemWladimir J. van der Laan
2016-11-23[Doc] Move comments above bash commandAmir Abrams
2016-11-21Merge #9179: Set DEFAULT_LIMITFREERELAY = 0 kB/minuteWladimir J. van der Laan
2016-11-18Set DEFAULT_LIMITFREERELAY = 0 kB/minuteMarcoFalke
2016-11-17Doxygen: Set PROJECT_NAME = "Bitcoin Core"MarcoFalke
2016-11-09Merge #8794: Enable -Wshadow by defaultWladimir J. van der Laan
2016-11-09Add notes about variable names and shadowingPavel Janík
2016-11-07Merge #7730: Remove priority estimationWladimir J. van der Laan
2016-11-07add release notes for removal of priority estimationAlex Morcos
2016-11-07[doc] release-process: Mention GitHub release and archived release notesMarcoFalke
2016-11-03Merge #9053: IBD using chainwork instead of height and not using header times...Pieter Wuille
2016-11-02Merge `doc/unit-tests.md` into `src/test/README.md`Wladimir J. van der Laan
2016-11-02IBD check uses minimumchain work instead of checkpoints.Gregory Maxwell
2016-10-31Add mempool.dat to doc/files.mdPieter Wuille
2016-10-27Merge #9033: Update build notes for dropping osx 10.7 support (fanquake)Wladimir J. van der Laan
2016-10-27doc: Add release notes for 0.13.1 releaseWladimir J. van der Laan
2016-10-27Update build notes for dropping osx 10.7 supportMichael Ford
2016-10-24Clarify `listenonion`unsystemizer
2016-10-18Merge #8965: Mention that PPA doesn't support DebianMarcoFalke
2016-10-18Explicitly state that PPA is for Ubuntu onlyanduck
2016-10-18Merge #8955: doc: update 0.13.0 release note info on linux arm buildsWladimir J. van der Laan
2016-10-18Merge #8929: add software-properties-commonWladimir J. van der Laan
2016-10-18trivial: update 0.13.0 release note info on linux arm buildsmruddy
2016-10-18Merge #8935: Documentation: Building on Windows with WSLWladimir J. van der Laan
2016-10-18Merge #8890: [Doc] Update Doxygen configuration fileWladimir J. van der Laan
2016-10-18Merge #8921: RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFiel...Wladimir J. van der Laan
2016-10-18RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPCJorge Timón
2016-10-17Update implemented bips for 0.13.1Pieter Wuille
2016-10-17Documentation for Building on Windows with WSLpoole_party
2016-10-15add software-properties-commonSteven
2016-10-13Merge #8892: doc: Add build instructions for FreeBSDWladimir J. van der Laan
2016-10-13doc: Add build instructions for FreeBSDWladimir J. van der Laan
2016-10-06[Doc] Update bips.md for Segregated Witnessfanquake