Skip to content

Commit 6ddf627

Browse files
authored
Merge pull request #114 from ChicagoBitdevs/gambpang/2024-08
Adds August 2024 topic list
2 parents e801ce9 + 2ff78de commit 6ddf627

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
layout: post
3+
type: socratic
4+
title: "Socratic Seminar 57"
5+
meetup: https://www.meetup.com/chibitdevs/events/302145259/
6+
---
7+
8+
# Bitcoin Core v22.0 vulns
9+
10+
<https://bitcoincore.org/en/security-advisories/>
11+
12+
This month, the public learned of two new security vulnerabilities affecting Bitcoin Core v22.0, both of which cause the node to crash.
13+
14+
# Immutable democracy
15+
16+
<https://www.youtube.com/watch?v=g0nnM5_Z90E>
17+
18+
<https://www.simpleproof.com/>
19+
20+
We will watch a documentary about an IRL deployment of document commitments to improve election integrity in Guatemala.
21+
22+
# Dark Skippy
23+
24+
<https://darkskippy.com/>
25+
26+
<https://www.rfc-editor.org/rfc/rfc6979>
27+
28+
Dark Skippy is a demonstration of how to use compromised hardware signer firmware to leak secret key material in bitcoin transactions.
29+
30+
# BitVMX
31+
32+
<https://bitvmx.org/>
33+
34+
BitVMX aims to make refutable computation on bitcoin a bit more practical than the original BitVM design.
35+
36+
# Stable Channels
37+
38+
<https://stablechannels.com/>
39+
40+
With a stable channel client, two users can rapidly settle a contract for difference so that one counterparty maintains a USD-equivalent bitcoin value so long as the other cooperates.
41+
42+
# Impact of full RBF on effectiveness of compact blocks
43+
44+
<https://github.com/bitcoin/bitcoin/pull/30493#issuecomment-2260918779>
45+
46+
@gmaxwell observes a big increase in the rate at which nodes have all the transactions mentioned in compact blocks when full-RBF is enabled vs. when it is not.

0 commit comments

Comments
 (0)