Page MenuHomePhabricator

Merge #10126: Compensate for memory peak at flush time
ClosedPublic

Authored by jasonbcox on May 8 2019, 23:06.

Details

Summary

7228ce8 Compensate for memory peak at flush time (Pieter Wuille)

Tree-SHA512: 97e9848410fab061402c85d8440c54a50dd8a0203b2ea194013ea116700a6dc1b4b26b8c5f9c9c68c1f5c6b935c5d6c737437c1911b003d9ff5445c570cd449d

Backport of Core PR10126
https://github.com/bitcoin/bitcoin/pull/10126/files

Test Plan

make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr10126
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5768
Build 9598: Bitcoin ABC Buildbot (legacy)
Build 9597: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 9 2019, 01:15

Thanks for the links. I'll look into them.

This revision was automatically updated to reflect the committed changes.

For posterity: both of those PRs have already been backported.