elements/src/policy
glozow 539404fe0f [policy] make v3 transactions standard
Note that, as CURRENT_VERSION = 2, the wallet will not make transactions
with nVersion=3 yet.
2024-06-02 08:54:50 +02:00
..
feerate.cpp scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
feerate.h Add multiplication operator to CFeeRate 2023-12-09 09:33:45 -05:00
fees.cpp Don't use scientific notation in log messages 2024-01-31 21:20:05 +02:00
fees.h tx fees, policy: CBlockPolicyEstimator update from CValidationInterface notifications 2023-11-22 11:48:21 +01: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 [txpackages] add canonical way to get hash of package 2024-04-26 10:28:27 +01:00
policy.cpp Replace remaining "520" magic numbers with MAX_SCRIPT_ELEMENT_SIZE 2024-05-02 13:16:40 -06:00
policy.h [policy] make v3 transactions standard 2024-06-02 08:54:50 +02:00
rbf.cpp Avoid explicitly computing diagram; compare based on chunks 2024-04-22 09:36:36 -04:00
rbf.h Implement ImprovesFeerateDiagram 2024-03-18 10:32:00 -04: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
v3_policy.cpp [refactor] use TRUC_VERSION in place of 3 2024-05-31 08:46:01 +09:00
v3_policy.h [refactor] use TRUC_VERSION in place of 3 2024-05-31 08:46:01 +09:00