Recent Issues and PRs
badge
title
on
on
pull
BIP-XYZ: Standardized emoji based wordlist for future apps
#1999
ovrdos on October 4, 2025 New BIP
ovrdos on October 4, 2025 New BIP
pull
buildtable.pl: tighten date validation (disallow 00 month/day)
#1988
viktorking7 on September 29, 2025 Typo-to-be-collected
viktorking7 on September 29, 2025 Typo-to-be-collected
pull
BIP-340: remove unused binascii import from reference.py
#1987
sky-coderay on September 27, 2025 Typo-to-be-collected
sky-coderay on September 27, 2025 Typo-to-be-collected
pull
bip-0069: Fix Python 3 compatibility by replacing deprecated cmp para…
#1986
strmfos on September 25, 2025
strmfos on September 25, 2025
pull
BIP20,21: add Superseded-By and Replaces headers
#1984
jonatack on September 24, 2025 Proposed BIP modification
jonatack on September 24, 2025 Proposed BIP modification
pull
BIP321: add reference implementation, mention BIP21 replacement
#1983
jonatack on September 24, 2025 Proposed BIP modification Pending acceptance
jonatack on September 24, 2025 Proposed BIP modification Pending acceptance
pull
BIP327,353: Update to Final and Proposed instead of Active
#1980
murchandamus on September 23, 2025
murchandamus on September 23, 2025
pull
Use git worktree in diffcheck.sh to avoid mutating the working tree
#1978
viktorking7 on September 23, 2025 CI
viktorking7 on September 23, 2025 CI
pull
bip155: mark torv2 as no longer in use
#1975
brunoerg on September 19, 2025 Proposed BIP modification Pending acceptance PR Author action required
brunoerg on September 19, 2025 Proposed BIP modification Pending acceptance PR Author action required
pull
Add OP_TEMPLATEHASH and TH+CSFS+IK bundle BIP
#1974
instagibbs on September 19, 2025 New BIP PR Author action required
instagibbs on September 19, 2025 New BIP PR Author action required
pull
[guardian] Add Guardian Address Signal Protocol (GASPv1) BIP draft
#1973
bitcoinguardian on September 19, 2025 New BIP
bitcoinguardian on September 19, 2025 New BIP
pull
bip174: add test case for an invalid valuedata due to its size
#1971
brunoerg on September 18, 2025 Proposed BIP modification Pending acceptance Bug fix
brunoerg on September 18, 2025 Proposed BIP modification Pending acceptance Bug fix
pull
BIP3: Rename Created to Assigned
#1970
murchandamus on September 16, 2025 Proposed BIP modification
murchandamus on September 16, 2025 Proposed BIP modification
pull
BIP324: Fix features bitmask for decoding-case selection
#1969
phrwlk on September 16, 2025 Pending acceptance PR Author action required Bug fix
phrwlk on September 16, 2025 Pending acceptance PR Author action required Bug fix
pull
Expand BIP85 to include ECC key types
#1968
3rdIteration on September 15, 2025 Proposed BIP modification Pending acceptance
3rdIteration on September 15, 2025 Proposed BIP modification Pending acceptance
pull
BIP85: fix datetime string typo to align with UNIX Epoch time
#1967
3rdIteration on September 15, 2025 Pending acceptance Bug fix
3rdIteration on September 15, 2025 Pending acceptance Bug fix
pull
docs: bip-0115 — fix duplicated mainnet line to testnet in Deployment
#1966
forkfury on September 15, 2025
forkfury on September 15, 2025
pull
Caution on tweaking in bip 327
#1964
AdamISZ on September 11, 2025 Proposed BIP modification Pending acceptance
AdamISZ on September 11, 2025 Proposed BIP modification Pending acceptance
pull
BIPs 157, 158: update status to Final, add Requires header
#1963
jonatack on September 11, 2025 Proposed BIP modification
jonatack on September 11, 2025 Proposed BIP modification
pull
BIP374: replace assert with return False in dleq_verify_proof
#1962
vibegentt on September 9, 2025 Proposed BIP modification Pending acceptance
vibegentt on September 9, 2025 Proposed BIP modification Pending acceptance
pull
BIP352: Fix recipients typing in create_outputs to List[Dict[str, str]]
#1961
Snezhkko on September 8, 2025 Proposed BIP modification Pending acceptance
Snezhkko on September 8, 2025 Proposed BIP modification Pending acceptance
pull
BIP340: replace deprecated next() with built-in next() function
#1960
adblesss on September 8, 2025
adblesss on September 8, 2025
pull
BIP352: ECDSA verify compare x(R) modulo n to r
#1959
radik878 on September 8, 2025 Proposed BIP modification Pending acceptance
radik878 on September 8, 2025 Proposed BIP modification Pending acceptance
pull
BIP85: Add Codex32 as application 93'
#1958
BenWestgate on September 7, 2025 Proposed BIP modification Pending acceptance
BenWestgate on September 7, 2025 Proposed BIP modification Pending acceptance
pull
BIP69: fix Python 3 compatibility in examples
#1957
crisseee on September 6, 2025 Proposed BIP modification
crisseee on September 6, 2025 Proposed BIP modification
pull
BIP111: update status from Proposed to Final
#1956
jonatack on September 5, 2025 Proposed BIP modification
jonatack on September 5, 2025 Proposed BIP modification
pull
BIP328: Use Base58Check in ExtendedKey.deserialize and validate length
#1955
sashass1315 on September 5, 2025 Pending acceptance
sashass1315 on September 5, 2025 Pending acceptance
pull
fix: remove trailing semicolon in bitcoin_utils.py
#1954
eeemmmmmm on September 4, 2025 Typo-to-be-collected
eeemmmmmm on September 4, 2025 Typo-to-be-collected
pull
BIP352: Add intermediate vector material for silent payments
#1953
macgyver13 on September 4, 2025 Proposed BIP modification
macgyver13 on September 4, 2025 Proposed BIP modification
pull
BIP388: fix variable name in from_descriptor() to prevent NameError
#1952
MozirDmitriy on September 4, 2025 Bug fix
MozirDmitriy on September 4, 2025 Bug fix
pull
BIP119: typo fixup in simulation.py
#1949
sashaodessa on September 3, 2025 Typo-to-be-collected
sashaodessa on September 3, 2025 Typo-to-be-collected
pull
fix: handle empty matches and filenames with spaces properly
#1948
0xstratus on September 2, 2025 CI
0xstratus on September 2, 2025 CI
pull
BIP69: examples file fixes and update to python3
#1943
prestoalvarez on August 22, 2025 Pending acceptance Bug fix
prestoalvarez on August 22, 2025 Pending acceptance Bug fix
pull
BIP3: license section updates
#1940
jonatack on August 21, 2025 Proposed BIP modification Link fix
jonatack on August 21, 2025 Proposed BIP modification Link fix
pull
BIP330 code style: move import statement to top of file
#1936
zeroprooff on August 15, 2025 Typo-to-be-collected
zeroprooff on August 15, 2025 Typo-to-be-collected
pull
scripts: remove unused FILES variable in link-format-chk.sh
#1934
strmfos on August 14, 2025 CI
strmfos on August 14, 2025 CI
pull
BIP155: update status from Draft to Final
#1933
jonatack on August 13, 2025 Proposed BIP modification
jonatack on August 13, 2025 Proposed BIP modification
pull
BIP3: update Acceptable Licenses
#1931
1BitcoinBoWP1FZ4xwTNkq6XksKidmgYYw on August 12, 2025 Proposed BIP modification Pending acceptance
1BitcoinBoWP1FZ4xwTNkq6XksKidmgYYw on August 12, 2025 Proposed BIP modification Pending acceptance
pull
BIP-0443: fix grammar, wording, and clarity improvements
#1927
tomasandroil on August 11, 2025 Typo-to-be-collected
tomasandroil on August 11, 2025 Typo-to-be-collected
pull
BIP374: in tests, pass message when verifying proof with message
#1926
radik878 on August 11, 2025 Proposed BIP modification Pending acceptance
radik878 on August 11, 2025 Proposed BIP modification Pending acceptance
pull
BIP39: Add Arabic Language Support
#1925
qusaismael on August 10, 2025 Proposed BIP modification
qusaismael on August 10, 2025 Proposed BIP modification
pull
scripts/diffcheck.sh: Use secure temp files and git archive for better safety
#1924
maradini77 on August 10, 2025 CI
maradini77 on August 10, 2025 CI
pull
BIP 181, 182, 183: BIPs for Utreexo
#1923
kcalvinalvin on August 10, 2025 New BIP PR Author action required
kcalvinalvin on August 10, 2025 New BIP PR Author action required
pull
BIP39: add wordlists for Deutsch, Esperanto, Russian, Hindo, Latin, Greek
#1922
Echopraxium on August 9, 2025 Proposed BIP modification
Echopraxium on August 9, 2025 Proposed BIP modification
pull
BIP374: remove debug print from test runner
#1920
strmfos on August 9, 2025 Proposed BIP modification
strmfos on August 9, 2025 Proposed BIP modification
pull
BIP-0010: replace TXSIGS with SIG in TxDP merge section
#1919
MozirDmitriy on August 9, 2025 Typo-to-be-collected
MozirDmitriy on August 9, 2025 Typo-to-be-collected
pull
BIP3: Update License header format on activation
#1918
murchandamus on August 9, 2025 Proposed BIP modification
murchandamus on August 9, 2025 Proposed BIP modification
pull
BIP177: add section on current adoption in the wild
#1917
matbalez on August 8, 2025 Proposed BIP modification
matbalez on August 8, 2025 Proposed BIP modification
pull
BIP352: fix byte unpacking and avoid mutable default argument
#1916
fifalodm on August 8, 2025 Proposed BIP modification Pending acceptance
fifalodm on August 8, 2025 Proposed BIP modification Pending acceptance
pull
script: quote filename variable in link format bash script
#1915
aso20455 on August 8, 2025 Typo-to-be-collected CI
aso20455 on August 8, 2025 Typo-to-be-collected CI
pull
BIP16: fix formatting and terminology issues
#1913
futreall on August 7, 2025 Typo-to-be-collected
futreall on August 7, 2025 Typo-to-be-collected
pull
Add some BIP 353 DNSSEC proof test vectors and links
#1912
TheBlueMatt on August 6, 2025 Proposed BIP modification
TheBlueMatt on August 6, 2025 Proposed BIP modification
pull
Mark BIP21 as replaced by 321, update 321 from Draft to Proposed
#1911
TheBlueMatt on August 6, 2025 Proposed BIP modification PR Author action required
TheBlueMatt on August 6, 2025 Proposed BIP modification PR Author action required
pull
BIP443: fix typo in the section “Transaction-wide initialization”
#1910
bethoffman on August 2, 2025 Typo-to-be-collected
bethoffman on August 2, 2025 Typo-to-be-collected
pull
BIP352: add warning against omitting outputs
#1908
josibake on August 1, 2025 Proposed BIP modification
josibake on August 1, 2025 Proposed BIP modification
pull
Fix dead link in BIP-70: Update Mozilla root store URL
#1907
anim001k on July 30, 2025 Link fix
anim001k on July 30, 2025 Link fix
pull
BIP3: drop optional License Code header
#1904
jonatack on July 25, 2025 Proposed BIP modification
jonatack on July 25, 2025 Proposed BIP modification
pull
BIP32: edits by ddustin for clarity
#1903
jonatack on July 25, 2025 Proposed BIP modification Pending acceptance
jonatack on July 25, 2025 Proposed BIP modification Pending acceptance