summaryrefslogtreecommitdiff
path: root/bip-0174.mediawiki
AgeCommit message (Expand)Author
2021-02-04Merge remote-tracking branch 'origin-pull/1036/head'Luke Dashjr
2021-02-03Merge pull request #988 from dr-orlovsky/patch-1Luke Dashjr
2021-02-03BIP 174: Revert title change to fit length limitLuke Dashjr
2021-01-25Combine Appendix with field listing tablesAndrew Chow
2021-01-25Mark BIP 174 as finalAndrew Chow
2021-01-15Include PSBT versions that can or must include fieldAndrew Chow
2021-01-15Specify procedure for new fields and versionsAndrew Chow
2021-01-15Explicitly specify PSBTv0Andrew Chow
2021-01-14Reformat BIP 174Andrew Chow
2021-01-13BIP 174: clarify format of proprietary extensions.Rusty Russell
2020-11-16fixed input test case description as per output test case descriptionFerdinando M. Ametrano
2020-11-15fixed typosfametrano
2020-10-05Merge pull request #981 from apoelstra/2020-08-rename-hash-preimagesLuke Dashjr
2020-10-05Merge pull request #990 from dr-orlovsky/patch-3Luke Dashjr
2020-09-08BIp 174: fixing typo in rationale reference with closed tagDr. Maxim Orlovsky
2020-09-07BIP 174: removing extra "fields" wordDr. Maxim Orlovsky
2020-09-07BIP 174: rename responsibilities->roles to match Bitcoin CoreDr. Maxim Orlovsky
2020-09-07Require creator to initialize empty output fieldsDr. Maxim Orlovsky
2020-08-27bip 174: add new hash preimage fields to Appendix AAndrew Poelstra
2020-08-26bip174: add `_IN_` to new hash preimage fieldsAndrew Poelstra
2020-08-20Merge pull request #964 from sanket1729/masterLuke Dashjr
2020-08-20Merge pull request #955 from apoelstra/2020-07-hash-preimages-to-174Luke Dashjr
2020-08-11BIP174: add hash preimage fields to inputsAndrew Poelstra
2020-08-04Fix formatting changesSanket Kanjalkar
2020-07-21BIP174: Clarify that both UTXO types are allowedAndrew Chow
2020-06-09bip-0174: Input Finalizer finalized fields clarificationsMike Schmidt
2020-01-03Merge pull request #869 from benthecarman/patch-2Luke Dashjr
2019-12-14BIP-174: add missing types to Appendix A; fix proprietary type namesDmitry Petukhov
2019-12-13Merge pull request #860 from azuchi/fix-wrong-description-bip174Luke Dashjr
2019-12-13Merge pull request #866 from dgpv/patch-6Luke Dashjr
2019-12-13Merge pull request #867 from dgpv/patch-7Luke Dashjr
2019-12-11BIP 174: Specify that separator only appears at end of the mapBen Carman
2019-12-09BIP-174: test data: fix value lengthDmitry Petukhov
2019-12-09Specify 32 bit itns as unsigned and their endianessBen Carman
2019-12-09BIP174: remove 'first byte is the type' comment for key dataDmitry Petukhov
2019-11-14BIP174: Fix wrong description about Proprietary Use Typeazuchi
2019-11-04Merge pull request #844 from kallerosenbaum/masterLuke Dashjr
2019-11-04Merge pull request #849 from achow101/bip174-extensionsLuke Dashjr
2019-10-02Specify proprietary use typeAndrew Chow
2019-09-20BIP174: Remove misleading sentenceKalle Rosenbaum
2019-09-20Merge pull request #810 from NicolasDorier/bips/global-xpub-test-vectorLuke Dashjr
2019-09-20Merge pull request #842 from darosior/174_typoLuke Dashjr
2019-09-19Merge pull request #796 from lukechilds/patch-2Luke Dashjr
2019-09-16bip-0174: remove duplicated 'only' (typo)darosior
2019-08-01Specify that types are compact size unsigned ints to allow for multi-byte typesAndrew Chow
2019-08-01Add Version typeAndrew Chow
2019-07-26bip174: Add test vector for global xpubnicolas.dorier
2019-07-25BIP 174: global xpubs serialization test vectorAndrew Chow
2019-07-23Merge pull request #800 from junderw/junderw-patch-1Luke Dashjr
2019-07-10BIP174: Include suggested sighash checkJonathan Underwood