Commit Graph

129 Commits (e0a3b80033be388b7b8ecce8bd4273867e4bb699)

Author SHA1 Message Date
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
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
Wladimir J. van der Laan f6283b4719
build: bump version to 0.15.99
7 years ago
Wladimir J. van der Laan 1227be30ec
doc: Update release notes from wiki
7 years ago
Pieter Wuille 8b22af3ee5 Replace bytes_serialized with bogosize
8 years ago
Pieter Wuille d342424301 Remove/ignore tx version in utxo and undo
8 years ago
John Newbery adaa281da1 Update release notes to include RPC error code changes.
8 years ago
Wladimir J. van der Laan f87e8f5392
build: bump version to 0.14.99
8 years ago
Jonas Schnelli c9f3062d55
Add fundrawtransactions new reserveChangeKey option to the release notes
8 years ago
Pieter Wuille 812714fd80
Merge #9484: Introduce assumevalid setting to skip validation presumed valid scripts.
8 years ago
MarcoFalke 4105cb6fd9
Merge #9550: Trim down the XP notice and say more about what we support.
8 years ago
Gregory Maxwell 7094bf7970 Trim down the XP notice and say more about what we support.
8 years ago
Gregory Maxwell e440ac7ef3 Introduce assumevalid setting to skip presumed valid scripts.
8 years ago
Alex Morcos 34ede124af Document fee estimation changes
8 years ago
Alex Morcos b348287b79 Clarify that prioritisetransaction remains supported
8 years ago
Gregory Maxwell 90f13e1822 Add release notes for addnode changes.
8 years ago
MarcoFalke fa7cc5a508 Set DEFAULT_LIMITFREERELAY = 0 kB/minute
8 years ago