diff options
| author | Luke Dashjr <[email protected]> | 2018-11-27 17:54:05 +0000 |
|---|---|---|
| committer | Luke Dashjr <[email protected]> | 2018-11-27 17:55:01 +0000 |
| commit | 29aeed1734793d4bc50174d1837393581a234ee6 (patch) | |
| tree | 4094b78315382a77e91a731ad5ee7810e0a34d7a /src/httpserver.cpp | |
| parent | Merge #13951: Hardcoded seeds update pre-0.17 branch (diff) | |
| download | discoin-29aeed1734793d4bc50174d1837393581a234ee6.tar.xz discoin-29aeed1734793d4bc50174d1837393581a234ee6.zip | |
Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actually oversize
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.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions