Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Feb 25, 2019

For 0.18.0

I asked this line to be added in #15159, which was wrong because getmempoolentry does not return the raw transaction hex.

@maflcko maflcko added this to the 0.18.0 milestone Feb 25, 2019
@maflcko maflcko force-pushed the Mf1902-rpcRawDocFix branch from fa4f4a0 to 9999879 Compare February 26, 2019 04:48
@Sjors
Copy link
Member

Sjors commented Feb 26, 2019

(nvm my previous comment, my working tree wasn't clean)

tACK 9999879

@laanwj
Copy link
Member

laanwj commented Feb 27, 2019

I asked this line to be added in #15159, which was wrong because getmempoolentry does not return the raw transaction hex.

So should it?

@promag
Copy link
Contributor

promag commented Feb 27, 2019

ACK 9999879.

I asked this line to be added in #15159, which was wrong because getmempoolentry does not return the raw transaction hex.

So should it?

By adding an option? Anyway, that is the goal of:

getrawtransaction "txid" ( verbose "blockhash" )

Return the raw transaction data.

By default this function only works for mempool transactions...

@laanwj
Copy link
Member

laanwj commented Feb 27, 2019

By adding a option? Anyway, that is the goal of:

If there's another documented way to do it that's good enough.

utACK 9999879

@laanwj laanwj merged commit 9999879 into bitcoin:master Feb 27, 2019
laanwj added a commit that referenced this pull request Feb 27, 2019
9999879 refactor: Use RPCHelpMan::IsValidNumArgs in getrawtransaction (MarcoFalke)
fa9ff8f doc: Remove misleading hint in getrawtransaction (MarcoFalke)

Pull request description:

  For 0.18.0

  I asked this line to be added in #15159, which was wrong because getmempoolentry does not return the raw transaction hex.

Tree-SHA512: 7ac85500c8192314347b7283cd369196bb959c124863642b6c1ce73d5662b1cbe4f42ded9c374dac6657458ab70b01810caf1235dd1d2b404bf376ebf09efa69
@maflcko maflcko deleted the Mf1902-rpcRawDocFix branch February 27, 2019 14:00
Munkybooty pushed a commit to Munkybooty/dash that referenced this pull request Sep 8, 2021
9999879 refactor: Use RPCHelpMan::IsValidNumArgs in getrawtransaction (MarcoFalke)
fa9ff8f doc: Remove misleading hint in getrawtransaction (MarcoFalke)

Pull request description:

  For 0.18.0

  I asked this line to be added in bitcoin#15159, which was wrong because getmempoolentry does not return the raw transaction hex.

Tree-SHA512: 7ac85500c8192314347b7283cd369196bb959c124863642b6c1ce73d5662b1cbe4f42ded9c374dac6657458ab70b01810caf1235dd1d2b404bf376ebf09efa69
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants