aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-06-01Merge #13058: [wallet] `createwallet` RPC - create new wallet at runtimeJonas Schnelli
2018-05-31[wallets] [docs] Add release notes for createwallet RPC.John Newbery
2018-05-30doc: update bitcoin-dot-org links in release-process.mdfanquake
2018-05-29Merge #13281: test: Move linters to test/lint, add readmeWladimir J. van der Laan
2018-05-29Merge #13134: net: Add option `-enablebip61` to configure sending of BIP61 no...Wladimir J. van der Laan
2018-05-28Merge #13295: docs: Update OpenBSD build instructions for OpenBSD 6.3Wladimir J. van der Laan
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke
2018-05-24Merge #13246: doc: Bump to Ubuntu Bionic 18.04 in build-windows.mdWladimir J. van der Laan
2018-05-22docs: Update OpenBSD build instructions for OpenBSD 6.3practicalswift
2018-05-19[docs] Add release notes for HD master key -> HD seed renameJohn Newbery
2018-05-17doc: Bump to Ubuntu Bionic 18.04 in build-windows.mdChun Kuan Lee
2018-05-16ui: Support wallets loaded dynamicallyJoão Barbosa
2018-05-16[docs] Add release notes for `loadwallet` RPC.John Newbery
2018-05-13doc: Mention disabling BIP61 in bips.mdWladimir J. van der Laan
2018-05-09Merge #10267: New -includeconf argument for including external configuration ...Wladimir J. van der Laan
2018-05-03Merge #12729: Get rid of ambiguous OutputType::NONE valueWladimir J. van der Laan
2018-05-02doc: Add release notes for -includeconfKarl-Johan Alm
2018-05-01Merge #12384: [Docs] Add version footnote to tor.mdWladimir J. van der Laan
2018-05-01[Docs] Add version footnote to tor.mdDamian Williamson
2018-04-30nit: descendent should be spelled descendant even in the release-notesmryandao
2018-04-26Merge #13002: Do not treat bare multisig outputs as IsMine unless watchedWladimir J. van der Laan
2018-04-26Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub...Wladimir J. van der Laan
2018-04-26Merge #12997: [doc] build-windows: Switch to Artful, since Zesty is EOLWladimir J. van der Laan
2018-04-25[doc] Include txindex changes in the release notes.Jim Posen
2018-04-24Merge #12953: Deprecate accountsWladimir J. van der Laan
2018-04-23List support for BIP173 in bips.mdPieter Wuille
2018-04-19Mention removal of bare multisig IsMine in release notesPieter Wuille
2018-04-18Add new fee structure with all sub-fields denominated in BTCmryandao
2018-04-17[docs] Add release notes for deprecated 'account' APIJohn Newbery
2018-04-17Merge #12791: Expose a transaction's weight via RPCJonas Schnelli
2018-04-17Merge #12982: Fix inconsistent namespace formatting guidelinesMarcoFalke
2018-04-16Merge #11862: Network specific conf sectionsWladimir J. van der Laan
2018-04-16[doc] build-windows: Switch to Artful, since Zesty is EOLMarcoFalke
2018-04-13Fix inconsistent namespace formatting guidelinesRussell Yanofsky
2018-04-13Note new weight field in release-notes.Matt Corallo
2018-04-11Merge #12933: doc: Refine header include policyMarcoFalke
2018-04-11Add config changes to release notesAnthony Towns
2018-04-10[docs] Add release notes for wallet 'label' API.John Newbery
2018-04-10Refine travis check for duplicate includesMarcoFalke
2018-04-08Merge #12895: tests: Add note about test suite name uniqueness requirement to...Wladimir J. van der Laan
2018-04-07Merge #12906: Avoid `interface` keyword to fix windows gitian buildMarcoFalke
2018-04-07Merge #12860: Add testmempoolaccept to release-notes, Add missing constWladimir J. van der Laan
2018-04-07Merge #12850: doc: add qrencode to brew install instructionsWladimir J. van der Laan
2018-04-07doc: add qrencode to brew install instructionsbuddilla
2018-04-07scripted-diff: Avoid `interface` keyword to fix windows gitian buildRussell Yanofsky
2018-04-06tests: Add note about uniqueness requirement for test suite namespracticalswift
2018-04-05docs: Fix conflicting statements about initialization in developer notespracticalswift
2018-04-05Get rid of ambiguous OutputType::NONE valueRussell Yanofsky
2018-04-05Merge #10244: Refactor: separate gui from wallet and nodeWladimir J. van der Laan
2018-04-05doc: Use bitcoind in Tor documentationIndospace.io