Tags: freecashorg/freecash
Tags
Fix boost::thread::interruption_point causing build failure on Windows Summary: Revert some of the changes from D3042. Test Plan: Run Gitian build for windows Reviewers: #bitcoin_abc, deadalnix, jasonbcox Reviewed By: #bitcoin_abc, jasonbcox Subscribers: jasonbcox Differential Revision: https://reviews.bitcoinabc.org/D3054
Added some notes for the 0.19.5 release Summary: Filling in some extra notes so they aren't so sparse. Test Plan: Read it. Reviewers: deadalnix, Fabien, Mengerian, markblundeberg, #bitcoin_abc Reviewed By: Fabien, Mengerian, #bitcoin_abc Differential Revision: https://reviews.bitcoinabc.org/D2910
Added missing notes to release notes Summary: Prepping for release Test Plan: Read it Reviewers: deadalnix, Fabien, Mengerian, #bitcoin_abc Reviewed By: deadalnix, Fabien, #bitcoin_abc Differential Revision: https://reviews.bitcoinabc.org/D2827
Fix Windows build errors introduced in D2765 Summary: See core issue #12386: bitcoin/bitcoin#12386 Backport of core PR12416 Test Plan: make check Build the windows binaries Reviewers: #bitcoin_abc, deadalnix, jasonbcox Reviewed By: #bitcoin_abc, jasonbcox Subscribers: schancel Differential Revision: https://reviews.bitcoinabc.org/D2779
Update seeds Summary: As per title. Test Plan: Buold and start a node without peer list. Reviewers: #bitcoin_abc, Mengerian, jasonbcox Reviewed By: #bitcoin_abc, Mengerian, jasonbcox Subscribers: schancel Differential Revision: https://reviews.bitcoinabc.org/D2740
Update seeds. Summary: Removed clients that are not up to date with the lastest upgrade. That reduces the numer of seeds, but these are good seeds :) Test Plan: \o/ Reviewers: #bitcoin_abc, jasonbcox, deadalnix Reviewed By: #bitcoin_abc, jasonbcox Subscribers: teamcity, schancel Differential Revision: https://reviews.bitcoinabc.org/D2678
Update seeds Summary: As per title. Test Plan: make check Reviewers: #bitcoin_abc, jasonbcox Reviewed By: #bitcoin_abc, jasonbcox Subscribers: teamcity, schancel Differential Revision: https://reviews.bitcoinabc.org/D2579
Revert "Merge #10712: Add change output if necessary to reduce excess… … fee" Summary: This reverts commit 06c232f. rpc_fundrawtransaction is broken on master. Test Plan: test_runnery.py rpc_fundrawtransaction passes Reviewers: deadalnix, Fabien, #bitcoin_abc, markblundeberg Reviewed By: #bitcoin_abc, markblundeberg Subscribers: markblundeberg, teamcity, schancel Differential Revision: https://reviews.bitcoinabc.org/D2517
tests: Fix test_runner return value in case of skipped test Summary: Currently test_runner reports an error if a test case is skipped. This is not how it should be, only failed tests should cause it to fail. Backport of Core PR10187 https://github.com/bitcoin/bitcoin/pull/10187/files This fixes the phantom failures that reported no actual error in CI. Test Plan: Tested this patch on a CI machine Reviewers: deadalnix, Fabien, #bitcoin_abc Reviewed By: deadalnix, #bitcoin_abc Subscribers: teamcity, schancel Differential Revision: https://reviews.bitcoinabc.org/D2414
Update manpages for 0.18.6 Summary: As per doc/release-process.md Test Plan: Read and make sure it makes sense Reviewers: jasonbcox, Fabien, #bitcoin_abc, deadalnix Reviewed By: jasonbcox, #bitcoin_abc Subscribers: teamcity, schancel Differential Revision: https://reviews.bitcoinabc.org/D2279