summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-02Update Bip300Paul Sztorc
2022-09-02replace filesPaul Sztorc
2022-09-02Update Bip300 for consistency with latest codePaul Sztorc
2022-09-01370: Fix merge conflict and typoAndrew Chow
2022-08-30Add a refernce to BIP351Alfred Hodler
2022-08-28nit: fix another typo in bip-0370 test vectorsjoemphilips
2022-08-28nit: fix typo in bip-0370 test vectors.joemphilips
2022-08-25Merge pull request #1355 from jonasnick/fix-missing-intkallewoof
BIP 340 & 341: use consistent definition of lift_x
2022-08-23BIP 340: fix function signature of lift_x in reference codeJonas Nick
bip-0340.mediawiki defines lift_x as taking an integer argument. This commit changes the argument of lift_x in the reference code to be identical to the specification. Previously it took a byte array.
2022-08-22Add Comments-URI; fix author listAlfred Hodler
2022-08-22Add reference implementationAlfred Hodler
2022-08-22Update the index pageAlfred Hodler
2022-08-22Update BIP number and test vectorsAlfred Hodler
2022-08-21BIP-372: add entry to the READMEDr. Maxim Orlovsky
2022-08-21Assign Comments-URI for BIP-372Dr. Maxim Orlovsky
2022-08-21CI: Allow dashes in author e-mail domain namesDr Maxim Orlovsky
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21Fix CI failure in BIP-372Dr. Maxim Orlovsky
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21Syntaxic proofs for BIP-372Dr. Maxim Orlovsky
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21Assign BIP-372 number to P2C BIP as per @kallewoof decisionDr. Maxim Orlovsky
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-21BIP P2C proposal initial versionDr Maxim Orlovsky
Signed-off-by: Dr. Maxim Orlovsky <orlovsky@pandoraprime.ch>
2022-08-19Updates to the BIPAlfred Hodler
- fix out of range indexing - add a note about compressed keys - add a note about of-of-band notifications - add a backward compatibility section
2022-08-16BIP 341: add missing conversion from bytes to intJonas Nick
2022-08-16Merge pull request #1353 from ishaanam/bip174-143kallewoof
BIP 174: fix incorrect reference to BIP 173
2022-08-15BIP 174: fix incorrect reference to BIP 173ishaanam
2022-08-12fixed bip-0011/12 broken url - implementationrusseree
fixed bip-0012 broken url - implementation fixed bip-0011 broken url - implementation
2022-08-01added reference to BIP 47pox
2022-08-01Leaner notificationsAlfred Hodler
2022-08-01Incorporate feedbackAlfred Hodler
2022-07-30Improve wordingAlfred Hodler
2022-07-30Update authors listClark Moody
2022-07-30Two potential third-party servicesClark Moody
2022-07-28Merge pull request #1333 from 54627384/patch-1Luke Dashjr
Update bip-0300.mediawiki with consistent use of "ACK-counter" term
2022-07-26Update wordingAlfred Hodler
2022-07-26Italic symbol notation instead of <code>Clark Moody
2022-07-25Merge pull request #1340 from hujiulong/patch-1Luke Dashjr
Add BIP39 implementation reference
2022-07-25Merge pull request #1346 from evanlinjin/bip141-improve-wordingLuke Dashjr
bip-141: improve `witness` field wording
2022-07-25Merge pull request #1331 from ShenghaiWang/masterLuke Dashjr
Add one Swift implementation
2022-07-25Merge pull request #1318 from SunitRoy2703/bip-39-dartLuke Dashjr
bip-39 dart implementation added
2022-07-25Merge remote-tracking branch 'origin-pull/1345/head'Luke Dashjr
2022-07-25Merge pull request #1342 from achow101/psbt2-testsLuke Dashjr
370: Add test vectors
2022-07-25Merge pull request #1319 from JeremyRubin/119-syntaxLuke Dashjr
[BIP-119] Use mediawiki syntax highlighting, add comment to spec
2022-07-25Merge pull request #1326 from alexbosworth/patch-2Luke Dashjr
typo: correct mispelling
2022-07-25Merge pull request #1334 from jonasnick/liftxLuke Dashjr
bip-0340: clarify that lift_x fails with out-of-range inputs
2022-07-25Merge pull request #1328 from achow101/370-fix-locktimeLuke Dashjr
370: Clarifications of locktimes and tx modification flags
2022-07-25Merge pull request #1320 from JeremyRubin/delete-motivations-119Luke Dashjr
[BIP-119] Slim down motivation, add more references
2022-07-25Merge pull request #1325 from alexbosworth/patch-1Luke Dashjr
BIP 0371: Make hex example consistent with base64
2022-07-23Improve notificationsAlfred Hodler
2022-07-23Address type flags in a tableClark Moody
2022-07-23Rework Motivation sectionClark Moody
2022-07-22Private payments BIPAlfred Hodler