aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
AgeCommit message (Expand)Author
2018-03-26Change all python files to use Python3John Newbery
2018-03-26Merge #12756: [config] Remove blockmaxsize optionWladimir J. van der Laan
2018-03-23add release note for sendmany output shufflingGregory Sanders
2018-03-22[config] Remove blockmaxsize optionJohn Newbery
2018-03-19Rename account to label where appropriateRussell Yanofsky
2018-03-13Merge #11872: [rpc] createrawtransaction: Accept sorted outputsWladimir J. van der Laan
2018-03-09Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")practicalswift
2018-03-07[rpc] createrawtransaction: Accept sorted outputsMarcoFalke
2018-03-03Create new wallet databases as directories rather than filesRussell Yanofsky
2018-03-03Allow wallet files not in -walletdir directoryRussell Yanofsky
2018-02-27[docs] Minor improvements to Compatibility NotesRandolf Richardson
2018-02-10rpc: Reject deprecated reserveChangeKey in fundrawtransactionMarcoFalke
2018-01-30build: Bump version to 0.16.99Wladimir J. van der Laan
2018-01-18Don't allow relative -walletdir pathsRussell Yanofsky
2018-01-18Merge #12166: [docs] Clarify -walletdir usageWladimir J. van der Laan
2018-01-18wallet: Deprecate addwitnessaddressWladimir J. van der Laan
2018-01-15[docs] Clarify -walletdir usageJohn Newbery
2017-12-22Merge #11605: [Wallet] Enable RBF by default in QTWladimir J. van der Laan
2017-12-22[Wallet] Use RBF by default in QT onlySjors Provoost
2017-12-21Merge #11667: Add scripts to dumpwallet RPCWladimir J. van der Laan
2017-12-20Merge #11726: Cleanups + nit fixes for walletdir PRMarcoFalke
2017-12-20Add script dump note to RPC help text and release notesMeshCollider
2017-12-13Cleanups for walletdir PRMeshCollider
2017-12-06doc: Update release notes for share/rpcauth/rpcauth.py renameHenrik Jonsson
2017-12-01doc: Update release notes for `-debuglogfile`Wladimir J. van der Laan
2017-11-23[Docs] Bump minimum required version of GCC to 4.8fanquake
2017-11-18Add release notes for -walletdir and wallets/ dirMeshCollider
2017-11-11doc: Add getreceivedbyaddress release notesMarcoFalke
2017-10-26Make listsinceblock refuse unknown block hashRussell Yanofsky
2017-09-26rpc: Prevent `dumpwallet` from overwriting filesWladimir J. van der Laan
2017-09-12doc: Update release notes for 0.16.0MarcoFalke
2017-09-11Add release notes describing blockmaxweight deprecationMatt Corallo
2017-08-14build: bump version to 0.15.99Wladimir J. van der Laan
2017-08-14doc: Update release notes from wikiWladimir J. van der Laan
2017-06-05Replace bytes_serialized with bogosizePieter Wuille
2017-05-26Remove/ignore tx version in utxo and undoPieter Wuille
2017-03-08Update release notes to include RPC error code changes.John Newbery
2017-02-17build: bump version to 0.14.99Wladimir J. van der Laan
2017-01-19Add fundrawtransactions new reserveChangeKey option to the release notesJonas Schnelli
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-05Add release notes for addnode changes.Gregory Maxwell
2016-11-18Set DEFAULT_LIMITFREERELAY = 0 kB/minuteMarcoFalke
2016-11-07add release notes for removal of priority estimationAlex Morcos
2016-10-18RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPCJorge Timón
2016-09-01Make the dummy argument to getaddednodeinfo optionalPieter Wuille