← Back to Bitcoin Improvement Proposals
BIPinformational
CI: Allow `Version` field in checks as per BIP 3
[BIP 3 introduced](https://github.com/bitcoin/bips/blob/master/bip-0003.md#changelog) a `Version` field in the header with semver inspired syntax. This PR allows the inclusion of this field and checks that it matches the `<MAJOR.MINOR.PATCH>` format.
No reviewsCollections:BIPs — Rejected
Specification
BIP 3 introduced a Version field in the header with semver inspired syntax. This PR allows the inclusion of this field and checks that it matches the <MAJOR.MINOR.PATCH> format.
Discussion (0 threads)
Loading discussions...