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
Ava Chow 433412fd84
Merge bitcoin/bitcoin#31596: doc: Clarify comments about endianness after #30526
3e0a992a3f doc: Clarify comments about endianness after #30526 (Ryan Ofsky)

Pull request description:

  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.

ACKs for top commit:
  achow101:
    ACK 3e0a992a3f
  TheCharlatan:
    ACK 3e0a992a3f
  Sjors:
    ACK 3e0a992a3f
  BrandonOdiwuor:
    LGTM ACK 3e0a992a3f

Tree-SHA512: 90d5582a25a51fc406d83ca6b8c4e5e4d3aee828a0497f4b226b2024ff89e29b9b50d0ae8ddeac6abf2757fe78548d58cf3dd54df4b6d623f634a2106048091d
2025-01-06 18:52:59 -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 rbf: remove unecessary newline at end of error string 2024-12-04 14:37:48 -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