summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-07-18BIP-0340: Remove last remaining mention of Jacobi symbolJonas Nick
Jacobi symbol can be confusing because it may suggest that the modulus is composite. Thanks to Alan Szepieniec for pointing out this issue.
2020-07-18BIP-0340: small fixupsJonas Nick
- key prefixing means prefixing the message - array indexing starts with 0 - 'Gennaro' is spelled with two n's - has_even_y definition takes P as argument Thanks to Alan Szepieniec for pointing out these issues.
2020-07-13Merge pull request #938 from ysangkok/expired-bip-0115Luke Dashjr
Reject 115 (expired)
2020-07-06Merge pull request #925 from ysangkok/final-bip-0090Luke Dashjr
Final BIP-0090 (Buried Deployments)
2020-06-26BIP 8: Add new reference implementationLuke Dashjr
2020-06-26BIP 8: Note LOCKED_IN bit requirement in GBT sectionLuke Dashjr
2020-06-26BIP 8: Fix timeout logicLuke Dashjr
2020-06-26BIP 8: Remove impossible direct path from DEFINED to FAILINGLuke Dashjr
2020-06-26Merge pull request #795 from ysangkok/bip-0083Luke Dashjr
Reject BIP-0083 (three years inactivity)
2020-06-25Final BIP-0090Janus
2020-06-25Reject 156 (expired)Janus
2020-06-25Reject 115 (expired)Janus
2020-06-25Reject 140 (expired)Janus
2020-06-25moved duplicate segments to footnotesavirgovi
2020-06-25fixed bip32 algo to copy master key creation instead of private2private; ↵avirgovi
added same warning to XPRV part
2020-06-25BIP 8: Fix misspellingsLuke Dashjr
2020-06-25BIP 8: Drop unmaintained reference implementationLuke Dashjr
2020-06-25Merge BIP 339: WTXID-based transaction relayLuke Dashjr
2020-06-25Assign BIP 339: WTXID-based transaction relayLuke Dashjr
2020-06-25Merge commit 'd168a75'Luke Dashjr
2020-06-25Fix README for BIP 78Luke Dashjr
2020-06-25Mark BIP 146 as WithdrawnLuke Dashjr
Per https://github.com/bitcoin/bips/pull/927#issuecomment-643403936
2020-06-25De-reject BIP-0008 due to progress being made (restore to Draft)Luke Dashjr
This reverts commit cb064ccdebb688d38994be525f251372af93a3e9.
2020-06-25Merge remote-tracking branch 'origin-pull/550/head'Luke Dashjr
2020-06-23Add BIP-wtxid-relaySuhas Daftuar
2020-06-23Clarify test vectornicolas.dorier
2020-06-22Removing non-sense paragraphnicolas.dorier
2020-06-22Fix missing wordnicolas.dorier
2020-06-22Fix grammar, additional note on ability to increase output of the receivernicolas.dorier
2020-06-19Update special thanksnicolas.dorier
2020-06-19Do not allow decrease in absolute feenicolas.dorier
2020-06-19Allow outputs to be increasednicolas.dorier
2020-06-19Introduce pjos=0nicolas.dorier
2020-06-19additional commentsnicolas.dorier
2020-06-19Simplify sender's implementation, fix typosnicolas.dorier
2020-06-19Fix typonicolas.dorier
2020-06-19Additional note for HWnicolas.dorier
2020-06-19Reformat the check list for sendernicolas.dorier
2020-06-18Do not crash reference implementation if there is no address in the bip21nicolas.dorier
2020-06-18Add disableoutputsubstitution= optional parameternicolas.dorier
2020-06-18Update from RHavar remarksnicolas.dorier
2020-06-18Add reference implementationnicolas.dorier
2020-06-17Fix old error codenicolas.dorier
2020-06-17Fix some formattingnicolas.dorier
2020-06-17Update recommendation for receiver and sendernicolas.dorier
2020-06-17Add fee output sectionnicolas.dorier
2020-06-17[MoveOnly] Move optional parameters at the beginningnicolas.dorier
2020-06-16Update PSBT invariantsnicolas.dorier
2020-06-16Fix READMEnicolas.dorier
2020-06-16Simplifies sender recommendationnicolas.dorier