Skip to content

Conversation

maflcko
Copy link
Member

@maflcko maflcko commented Aug 21, 2020

This fixes not only a TODO in the code, but also prevents a never ending source of uninitialized reads. E.g.

@fanquake fanquake added the Tests label Aug 21, 2020
Copy link
Contributor

@jnewbery jnewbery left a comment

Choose a reason for hiding this comment

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

utACK fad336e

Thanks for doing this, @MarcoFalke .

A couple of suggestions to clean up the function a bit more if you feel like it.

MarcoFalke added 3 commits August 21, 2020 18:44
@jnewbery
Copy link
Contributor

utACK fad84b7

@DrahtBot
Copy link
Contributor

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Conflicts

Reviewers, this pull request conflicts with the following ones:

If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.

Copy link
Contributor

@kallewoof kallewoof left a comment

Choose a reason for hiding this comment

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

Concept and code review ACK

@fanquake fanquake merged commit 92735e4 into bitcoin:master Aug 26, 2020
@maflcko maflcko deleted the 2008-testSegwit branch August 26, 2020 05:24
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Aug 26, 2020
fad84b7 test: Activate segwit in TestChain100Setup (MarcoFalke)
fa11ff2 test: Pass empty tx pool to block assembler (MarcoFalke)
fa96574 test: Move doxygen comment to header (MarcoFalke)

Pull request description:

  This fixes not only a TODO in the code, but also prevents a never ending source of uninitialized reads. E.g.

  * bitcoin#18376
  * bitcoin#19704 (comment)
  * ...

ACKs for top commit:
  jnewbery:
    utACK fad84b7

Tree-SHA512: 64cf16a59656d49e022b603f3b06441ceae35a33a4253b4382bc8a89a56e08ad5412c8fa734d0fc7b58586f40ea6d57b348a3b4838bc6890a41ae2ec3902e378
Fabcien pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Sep 16, 2021
Summary:
> test: Move doxygen comment to header

> test: Pass empty tx pool to block assembler

This is a partial backport of [[bitcoin/bitcoin#19775 | core#19775]], without the last commit (segwit related)

Test Plan: `ninja check`

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D10127
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Feb 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants