summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-26Add BSMS reference and key origin infoRobert Spigler
2021-04-25Merge pull request #3 from bitcoin/masterRobert Spigler
Update local
2021-04-25Minor edits, + backwards compatibilityRobert Spigler
2021-04-25Merge pull request #1104 from ajtowns/202103-bip341-speedy-trial-mtpLuke Dashjr
BIP341: speedy trial activation parameters
2021-04-24upgrade EXTENDED mode to 128-bitHugo Nguyen
2021-04-24minor editHugo Nguyen
2021-04-24minor editHugo Nguyen
2021-04-24add a test vector for public keysHugo Nguyen
2021-04-24minor editHugo Nguyen
2021-04-24update test vectorsHugo Nguyen
2021-04-24Minor editHugo Nguyen
2021-04-23Merge pull request #1093 from MarcoFalke/patch-2Luke Dashjr
BIP 325: Remove empty section "Acknowledgement"
2021-04-22Merge pull request #1102 from fresheneesz/fresheneesz-minor-patch-1Luke Dashjr
Minor: linking BIPs in BIP9
2021-04-22Merge pull request #1103 from jonasnick/bip341-testvectorsLuke Dashjr
BIP 341/342: Add link to Bitcoin Core test vectors
2021-04-22Merge pull request #1099 from achow101/more-psbt-testsLuke Dashjr
BIP 174: Add test vectors for additional unsigned tx serialization
2021-04-22Merge pull request #1094 from kiminuo/patch-3Luke Dashjr
Update bip-0174.mediawiki
2021-04-22Merge pull request #1086 from 8go/patch-2Luke Dashjr
BIP-85: Added Ian Coleman's Mnemonic Code Converter
2021-04-22Merge pull request #1074 from sanket1729/patch-1Luke Dashjr
Change `witness` to signature
2021-04-21Address Discovery FixesRobert Spigler
2021-04-19Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawikiRobert Spigler
Formatting
2021-04-19Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawikiRobert Spigler
Fix formatting
2021-04-19Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawikiRobert Spigler
Some minor fixes, address gap fixes, backup clarification
2021-04-19minor editHugo Nguyen
2021-04-19replace XPUBs with keys to be more genericHugo Nguyen
2021-04-19introduce descriptor templateHugo Nguyen
2021-04-16update test vectorsHugo Nguyen
2021-04-16move descriptor to the second line in the descriptor recordHugo Nguyen
2021-04-16include and verify the wallet's first address in round 2Hugo Nguyen
2021-04-15clarify Signer definition and add reference linksHugo Nguyen
2021-04-14Changing BIP links in BIP9 to relative urls.fresheneesz
2021-04-14BIP341: add brackets to avoid ambiguity due to precendence rules around ↵Anthony Towns
bipwise ops
2021-04-13BIP 341/342: Add link to Bitcoin Core test vectorsJonas Nick
Also remove mention of non-existing examples.
2021-04-12Minor: linking BIPs in BIP9fresheneesz
2021-04-13BIP341: add testnet3 parametersAnthony Towns
2021-04-08BIP 174: Add test vectors for additional unsigned tx serializationAndrew Chow
There are some edge cases with unsigned tx serialization, so this adds test vectors for them. Specifically, an unsigned tx with witness serialization is invalid, a transaction with 0 inputs and 0 outputs is valid, and a transaction with 0 inputs and non-0 outputs is valid.
2021-04-08BIP341: document simplified bip9 statesAnthony Towns
2021-04-08BIP341: bip9 speedy trial parametersAnthony Towns
2021-04-04BIP: Bitcoin Secure Multisig Setup (BSMS)Hugo Nguyen
2021-03-31Update bip-0174.mediawikikiminuo
I, personally, find this easier to read.
2021-03-29Merge pull request #1087 from jonasnick/bip8-nitLuke Dashjr
BIP8: remove redundant and conflicting sentence from param selection and fix typo
2021-03-29BIP 325: Remove empty section "Acknowledgement"MarcoFalke
2021-03-26BIP341/342: document current deployment statusAnthony Towns
2021-03-22FormattingRobert Spigler
2021-03-22Fix errorsRobert Spigler
2021-03-22BIP8: fix typo: 2 retarget intervals are 4032 blocks.Jonas Nick
2021-03-22BIP8: remove redundant and conflicting sentence from param selectionJonas Nick
At the end of the param selection section it's explicitly stated that startheight _must_ be a multiple of 2016.
2021-03-22Grammar/formattingRobert Spigler
2021-03-22Merge pull request #1 from Rspigler/Sane_Mulitisg_derivRobert Spigler
[DRAFT] Modern Hierarchy for Deterministic Multisignature Wallets
2021-03-22Merge pull request #2 from bitcoin/masterRobert Spigler
Update local
2021-03-22FormattingRobert Spigler