Task 64997996301

fees: Introduce Mempool Based Fee Estimation to reduce overestimation

2026-02-26 13:58:34 completed 12-2025-fee-estimation-improvement 97401b3f962b4378e81b89c69eb5e60e94c134bb


Commands that took longer than 1 second (total 44m32s)
linedurationpercentagecommand
142231s1%cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
186354s2%library
21021s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
231826m42s59%cmake --build build --config Release -j 4
37384s0%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' -m pip install pyzmq
39482m5s4%ctest --test-dir 'D:\a\bitcoin\bitcoin\build' --output-on-failure --stop-on-failure -j 4 --build-config Release
427113m43s30%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' 'D:\a\bitcoin\bitcoin\build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, VS
  • 12-2025-fee-estimation-improvement
  • COMPLETED