Tags: alexdupre/bitcoin-abc
Tags
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
Add test case and release notes for auto finalization Summary: As per title. Depends on D2102 Test Plan: make check ./test/functional/test_runner.py abc-finalize-block Reviewers: #bitcoin_abc, schancel, jasonbcox Reviewed By: #bitcoin_abc, schancel, jasonbcox Subscribers: jasonbcox Differential Revision: https://reviews.bitcoinabc.org/D2106
Add a checkpoint for the fork block Summary: As per title. Test Plan: make check Reviewers: #bitcoin_abc, schancel Reviewed By: #bitcoin_abc, schancel Subscribers: teamcity Differential Revision: https://reviews.bitcoinabc.org/D2067
Correct addrman logging Summary: Backport or core PR12622 Test Plan: make check Reviewers: jasonbcox, #bitcoin_abc Reviewed By: jasonbcox, #bitcoin_abc Subscribers: teamcity Differential Revision: https://reviews.bitcoinabc.org/D2024
Added 0.18.2 release notes Summary: See title Test Plan: N/A Reviewers: deadalnix, schancel, Mengerian, #bitcoin_abc Reviewed By: deadalnix, #bitcoin_abc Subscribers: teamcity Differential Revision: https://reviews.bitcoinabc.org/D1792
Add 0.18.1 release notes Summary: release notes for the next release Test Plan: Read and make sure nothing is missing Reviewers: schancel, jasonbcox, #bitcoin_abc Reviewed By: jasonbcox, #bitcoin_abc Subscribers: teamcity Differential Revision: https://reviews.bitcoinabc.org/D1701
Use a single round of SHA256 ont he CHECKDATASIG message. Summary: As per suggestion in the spec review. Test Plan: Updated test cases. Reviewers: #bitcoin_abc, jasonbcox, Mengerian Reviewed By: #bitcoin_abc, jasonbcox, Mengerian Subscribers: Mengerian, awemany, jasonbcox, teamcity Differential Revision: https://reviews.bitcoinabc.org/D1653
Update chainparams for release 0.17.2 Summary: See title Test Plan: Double check parameters Reviewers: #bitcoin_abc, deadalnix Reviewed By: #bitcoin_abc, deadalnix Subscribers: teamcity Differential Revision: https://reviews.bitcoinabc.org/D1471
PreviousNext