Paul Sztorc
13bbb01bb6
small typo
2021-11-17 14:33:18 -05:00
Paul Sztorc
a557ac187e
re-add abstract, revise slightly
2021-11-05 08:10:13 -04:00
Paul Sztorc
bb6bc39ca7
Update BIP 301
...
BIPs 300/301 were 2 years old! I have updated, shortened, and clarified them.
2021-11-02 17:48:01 -04:00
Paul Sztorc
5734713d6b
Update BIP 300
...
BIPs 300/301 were 2 years old! I have updated, shortened, and clarified them.
2021-11-02 17:47:47 -04:00
kallewoof
708ce10bbc
Merge pull request #1203 from katesalazar/20211004
...
Make Wikitext linguist-detectable
2021-10-23 00:01:48 +09:00
katesalazar
ea11a0ec3a
Make Wikitext linguist-detectable
...
Before this change, repository gets detected as:
Python 66.4%
Go 12.9%
Perl 11.0%
TeX 8.1%
Shell 1.6%
After this change, repository gets detected as:
Wikitext 97.2%
Python 1.9%
Other 0.9%
This change was added for a cosmetic effect on GitHub, and the line
this change adds can go away in any of these cases:
* Conflict with other tool used for reading these documents.
* GitHub ceases to use the line.
* GitHub ceases to be used as a reading medium for these documents.
* GitHub ceases to exist.
2021-10-04 12:11:35 +02:00
kallewoof
a79eb556f3
Merge pull request #1200 from kallerosenbaum/patch-4
...
BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text
2021-10-02 11:43:48 +09:00
Kalle Rosenbaum
c81ed9dab3
BIP 370: Use PSBT_GLOBAL_FALLBACK_LOCKTIME in text
...
Replacing occurences of PSBT_GLOBAL_PREFERRED_LOCKTIME with PSBT_GLOBAL_FALLBACK_LOCKTIME to match the name in the global map table.
2021-10-01 09:23:22 +02:00
kallewoof
e032df5720
Merge pull request #1198 from kallerosenbaum/patch-2
...
BIP 0174: Fix typo in PSBT_OUT_BIP32_DERIVATION
2021-09-30 08:10:19 +09:00
kallewoof
c798c9c54b
Merge pull request #1197 from kallerosenbaum/patch-1
...
BIP 0174: Correct format of PSBT_GLOBAL_TX_MODIFIABLE
2021-09-30 08:09:37 +09:00
Kalle Rosenbaum
8918753df9
Fix typo in PSBT_OUT_BIP32_DERIVATION
2021-09-29 11:40:11 +02:00
Kalle Rosenbaum
33efbb2125
Correct format of PSBT_GLOBAL_TX_MODIFIABLE
...
The descriptions for this field differ between bip370 and bip174. I suppose the correct format of PSBT_GLOBAL_TX_MODIFIABLE is the one in BIP370.
2021-09-29 11:37:48 +02:00
kallewoof
bd943663d6
Merge pull request #1156 from rage-proof/patch-2
...
typo in bip-0078
2021-08-31 21:21:57 +09:00
kallewoof
1c7fd9a85c
Merge pull request #1158 from tcharding/gramar-fix-bip-158
...
[BIP 158] Fix grammar - remove 'was chosen as'
2021-08-31 21:19:46 +09:00
kallewoof
407d1178f3
Merge pull request #1171 from NicolasDorier/woieuq
...
[BIP78] Fix client implementation when there is output substitution
2021-08-31 19:50:37 +09:00
nicolas.dorier
d8db3d7608
[BIP78] Fix client implementation when there is output substitution
2021-08-31 15:48:16 +09:00
Luke Dashjr
eff059d634
Merge pull request #1118 from JeremyRubin/ctv-name-shedding
...
Update BIP-119 Variable Names
2021-08-30 18:55:17 +00:00
Jeremy Rubin
c788bd9d08
Update BIP-119 Variable Names
2021-08-30 10:48:33 -07:00
Luke Dashjr
3e68fe48dc
Merge pull request #921 from fametrano/patch-4
...
added test vector #5 for invalid extended keys
2021-08-30 17:16:21 +00:00
Luke Dashjr
1cafbd1289
Merge pull request #1143 from achow101/descriptors
...
[BIPs 380-386] Output Script Descriptors
2021-08-30 14:43:54 +00:00
Andrew Chow
761ef12782
Specify BIP 386: Taproot descriptors
2021-08-29 20:12:58 -04:00
Andrew Chow
5403ff90d6
Specify BIP 385: Raw and addr descriptors
2021-08-29 20:12:57 -04:00
Andrew Chow
f52f1e82e5
Specify BIP 384: Combo descriptors
2021-08-29 20:11:10 -04:00
Andrew Chow
608f40b498
Specify BIP 383: Multisig descriptors
2021-08-29 20:10:55 -04:00
Andrew Chow
fb56a18c89
Specify BIP 382: Segwit descriptors
2021-08-29 20:10:53 -04:00
Andrew Chow
bd12ea7e9d
Specify BIP 381: Non-segwit descriptors
2021-08-29 20:10:11 -04:00
Andrew Chow
71f435e76b
Specify BIP 380: Descriptors general operation
2021-08-29 19:57:30 -04:00
Luke Dashjr
8a050eccbb
Merge pull request #523 from luke-jr/bip43-purposecodes
...
BIP 43: Reserve purpose codes 10001-19999 for SLIPs
2021-08-29 21:34:50 +00:00
Luke Dashjr
cb8956396e
BIP 43: Reserve purpose codes 10001-19999 for SLIPs
2021-08-29 21:33:54 +00:00
Luke Dashjr
949f0e66d3
Merge pull request #1152 from NicolasDorier/patch-14
...
[BIP78] Recommended fee rate estimation for P2TR
2021-08-29 21:32:03 +00:00
Luke Dashjr
d4923d2269
Merge pull request #1147 from achow101/371-tests
...
BIP 371: Tests vectors and reference implementation
2021-08-29 21:30:23 +00:00
Luke Dashjr
0298941929
Merge pull request #1146 from kdmukai/patch-1
...
BIP-48: Trivial errant apostrophe fix
2021-08-29 21:29:49 +00:00
Ferdinando M. Ametrano
f9a81b7791
Merge branch 'master' into patch-4
2021-08-25 22:45:12 +02:00
Tobin Harding
724a688cf9
Fix grammar - remove 'was chosen as'
...
This sentence grammatically incorrect
Empirical analysis also shows that was chosen as these parameters ...
Elect to fix the sentence to be:
Empirical analysis also shows that these parameters ...
2021-08-17 18:41:50 +10:00
rage-proof
ec52492034
typo in bip-0078
...
This is a transaction with inputs P2SH-P2WPKH
1. P2SH-P2WPKH is defined as type in this doc and the other type not
2. the RedeemScript(0 c78a45725355828d5658074dd5260d5fcb698530) consists of 0 + <20 bytes> and indicates therefore P2WPKH-Type. https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki#P2WPKH_nested_in_BIP16_P2SH
2021-08-17 01:08:10 +02:00
kallewoof
61ccc84930
Merge pull request #1155 from azuchi/fix-psbt2-link
...
[BIP174] Fix broken link to psbt2
2021-08-16 16:00:35 +09:00
azuchi
5943de4fa4
[BIP174] Fix broken link to psbt2
2021-08-15 15:49:43 +09:00
Nicolas Dorier
1945eda0c2
[BIP78] Recommended fee rate estimation for P2TR
...
Non-Witness:
Outpoint size = 32+4
Sequence size = 4
ScriptSig VarInt Size= 1
Witness:
WitScript VarInt Size= 1
Then script itself: 65 signature size + 1 byte of push opcode
`(32 + 4 + 4 + 1) + (65+1+1)/4=57.75`, rounded up `58`.
We assume 65 of signature size rather than 64, since we can't assume the sighash to be `Default`.
2021-08-05 15:49:41 +09:00
Andrew Chow
deb1c06e5c
371: Add reference implementation
2021-07-23 21:26:49 -04:00
Andrew Chow
6327923e71
371: Add test vectors
2021-07-23 21:26:49 -04:00
kdmukai
99ca1c8876
Trivial errant apostrophe fix
...
Plural "wallets", not possessive "wallet's".
2021-07-21 08:06:55 -05:00
Luke Dashjr
ed35a418ca
Merge pull request #1072 from Fonta1n3/master
...
HD Multisig derivation standard
2021-07-20 19:36:44 +00:00
Luke Dashjr
d58d605c0e
Merge pull request #1139 from achow101/taproot-psbt
...
BIP 371: Taproot Fields for PSBT
2021-07-20 19:36:18 +00:00
Luke Dashjr
03f2d744d3
Fix BIP 48 headers and add to README
2021-07-20 19:31:25 +00:00
Andrew Chow
c583f4dcbe
Specify BIP 371 Taproot Fields for PSBT
...
Add bip-0371.mediawiki, update readme, and update BIP 174 with
new field types.
2021-07-20 15:03:38 -04:00
Luke Dashjr
9b861c2e05
Merge pull request #1142 from RCasatta/lift_x
...
remove int_from_bytes in lift_x call since it is done internally
2021-07-20 18:40:26 +00:00
Fontan3
84e14b68a6
Update bip-0048.mediawiki
...
Add code snippets.
2021-07-20 12:30:54 +08:00
Fontan3
90cb1c8906
Update bip-0048.mediawiki
2021-07-20 12:23:59 +08:00
Fontan3
20c5af58f1
Update bip-0048.mediawiki
2021-07-20 10:00:59 +08:00
Fonta1n3
bc05931332
Delete .DS_Store
2021-07-20 09:58:04 +08:00