mirror of
https://github.com/bitcoin/bips.git
synced 2025-12-22 14:45:19 +00:00
bip3: Broaden reference implementation formats
Based on Luke Dashjr’s b46e8195914fc3479760fef4c443390c01825e63
This commit is contained in:
parent
3d07d12de5
commit
56ac1c2686
@ -100,7 +100,9 @@ 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, or per linking another code reference that is expected to remain
|
||||
available permanently such as a pull request, a dedicated branch, a new 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).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user