Skip to content

Conversation

@adamjonas
Copy link
Member

Cleans up #15140 which fixes commit 6b25f29 where opcodes were lost in translation.

Fixes commit 6b25f29 where opcodes where lost in translation.
@fanquake fanquake added the Tests label Oct 25, 2019
@laanwj
Copy link
Member

laanwj commented Oct 27, 2019

code review ACK 5710dad
this makes the relevant change in #15140

@laanwj laanwj requested a review from maflcko October 27, 2019 16:32
maflcko pushed a commit that referenced this pull request Nov 1, 2019
5710dad test: fix script_p2sh_tests OP_PUSHBACK2/4 missing (kodslav)

Pull request description:

  Cleans up #15140 which fixes commit 6b25f29 where opcodes were lost in translation.

ACKs for top commit:
  laanwj:
    code review ACK 5710dad

Tree-SHA512: 3f7fbcaf0dd199626d9ec9fdf3c5b5c5c2a91c4cfe81fae5b1d5662a48e52cf4bd27c94f8f42ebdfe7a076c5d600ada5661a6902b03eb5dc3dc953f4524345ac
@maflcko maflcko merged commit 5710dad into bitcoin:master Nov 1, 2019
sidhujag pushed a commit to syscoin/syscoin that referenced this pull request Nov 2, 2019
5710dad test: fix script_p2sh_tests OP_PUSHBACK2/4 missing (kodslav)

Pull request description:

  Cleans up bitcoin#15140 which fixes commit 6b25f29 where opcodes were lost in translation.

ACKs for top commit:
  laanwj:
    code review ACK 5710dad

Tree-SHA512: 3f7fbcaf0dd199626d9ec9fdf3c5b5c5c2a91c4cfe81fae5b1d5662a48e52cf4bd27c94f8f42ebdfe7a076c5d600ada5661a6902b03eb5dc3dc953f4524345ac
@adamjonas adamjonas deleted the 2019-10-missing-OP_PUSHBACK-test branch November 2, 2019 15:55
MarkLTZ added a commit to litecoinz-core/litecoinz that referenced this pull request Nov 17, 2019
deadalnix pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Nov 2, 2020
Summary:
> For constructing test scripts, use std::vector and, in particular,
> std::vector::insert to insert 20 zero bytes rather than listing the full
> array of bytes explicitly.  This makes the code easier to read and makes
> it immediately obvious what the structure of the data is, without having
> to count the zeros to understand it.

This is a backport of Core [[bitcoin/bitcoin#15099 | PR15099]] and [[bitcoin/bitcoin#17254 | PR17254]]

[[bitcoin/bitcoin#17254 | PR17254]] adds back opcodes lost in the fist PR.

Test Plan: `ninja && ninja check`

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D8236
sidhujag pushed a commit to syscoin-core/syscoin that referenced this pull request Nov 10, 2020
5710dad test: fix script_p2sh_tests OP_PUSHBACK2/4 missing (kodslav)

Pull request description:

  Cleans up bitcoin#15140 which fixes commit 6b25f29 where opcodes were lost in translation.

ACKs for top commit:
  laanwj:
    code review ACK 5710dad

Tree-SHA512: 3f7fbcaf0dd199626d9ec9fdf3c5b5c5c2a91c4cfe81fae5b1d5662a48e52cf4bd27c94f8f42ebdfe7a076c5d600ada5661a6902b03eb5dc3dc953f4524345ac
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jul 1, 2021
5710dad test: fix script_p2sh_tests OP_PUSHBACK2/4 missing (kodslav)

Pull request description:

  Cleans up bitcoin#15140 which fixes commit 6b25f29 where opcodes were lost in translation.

ACKs for top commit:
  laanwj:
    code review ACK 5710dad

Tree-SHA512: 3f7fbcaf0dd199626d9ec9fdf3c5b5c5c2a91c4cfe81fae5b1d5662a48e52cf4bd27c94f8f42ebdfe7a076c5d600ada5661a6902b03eb5dc3dc953f4524345ac
PastaPastaPasta pushed a commit to PastaPastaPasta/dash that referenced this pull request Jul 14, 2021
5710dad test: fix script_p2sh_tests OP_PUSHBACK2/4 missing (kodslav)

Pull request description:

  Cleans up bitcoin#15140 which fixes commit 6b25f29 where opcodes were lost in translation.

ACKs for top commit:
  laanwj:
    code review ACK 5710dad

Tree-SHA512: 3f7fbcaf0dd199626d9ec9fdf3c5b5c5c2a91c4cfe81fae5b1d5662a48e52cf4bd27c94f8f42ebdfe7a076c5d600ada5661a6902b03eb5dc3dc953f4524345ac
@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.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants