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

Tags: AdministerTech/bitcoin-abc

Tags

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/
7E73
D1471

v0.17.1

Toggle v0.17.1's commit message
Prepare release notes, and minimum space required, for 0.17.1

Summary: As per title

Test Plan: Read the release notes

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, deadalnix, jasonbcox

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1318

v0.17.0

Toggle v0.17.0's commit message
Add fallback install build for libdmg and cdrkit

Summary: Older version fo cmake do not generate the install target properly.

Test Plan:
  make -C ../depends HOST=x86_64-apple-darwin11

Reviewers: #bitcoin_abc, matiu, jasonbcox

Reviewed By: #bitcoin_abc, matiu, jasonbcox

Subscribers: teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1242

v0.16.2

Toggle v0.16.2's commit message
[Qt] Build linguist/lrelease instead of the whole linguist package

Summary: The build is broken on linux64

Test Plan:
  make -C ../depends HOST=$HOST

For hosts: x86_64-apple-darwin11, i686-pc-linux-gnu, x86_64-linux-gnu, arm-linux-gnueabihf, aarch64-linux-gnu, x86_64-w64-mingw32, i686-w64-mingw32

Reviewers: schancel, #bitcoin_abc

Reviewed By: schancel, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D853
0