Skip to content

doc: correct bitcoinconsensus_version in shared-libraries.md#15765

Merged
laanwj merged 1 commit intobitcoin:masterfrom
fanquake:bitcoin_consensus_version
Apr 9, 2019
Merged

doc: correct bitcoinconsensus_version in shared-libraries.md#15765
laanwj merged 1 commit intobitcoin:masterfrom
fanquake:bitcoin_consensus_version

Conversation

@fanquake
Copy link
Member

@fanquake fanquake commented Apr 7, 2019

#define BITCOINCONSENSUS_API_VER 1

@fanquake fanquake added the Docs label Apr 7, 2019
@practicalswift
Copy link
Contributor

ACK 8ae6d02

@Empact
Copy link
Contributor

Empact commented Apr 8, 2019

How about remove it entirely?

@luke-jr
Copy link
Member

luke-jr commented Apr 8, 2019

Nah, it's good to know what API version the file is documenting.

Recently wrote a FUSE filesystem, and found it annoying that they had API changes after the library on my system, but there was no way to tell which API each version of the tutorial(s) were written for.

@promag
Copy link
Contributor

promag commented Apr 8, 2019

ACK 8ae6d02.

@laanwj
Copy link
Member

laanwj commented Apr 9, 2019

Nah, it's good to know what API version the file is documenting.

👍

@laanwj laanwj merged commit 8ae6d02 into bitcoin:master Apr 9, 2019
laanwj added a commit that referenced this pull request Apr 9, 2019
…es.md

8ae6d02 doc: correct bitcoinconsensus_version in shared-libraries (fanquake)

Pull request description:

  https://github.com/bitcoin/bitcoin/blob/efbc86733a551f2e1f5c43cd6de4fc730c7cce65/src/script/bitcoinconsensus.h#L36

ACKs for commit 8ae6d0:
  practicalswift:
    ACK 8ae6d02
  promag:
    ACK 8ae6d02.

Tree-SHA512: 48ba90afe02beaa0fc9c3baf24ab7477e7e36947abcf424dab515aaaf5be35b9df3af5a01fc2653f0216a83d9bbff6f1d48bb86131fa71c552798a2e73ffbd82
fanquake added a commit to fanquake/bitcoin that referenced this pull request Apr 9, 2019
@fanquake fanquake deleted the bitcoin_consensus_version branch April 15, 2019 13:12
HashUnlimited pushed a commit to HashUnlimited/chaincoin that referenced this pull request Apr 19, 2019
jasonbcox pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Oct 5, 2020
Summary: Backport of Core [[bitcoin/bitcoin#15765 | PR15765]]

Test Plan: Verify that `BITCOINCONSENSUS_API_VER` is 1 in `bitcoinconsensus.h`

Reviewers: O1 Bitcoin ABC, #bitcoin_abc, Fabien

Reviewed By: O1 Bitcoin ABC, #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7761
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants