Skip to content

Commit eae7d9f

Browse files
cryptoquickEthanHeilmanIsabelfoxenduke
authored andcommitted
BIP360: Pay to Merkle Root (P2MR) (#1670)
Review comments and assistance by: Armin Sabouri <armins88@gmail.com> D++ <82842780+dplusplus1024@users.noreply.github.com> Jameson Lopp <jameson.lopp@gmail.com> jbride <jbride2001@yahoo.com> Joey Yandle <xoloki@gmail.com> Jon Atack <jon@atack.com> Jonas Nick <jonasd.nick@gmail.com> Kyle Crews <kylecrews@Kyles-Mac-Studio.local> Mark "Murch" Erhardt <murch@murch.one> notmike-5 <notmike-5@users.noreply.github.com> Vojtěch Strnad <43024885+vostrnad@users.noreply.github.com> Co-authored-by: Ethan Heilman <ethan.r.heilman@gmail.com> Co-authored-by: Isabel Foxen Duke <110147802+Isabelfoxenduke@users.noreply.github.com>
1 parent ed7af6a commit eae7d9f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+9494
-0
lines changed

.typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ extend-ignore-re = [
1515
"ser.*",
1616
"prefix.*",
1717
"value: .*",
18+
"pqNTRUsign",
19+
"Strnad",
1820
]
1921

2022
[default.extend-words]

README.mediawiki

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,6 +1240,13 @@ users (see also: [https://en.bitcoin.it/wiki/Economic_majority economic majority
12401240
| Matt Corallo, Bastien Teinturier
12411241
| Specification
12421242
| Complete
1243+
|-
1244+
| [[bip-0360.mediawiki|360]]
1245+
| Consensus (soft fork)
1246+
| Pay-to-Merkle-Root (P2MR)
1247+
| Hunter Beast, Ethan Heilman, Isabel Foxen Duke
1248+
| Specification
1249+
| Draft
12431250
|- style="background-color: #cfffcf"
12441251
| [[bip-0370.mediawiki|370]]
12451252
| Applications

bip-0360.mediawiki

Lines changed: 430 additions & 0 deletions
Large diffs are not rendered by default.

bip-0360/media/merkletree.png

98.2 KB
Loading

0 commit comments

Comments
 (0)