aboutsummaryrefslogtreecommitdiff
path: root/src/validation.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2018-11-28 10:40:29 -0500
committerMarcoFalke <falke.marco@gmail.com>2018-11-28 10:40:33 -0500
commit9ebfe0e927374a5e5b5271b105be40b227980752 (patch)
tree4f9e8d7535a8a36caae98bdcd4560d07e67c5744 /src/validation.cpp
parent600b85bb417295f4d9c7d5b9fd8502f3c8f113e3 (diff)
parent29aeed1734793d4bc50174d1837393581a234ee6 (diff)
Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actually oversize
29aeed1734 Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actually oversize (Luke Dashjr) Pull request description: Simply integer dividing results in an acceptable size if the limit isn't an exact multiple of the input size. Use math.ceil to ensure the transaction is always oversize. (This issue can be triggered by changing the address style used.) Tree-SHA512: e45062b0e8a3e9cb08e9dac5275b68d86e4377b460f1b3b995944090a055b0542a6986826312ec0e223369838094e42e20d8614b5c2bab9975b9a6f749295b21
Diffstat (limited to 'src/validation.cpp')
0 files changed, 0 insertions, 0 deletions