Skip to content

Conversation

@dagurval
Copy link
Collaborator

bitcoin/bitcoin#10275
bitcoin/bitcoin#9042

GetTransaction changes are easier to review ignoring whitespace changes (add ?w=1 to the PR's URL)

@sickpig sickpig added the RPC label Mar 19, 2019
uint256 &hashBlock,
bool fAllowSlow)
bool fAllowSlow,
const CBlockIndex *blockIndex)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: I found useful to add a something like that

const CBlockIndex *blockIndex /* = nullptr */)

in function definition when it comes to optional parameter.

@gandrewstone gandrewstone merged commit a41b8d2 into BitcoinUnlimited:dev Mar 20, 2019
@dagurval dagurval deleted the rpc-rawtx-blockhash branch March 20, 2019 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants