Commit Graph

3022 Commits

Author SHA1 Message Date
Hugo Nguyen
83e9b39eb9 fix test vector 2021-04-28 08:44:25 -07:00
Hugo Nguyen
3f050db64e add Compatibility section 2021-04-28 08:25:43 -07:00
Dr. Maxim Orlovsky
dd39e2234c BIP-21 remove of all "size" mentions 2021-04-26 22:55:25 +02:00
Robert Spigler
653b965f15 Add BSMS reference and key origin info 2021-04-26 14:55:39 -04:00
Robert Spigler
4794d70c5e Merge pull request #3 from bitcoin/master
Update local
2021-04-25 23:57:34 -04:00
Robert Spigler
7ae9e025e8 Minor edits, + backwards compatibility 2021-04-25 23:52:46 -04:00
Luke Dashjr
40b10c83db Merge pull request #1104 from ajtowns/202103-bip341-speedy-trial-mtp
BIP341: speedy trial activation parameters
2021-04-25 21:54:10 +00:00
Hugo Nguyen
cf00b45679 upgrade EXTENDED mode to 128-bit 2021-04-24 22:00:03 -07:00
Hugo Nguyen
e82de1d3bb minor edit 2021-04-24 21:02:18 -07:00
Hugo Nguyen
75bb056596 minor edit 2021-04-24 20:57:24 -07:00
Hugo Nguyen
de79a73b49 add a test vector for public keys 2021-04-24 20:32:36 -07:00
Hugo Nguyen
45bc31d83d minor edit 2021-04-24 20:24:30 -07:00
Hugo Nguyen
3ecad81bea update test vectors 2021-04-24 01:21:19 -07:00
Hugo Nguyen
abbb76e987 Minor edit 2021-04-24 00:46:24 -07:00
Luke Dashjr
b966bd3ebd Merge pull request #1093 from MarcoFalke/patch-2
BIP 325: Remove empty section "Acknowledgement"
2021-04-23 02:11:27 +00:00
Luke Dashjr
d4ed08fd7c Merge pull request #1102 from fresheneesz/fresheneesz-minor-patch-1
Minor: linking BIPs in BIP9
2021-04-22 23:11:30 +00:00
Luke Dashjr
b233501d0c Merge pull request #1103 from jonasnick/bip341-testvectors
BIP 341/342: Add link to Bitcoin Core test vectors
2021-04-22 22:52:12 +00:00
Luke Dashjr
375f11a30c Merge pull request #1099 from achow101/more-psbt-tests
BIP 174: Add test vectors for additional unsigned tx serialization
2021-04-22 22:51:05 +00:00
Luke Dashjr
5935963e77 Merge pull request #1094 from kiminuo/patch-3
Update bip-0174.mediawiki
2021-04-22 22:45:04 +00:00
Luke Dashjr
48cc3ae3b2 Merge pull request #1086 from 8go/patch-2
BIP-85: Added Ian Coleman's Mnemonic Code Converter
2021-04-22 22:35:28 +00:00
Luke Dashjr
833040dabf Merge pull request #1074 from sanket1729/patch-1
Change `witness` to signature
2021-04-22 22:29:34 +00:00
Robert Spigler
ccc8af43b0 Address Discovery Fixes 2021-04-21 15:13:23 -04:00
Robert Spigler
f18ddfbfa5 Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki
Formatting
2021-04-19 18:09:59 -04:00
Robert Spigler
25bacdc21d Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki
Fix formatting
2021-04-19 18:08:52 -04:00
Robert Spigler
d95aa3329d Update Modern Hierarchy for Deterministic Multisignature Wallets.mediawiki
Some minor fixes, address gap fixes, backup clarification
2021-04-19 18:03:24 -04:00
Hugo Nguyen
3eb481c551 minor edit 2021-04-19 09:48:59 -07:00
Hugo Nguyen
9771c5e2a8 replace XPUBs with keys to be more generic 2021-04-19 09:19:28 -07:00
Hugo Nguyen
17a5a858e2 introduce descriptor template 2021-04-19 09:03:42 -07:00
Hugo Nguyen
01e9ce9373 update test vectors 2021-04-16 20:19:33 -07:00
Hugo Nguyen
633dab3952 move descriptor to the second line in the descriptor record 2021-04-16 19:28:04 -07:00
Hugo Nguyen
f2e81c8c50 include and verify the wallet's first address in round 2 2021-04-16 02:38:58 -07:00
Hugo Nguyen
f31fa9c1e4 clarify Signer definition and add reference links 2021-04-15 21:13:53 -07:00
fresheneesz
593324754f Changing BIP links in BIP9 to relative urls. 2021-04-14 08:53:21 -10:00
Anthony Towns
93d1b15285 BIP341: add brackets to avoid ambiguity due to precendence rules around bipwise ops 2021-04-14 02:45:56 +10:00
Jonas Nick
43b5f171dc BIP 341/342: Add link to Bitcoin Core test vectors
Also remove mention of non-existing examples.
2021-04-13 15:04:17 +00:00
fresheneesz
cda85c75c1 Minor: linking BIPs in BIP9 2021-04-12 08:26:18 -10:00
Anthony Towns
ce5f89fe0d BIP341: add testnet3 parameters 2021-04-13 01:35:07 +10:00
Andrew Chow
754b77a915 BIP 174: Add test vectors for additional unsigned tx serialization
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-08 13:34:18 -04:00
Anthony Towns
d582d0bd31 BIP341: document simplified bip9 states 2021-04-08 21:25:10 +10:00
Anthony Towns
0f95720639 BIP341: bip9 speedy trial parameters 2021-04-08 21:24:13 +10:00
Hugo Nguyen
89c7529650 BIP: Bitcoin Secure Multisig Setup (BSMS) 2021-04-04 23:46:06 -07:00
kiminuo
f45d7c5784 Update bip-0174.mediawiki
I, personally, find this easier to read.
2021-03-31 10:22:39 +02:00
Luke Dashjr
1f0b563738 Merge pull request #1087 from jonasnick/bip8-nit
BIP8: remove redundant and conflicting sentence from param selection and fix typo
2021-03-29 22:38:50 +00:00
MarcoFalke
1145b99735 BIP 325: Remove empty section "Acknowledgement" 2021-03-29 13:52:28 +02:00
Anthony Towns
a516c135ab BIP341/342: document current deployment status 2021-03-26 06:33:05 +10:00
Robert Spigler
c7cd5e990b Formatting 2021-03-22 15:34:18 -04:00
Robert Spigler
b1c2b5c671 Fix errors 2021-03-22 15:27:20 -04:00
Jonas Nick
e1def09d6d BIP8: fix typo: 2 retarget intervals are 4032 blocks. 2021-03-22 12:57:36 +00:00
Jonas Nick
f5a3140f21 BIP8: remove redundant and conflicting sentence from param selection
At the end of the param selection section it's explicitly stated that
startheight _must_ be a multiple of 2016.
2021-03-22 12:56:59 +00:00
Robert Spigler
453d328265 Grammar/formatting 2021-03-22 01:27:52 -04:00