Merge bitcoin#14890 and bitcoin#15390#4643
Conversation
PastaPastaPasta
left a comment
There was a problem hiding this comment.
utACK for merging via merge commit
fa4c867 rpc: Avoid creating non-standard raw transactions (MarcoFalke) Pull request description: Multiple OP_RETURN outputs in a transaction are not standard and unlikely to be relayed, so avoid creating them. Apart from that, the logic was broken in that it duplicated the same hex-data for each data output: Closes bitcoin#14868. Tree-SHA512: b08d08062b5622e8a7b497e490ccaf53b06e844c863fda3bf3f932a98684a809e8341aeb98232059a795afb32d8770a6c5591a66f8e6ee372b672af245607887
318b1f7 [wallet] Close bdb when flushing wallet. (John Newbery) Pull request description: bdb would not be closed when closing the wallet in wallet-tool. Fix this by calling wallet->flush with true. Tree-SHA512: f722e527e4806eca5254221e944f57853d11bf89a9264309fa558a6cc2b23feefb7bb2963e87b4fad9cfb31ac4cffe563688988e0614a481a8ff1d393aceb132
0476d63 to
4711bdb
Compare
|
This Pull Request may conflict if the Pull Requests below are merged first. #4575 |
PastaPastaPasta
left a comment
There was a problem hiding this comment.
utACK for merging via merge commit
No description provided.