Skip to content

Commit 7468560

Browse files
authored
Remove old events, fix css error, add new events (#12)
1 parent 85ed5c2 commit 7468560

File tree

3 files changed

+113
-1
lines changed

3 files changed

+113
-1
lines changed

_includes/head.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
1212
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
1313

14-
<link rel="stylesheet" href="{{ site.url }}/assets/css/style.css">
14+
<link rel="stylesheet" href="/assets/css/style.css">
1515
<link href="https://fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet">
1616

1717
<!-- <script type="text/javascript" src="{{ site.github.url }}/assets/js/script.js" async></script> -->
+105
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
---
2+
layout: post
3+
type: socratic
4+
title: "Vancouver Socratic 006"
5+
meetup: https://www.meetup.com/vancouver-bitcoiners/events/289082107/
6+
---
7+
8+
## Announcements
9+
Please join us for today's Socratic Seminar. A special thank you to our sponsors [Adaptech Group](https://adaptechgroup.com/) and [Bull Bitcoin](https://www.bullbitcoin.com/), for food, refreshments and event space.
10+
11+
- [Coinos 10th anniversary party!](https://twitter.com/coinoswallet/status/1582820024783601664)
12+
- [BTCVancity Meetup 006](https://www.meetup.com/meetup-group-ukzqmbyi/events/289219912/)
13+
14+
### Mailing Lists
15+
16+
#### bitcoin-dev
17+
18+
- [Experimental Bitcoin signet fork](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-September/020921.html)
19+
- [BTCD bug](https://github.com/btcsuite/btcd/issues/1897)
20+
- [Musig2 Attack Vector](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-October/021000.html)
21+
- [Ephemeral anchors](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-October/021036.html)
22+
23+
#### lightning-dev
24+
25+
- [Valves for better flow control](https://blog.bitmex.com/the-power-of-htlc_maximum_msat-as-a-control-valve-for-better-flow-control-improved-reliability-and-lower-expected-payment-failure-rates-on-the-lightning-network/)
26+
- [Ratecards to better price channel liquidity](https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-September/003685.html)
27+
- [Custom channel reserves in CLN](https://github.com/ElementsProject/lightning/pull/5315)
28+
- [Forwardable Peerswaps](https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-October/003710.html)
29+
30+
31+
<!-- #### dlc-dev -->
32+
33+
34+
### Optech
35+
36+
- [How to Earn on the Lightning Network with Deezy](https://dannydeezy.notion.site/How-to-Earn-on-the-Lightning-Network-62c9ebee3403487bbbd936d75d59d6fc)
37+
- [Is it possible to identify UTXOs signed by HD wallets?](https://bitcoin.stackexchange.com/questions/115311/is-it-possible-to-identify-utxos-signed-by-hd-wallets)
38+
- [Why is there a 5 days gap between genesis and block 1?](https://bitcoin.stackexchange.com/questions/115344/why-is-there-a-5-days-gap-between-genesis-and-block-1)
39+
- [LNSploit](https://stacker.news/items/80134)
40+
- [BIP21 getting momentum among Lightning wallet developers](https://bitcoinqr.dev/)
41+
42+
<!-- ### Bitcoinomics -->
43+
44+
45+
46+
## Network Data
47+
48+
- [Only 1% of payments around Amsterdam Bitcoin were made on-chain](https://twitter.com/bitkassanl/status/1581652255379709953)
49+
- [4000 Lightning transactions at Amsterdam Bitcoin](https://twitter.com/davidfbailey/status/1581419924819693568)
50+
- [5000 BTC in public channels in the Lightning Network](https://twitter.com/Exp_Layers/status/1578115796160708617)
51+
52+
53+
<!-- ## Research -->
54+
55+
- [13% of Canadians own Bitcoin](https://www.bankofcanada.ca/2022/10/five-things-we-learned-about-canadian-bitcoin-owners-in-2021)
56+
- [Raw report](https://www.bankofcanada.ca/wp-content/uploads/2022/10/swp2022-44.pdf)
57+
- [River Financial Lightning report](https://river.com/learn/files/river-lightning-report.pdf)
58+
59+
<!-- ## InfoSec -->
60+
61+
62+
## Pull Requests and repo updates
63+
64+
<!-- ### Bitcoin Core -->
65+
66+
- [Bitcoin Core 24 RC](https://bitcoincore.org/bin/bitcoin-core-24.0/)
67+
68+
<!-- ### rust-bitcoin -->
69+
70+
<!-- ### secp256k1 -->
71+
72+
<!-- ### secp256k1-zkp -->
73+
74+
<!-- ### BIPs -->
75+
76+
<!-- ### eclair -->
77+
78+
### c-lightning
79+
80+
### lnd
81+
82+
- [Taro 0.1.0 alpha released!](https://github.com/lightninglabs/taro)
83+
84+
85+
<!-- ### rust-lightning -->
86+
87+
88+
<!-- ### BOLTS -->
89+
90+
### New Releases
91+
92+
- [Impervious.AI releases browser](https://twitter.com/ImperviousAi/status/1582807130330914816)
93+
- [Zebedees open source arm: NBD](https://twitter.com/andreneves/status/1580929109747957760)
94+
- [New BTC Map release](https://twitter.com/btcmapdotorg/status/1580241136496832512)
95+
- [Value 4 Value payments in RSS.com](https://twitter.com/rss/status/1580249601004556288)
96+
97+
## Events and Podcasts
98+
99+
- [James Andrew on the Kevon Rooke Show](https://twitter.com/kerooke/status/1580348176544190465)
100+
101+
## Miscellaneous
102+
103+
- [Google to accept Bitcoin through Coinbase for cloud services](https://twitter.com/BitcoinMagazine/status/1579810248113606656)
104+
- [Largest Lightning deposit: 7M sats to LNMarkets](https://twitter.com/LNMarkets/status/1579799803315511296)
105+

success.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: default
3+
---
4+
5+
Thank you for your support!
6+
7+
[Join us again at our upcoming events!](https://www.meetup.com/Vancouver-Bitcoiners/)

0 commit comments

Comments
 (0)