Make mining fee policy match relay fee policy. #3838
pull mikehearn wants to merge 1 commits into bitcoin:master from mikehearn:match_relay_fee changing 3 files +5 −4-
mikehearn commented at 6:37 pm on March 10, 2014: contributorThis resolves a case in which a mismatch could be used to bloat up the mempool by sending transactions that pay enough fee to relay, but not to be mined, with the default policies.
-
Make mining fee policy match relay fee policy.
This resolves a case in which a mismatch could be used to bloat up the mempool by sending transactions that pay enough fee to relay, but not to be mined, with the default policies.
-
gavinandresen commented at 6:52 pm on March 10, 2014: contributorACK, but lets not forget to mention this in the release notes.
-
BitcoinPullTester commented at 7:06 pm on March 10, 2014: noneAutomatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/037b4f1485404a69f96ac6c448a97d21315c8663 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
ghost commented at 7:06 pm on March 10, 2014: noneShouldn’t this PR apply to
0.9.0
branch so it can then be merged up into master? -
sipa commented at 8:01 pm on March 10, 2014: memberWe have a policy of only pulling in changes in side branches that have been merged into master, just to make reasoning easier of what is where. This means that pull requests should always be for master (well, perhaps except for readme/release notes specific to a release).
-
jgarzik commented at 8:05 pm on March 10, 2014: contributorCorrect. Default is “upstream first” (==master), then backport. This helps ensure bug fixes are not lost.
-
laanwj commented at 9:29 am on March 11, 2014: member
Would be nice to move nMinTxFee constant to wallet.cpp/h at some point, as it now only affects the wallet.
After this commit there is only one use of nMinTxFee remaining outside wallet.cpp and the options parsing, in GetMinFee ( https://github.com/bitcoin/bitcoin/blob/master/src/main.cpp#L781 ).
-
laanwj added this to the milestone 0.9.0 on Mar 11, 2014
-
gavinandresen merged this on Mar 11, 2014
-
gavinandresen closed this on Mar 11, 2014
-
gavinandresen commented at 3:32 pm on March 11, 2014: contributorMerged into master and 0.9.0 (and doc/release-notes.md in the 0.9.0 branch updated).
-
luke-jr referenced this in commit c66d773518 on May 30, 2015
-
luke-jr referenced this in commit 20aac3a445 on May 30, 2015
-
luke-jr referenced this in commit e4722cb899 on May 30, 2015
-
luke-jr referenced this in commit 68f8c55141 on May 30, 2015
-
luke-jr referenced this in commit e925c34086 on May 31, 2015
-
DrahtBot locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 12:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me