diff options
author | fanquake <fanquake@gmail.com> | 2019-11-20 11:14:37 -0500 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-11-20 11:29:27 -0500 |
commit | 3671c5721d42b17edbcafd8c4811f5f6316fda3e (patch) | |
tree | af53f1e0a52f4fbdb714338e19fdc0fe6d328509 /src/policy | |
parent | 76e777df83db4fc14d5cf96c67ceaa554a016a3a (diff) | |
parent | 8f2d7737cc236b6122f30e31856eb3181960fba1 (diff) |
Merge #17532: test: add functional test for non-standard txs with too large scriptSig
8f2d7737cc236b6122f30e31856eb3181960fba1 test: add functional test for non-standard txs with too large scriptSig (Sebastian Falbesoner)
Pull request description:
Approaches another missing functional test of issue #17394 (counterpart to unit test in PR #17480, Commit https://github.com/bitcoin/bitcoin/commit/5e8a56348b5e1026e9ddcae0b2fa2a68faf4439e): A transaction is rejected by the mempool with reason `"scriptsig-size"` if any of the inputs' scriptSig is larger than 1650 bytes.
ACKs for top commit:
MarcoFalke:
ACK 8f2d7737cc236b6122f30e31856eb3181960fba1
instagibbs:
ACK https://github.com/bitcoin/bitcoin/pull/17532/commits/8f2d7737cc236b6122f30e31856eb3181960fba1
Tree-SHA512: 7a45b8a4181158be3e3b91756783ddf032f132ca8780dc35fac91b2df2149268f784d28ac56005135c4d86a357c57805c5a54b8155f0d049932844b18dc03992
Diffstat (limited to 'src/policy')
0 files changed, 0 insertions, 0 deletions