Skip to content

Tags: freecashorg/freecash

Tags

v0.19.6

Toggle v0.19.6's commit message
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

v0.19.5

Toggle v0.19.5's commit message
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

v0.19.4

Toggle v0.19.4's commit message
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

v0.19.3

Toggle v0.19.3's commit message
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

v0.19.2

Toggle v0.19.2's commit message
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

v0.19.1

Toggle v0.19.1's commit message
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

v0.19.0

Toggle v0.19.0's commit message
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

v0.18.8

Toggle v0.18.8's commit message
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

v0.18.7

Toggle v0.18.7's commit message
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

v0.18.6

Toggle v0.18.6's commit message
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