Post
Topic
Board Development & Technical Discussion
Re: when has a BIP been merged?
by
nc50lc
on 19/12/2024, 06:49:33 UTC
Is there an easy way to know whether a given BIP has been merged or whether its still in work?
Yes it's easy, just refer to Bitcoin Core GitHub Repository's doc directory.
Link: https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md

For the dates, most of the entries in the link above have notes of which version it's implemented, do a quick research of when those specific versions are released.