Commit Graph

144 Commits (1b6c480754d559db3650b226178d9221ec46b4d2)

Author SHA1 Message Date
Wladimir J. van der Laan ef70f9b52b
doc: Fill in authors and changelog for 0.17.1 release notes
6 years ago
Russell Yanofsky 89306ab0df [wallet] Restore ability to list incoming transactions by label
6 years ago
Wladimir J. van der Laan 5b47b8efd4
doc: Clean out release notes after release 0.17.0
6 years ago
fanquake 786825c719
doc: Update release-notes.md from upstream devwiki
6 years ago
MarcoFalke fad3898627
doc: move-only release notes of individual prs
6 years ago
fanquake 6c6dbd8af5
doc: mention that macOS 10.10 is now required
6 years ago
Samuel B. Atwood 801cb307b5 doc: Add release notes for -printtoconsole and -debuglogfile changes
6 years ago
Daniel Kraft 161e8d40a4 RPC: Add new getzmqnotifications method.
6 years ago
Sjors Provoost cbede7dbfd
[qt] OptionsDialog: add prune setting
7 years ago
Wladimir J. van der Laan 979150bc23
Merge #12729: Get rid of ambiguous OutputType::NONE value
7 years ago
mryandao 9b78ef3edc nit: descendent should be spelled descendant even in the release-notes
7 years ago
Wladimir J. van der Laan 487dcbe80c
Merge #13002: Do not treat bare multisig outputs as IsMine unless watched
7 years ago
Pieter Wuille b61fb71136 Mention removal of bare multisig IsMine in release notes
7 years ago
mryandao 7de1de7da4 Add new fee structure with all sub-fields denominated in BTC
7 years ago
Matt Corallo 9e50c337c7 Note new weight field in release-notes.
7 years ago
John Newbery 41ba061804 [docs] Add release notes for wallet 'label' API.
7 years ago
Russell Yanofsky 1e46d8ae89 Get rid of ambiguous OutputType::NONE value
7 years ago
MarcoFalke fafcad38c8
doc: Add testmempoolaccept to release-notes
7 years ago
John Newbery bc6fdf2d15 Change all python files to use Python3
7 years ago
Wladimir J. van der Laan ec7dbaa37c
Merge #12756: [config] Remove blockmaxsize option
7 years ago
Gregory Sanders 6acb02d635 add release note for sendmany output shuffling
7 years ago
John Newbery 4757c04cb9 [config] Remove blockmaxsize option
7 years ago
Russell Yanofsky 045eeb8870 Rename account to label where appropriate
7 years ago
Wladimir J. van der Laan 702e8b70bd
Merge #11872: [rpc] createrawtransaction: Accept sorted outputs
7 years ago
practicalswift a7324bd799 Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")
7 years ago
MarcoFalke fa06dfce0f
[rpc] createrawtransaction: Accept sorted outputs
7 years ago
Russell Yanofsky be8ab7d082 Create new wallet databases as directories rather than files
7 years ago
Russell Yanofsky 26c06f24e5 Allow wallet files not in -walletdir directory
7 years ago
Randolf Richardson b22c289ae6 [docs] Minor improvements to Compatibility Notes
7 years ago
MarcoFalke fa5f51830d
rpc: Reject deprecated reserveChangeKey in fundrawtransaction
7 years ago
Wladimir J. van der Laan 4602dc704a
build: Bump version to 0.16.99
7 years ago
Russell Yanofsky ec527c6c88 Don't allow relative -walletdir paths
7 years ago
Wladimir J. van der Laan e839d6570d
Merge #12166: [docs] Clarify -walletdir usage
7 years ago
Wladimir J. van der Laan cdf3e03a72 wallet: Deprecate addwitnessaddress
7 years ago
John Newbery 97c3cada92 [docs] Clarify -walletdir usage
7 years ago
Wladimir J. van der Laan f19ca129ff
Merge #11605: [Wallet] Enable RBF by default in QT
7 years ago
Sjors Provoost 5cbbbd7143
[Wallet] Use RBF by default in QT only
7 years ago
Wladimir J. van der Laan 711d16ca4a
Merge #11667: Add scripts to dumpwallet RPC
7 years ago
MarcoFalke 604e08c83c
Merge #11726: Cleanups + nit fixes for walletdir PR
7 years ago
MeshCollider 1bab9b23af Add script dump note to RPC help text and release notes
7 years ago
MeshCollider b67342906c Cleanups for walletdir PR
7 years ago
Henrik Jonsson 3121d76ba1 doc: Update release notes for share/rpcauth/rpcauth.py rename
7 years ago
Wladimir J. van der Laan 4158734946 doc: Update release notes for `-debuglogfile`
7 years ago
fanquake fae98f66fe
[Docs] Bump minimum required version of GCC to 4.8
7 years ago
MeshCollider d9878890e4 Add release notes for -walletdir and wallets/ dir
7 years ago
MarcoFalke fa0c7c7f86 doc: Add getreceivedbyaddress release notes
7 years ago
Russell Yanofsky 659b2061c4 Make listsinceblock refuse unknown block hash
7 years ago
Wladimir J. van der Laan 0cd9273fd9 rpc: Prevent `dumpwallet` from overwriting files
7 years ago
MarcoFalke fa65dcdda0 doc: Update release notes for 0.16.0
7 years ago
Matt Corallo 6f703e9bf1 Add release notes describing blockmaxweight deprecation
7 years ago