0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-09 15:37:00 -04:00
bitcoin-core/src/policy
Wladimir J. van der Laan dff0f6f753
Merge #20611: Move TX_MAX_STANDARD_VERSION to policy
fade6195b1 Move TX_MAX_STANDARD_VERSION to policy (MarcoFalke)

Pull request description:

  `primitives` should only be used for the raw datastructures (parsing and format). It is not the right place to document relay policy.

ACKs for top commit:
  laanwj:
    Code review ACK fade6195b1
  lontivero:
    Concept ACK fade6195b1

Tree-SHA512: f809c4aecd14d7e9feaa7b50b9c0697232991eef36190cd960bcfb0ad6e20c71a4f6aab48c7747cf8a681eb14feda60c55b09a37f128673d519567224f29cd97
2020-12-15 22:46:49 +01:00
..
feerate.cpp wallet: update fee rate units, use sat/vB for fee_rate error messages 2020-11-12 11:43:03 +01:00
feerate.h wallet: update fee rate units, use sat/vB for fee_rate error messages 2020-11-12 11:43:03 +01:00
fees.cpp log: Clarify that failure to read fee_estimates.dat is non-fatal 2020-12-07 14:13:20 +01:00
fees.h feestimator: encapsulate estimation file logic 2020-12-03 12:56:37 +01:00
policy.cpp Move TX_MAX_STANDARD_VERSION to policy 2020-12-10 11:12:08 +01:00
policy.h Move TX_MAX_STANDARD_VERSION to policy 2020-12-10 11:12:08 +01:00
rbf.cpp refactor: Add IsRBFOptInEmptyMempool 2020-09-05 11:44:25 +02:00
rbf.h doc: Add doxygen comment to IsRBFOptIn 2020-09-05 11:45:16 +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