8000 Tags · alexdupre/bitcoin-abc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: alexdupre/bitcoin-abc

Tags

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

v0.18.5

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

v0.18.4

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

v0.18.3

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

v0.18.2

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

v0.18.1

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

v0.18.0

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

v0.17.2

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