0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-23 12:33:26 -05:00
bitcoin-bitcoin-core/src/policy
Ryan Ofsky 3e0a992a3f doc: Clarify comments about endianness after #30526
This is a documentation-only change following up on suggestions made in the
#30526 review.

Motivation for this change is that I was recently reviewing #31583, which
reminded me how confusing the arithmetic blob code was and made me want to
write better comments.
2025-01-03 09:19:53 -05:00
..
ephemeral_policy.cpp CheckEphemeralSpends: return boolean, and set child state and txid outparams 2024-11-20 13:49:41 -05:00
ephemeral_policy.h doc: ephemeral policy: add missing closing double quote 2024-11-25 21:05:11 +01:00
feerate.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
feerate.h policy/feerate.h: avoid constraint self-dependency 2024-08-12 11:16:49 +01:00
fees.cpp fees: Log non-fatal errors as [warning], instead of info-level 2024-10-23 18:43:32 +02:00
fees.h tidy: modernize-use-equals-default 2024-07-08 11:12:01 +02:00
fees_args.cpp move-only: Extract common/args and common/config.cpp from util/system 2023-04-19 10:48:30 +02:00
fees_args.h refactor: Move fs.* to util/fs.* 2023-03-23 12:55:18 +01:00
packages.cpp [txpackages] use std::lexicographical_compare instead of sorting hex strings 2024-05-01 13:34:37 +01:00
packages.h doc: Clarify comments about endianness after #30526 2025-01-03 09:19:53 -05:00
policy.cpp Move+rename GetDustIndexes -> GetDust 2024-11-20 12:48:03 -05:00
policy.h Move+rename GetDustIndexes -> GetDust 2024-11-20 12:48:03 -05:00
rbf.cpp Move CalculateChunksForRBF() to the mempool changeset 2024-11-13 13:27:01 -05:00
rbf.h Move CalculateChunksForRBF() to the mempool changeset 2024-11-13 13:27:01 -05:00
settings.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
settings.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
truc_policy.cpp use version=3 instead of v3 in debug strings 2024-07-02 12:20:12 +01:00
truc_policy.h scripted-diff: change names from V3 to TRUC 2024-07-02 12:06:07 +01:00