summaryrefslogtreecommitdiff
path: root/bip-0329.mediawiki
AgeCommit message (Collapse)Author
2023-05-30Properly handle `spendable` state and JSON edge casesSeth For Privacy
2023-05-24Add motivation for spendable tagSeth For Privacy
2023-05-24Add `spendable` stateSeth For Privacy
2023-02-07change origin attribute to reflect an abbreviated output descriptor ↵Craig Raw
containing key origin information
2023-02-03add optional key origin property and expand truncation noteCraig Raw
2023-01-17Wallet Labels Export Format (#1383)craigraw
* initial commit * fix formatting * add importing section * clarify csv preference * tabs to spaces * add rationale and references, require that rfc4180 is followed * fix reference links * show reference links as list * use self describing json lines format instead of csv * add bip number and accommodate 65 byte pubkeys * fix comments uri