0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-11 15:56:58 -04:00
bitcoin-core/src/policy
Vasil Dimov e7a5bf6be7
fees: make the class FeeFilterRounder thread-safe
So that its methods can be called concurrently by different threads on
the same object. Currently it has just one method (`round()`).

Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
2022-04-18 10:40:05 +02:00
..
feerate.cpp scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
feerate.h Remove outdated comment on CFeeRate 2022-02-14 16:01:26 -05:00
fees.cpp fees: make the class FeeFilterRounder thread-safe 2022-04-18 10:40:05 +02:00
fees.h fees: make the class FeeFilterRounder thread-safe 2022-04-18 10:40:05 +02:00
packages.cpp [packages] add static IsChildWithParents function 2021-11-29 12:46:58 +00:00
packages.h [validation] better handle errors in SubmitPackage 2022-01-17 12:24:43 +00:00
policy.cpp scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
policy.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
rbf.cpp scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
rbf.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
settings.cpp scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
settings.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00