mirror of
https://github.com/bitcoin/bips.git
synced 2026-03-02 15:43:53 +00:00
bip-0003: Broaden reference implementation format
This commit is contained in:
@@ -105,7 +105,7 @@ following list and address each as appropriate.
|
||||
implementers and users should deal with these incompatibilities.
|
||||
* Reference Implementation — Where applicable, a reference implementation, test vectors, and documentation must be
|
||||
finished before the BIP can be given the status "Complete". Test vectors must be provided in the BIP or
|
||||
as auxiliary files (see [Auxiliary Files](#auxiliary-files)) under an acceptable license. The reference implementation can be provided in the BIP, as an auxiliary file, or per reference to a pull request that is expected to remain available permanently.
|
||||
as auxiliary files (see [Auxiliary Files](#auxiliary-files)) under an acceptable license. The reference implementation can be provided in the BIP as an auxiliary file, reference to a pull request (expected to remain available permanently), a new code repository, or similar.
|
||||
* Changelog — A section to track modifications to a BIP after reaching Complete status.
|
||||
* Copyright — The BIP must be placed under an acceptable license (see [BIP Licensing](#bip-licensing) below).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user