aboutsummaryrefslogtreecommitdiff
path: root/doc/policy
diff options
context:
space:
mode:
authorglozow <gloriajzhao@gmail.com>2022-07-19 09:47:45 +0100
committerglozow <gloriajzhao@gmail.com>2022-08-03 12:42:32 +0100
commit32024d40f03fbf47c64d814fa5f2c2a73ec14cb7 (patch)
treed31c705cbb2b26001ef5dbf3a92c3af89ce1ec06 /doc/policy
parent4a4289e2c98cfbc51b05716f21065838afed80f6 (diff)
downloadbitcoin-32024d40f03fbf47c64d814fa5f2c2a73ec14cb7.tar.xz
scripted-diff: remove mention of BIP125 from non-signaling var names
Our RBF policy is different from the rules specified in BIP125 (refer to doc/policy/mempool-replacements.md instead), and will continue to diverge with package RBF. Keep references to BIP125 sequence number, since that is still useful and correct. -BEGIN VERIFY SCRIPT- ren() { sed -i "s:\<$1\>:$2:g" $(git grep -l "\<$1\>" ./src ./test); } ren m_allow_bip125_replacement m_allow_replacement ren allow_bip125_replacement allow_replacement ren MAX_BIP125_REPLACEMENT_CANDIDATES MAX_REPLACEMENT_CANDIDATES -END VERIFY SCRIPT-
Diffstat (limited to 'doc/policy')
0 files changed, 0 insertions, 0 deletions