|
1 | 1 | ---
|
2 | 2 | layout: post
|
3 | 3 | type: socratic
|
4 |
| -title: "Socratic Seminar 110" |
| 4 | +title: "Socratic Seminar 110 (draft)" |
5 | 5 | meetup: https://www.meetup.com/BitDevsNYC/events/284293838/
|
6 | 6 | ---
|
7 | 7 |
|
8 | 8 | ## Announcements
|
9 | 9 |
|
10 |
| -Please join us for our 110th Socratic Seminar. If you can't make it to the main event please join us at [Draught 55](https://www.draught55.com/) for food and merriment around 9:30PM. Thanks to our friends at [BNY Mellon](https://www.bnymellon.com/), [CardCoins](https://cardcoins.co), [Chaincode Labs](https://chaincode.com) and [Zebedee](https://zebedee.io/) for food, refreshments and event space. |
| 10 | +Please join us for our 110th Socratic Seminar. If you can't make it to the main event please join us at [Draught 55](https://www.draught55.com/) for food and merriment around 9:30PM. Thanks to our friends at [BNY Mellon](https://www.bnymellon.com/), [CardCoins](https://cardcoins.co), [Chaincode Labs](https://chaincode.com) and [ZEBEDEE](https://zebedee.io/) for food, refreshments and event space. |
11 | 11 |
|
12 | 12 | A final topic list will be posted on bitdevs.org the evening before the event. You can keep an eye on potential topics through our [link aggregator service](https://www.zotero.org/groups/691739/devsny/collections/CZTCM32M).
|
13 | 13 |
|
14 | 14 | ## Presentation
|
15 | 15 |
|
16 | 16 | Ishaana Misra and Autumn Domingo - Generation Bitcoin: Creating the Future of Bitcoin Innovators
|
| 17 | + |
| 18 | +## Mailing Lists Bitcoin Optech |
| 19 | + |
| 20 | +### Mailing Lists |
| 21 | + |
| 22 | +#### bitcoin-dev |
| 23 | + |
| 24 | +- [`OP_FOLD`: A Looping Construct For Bitcoin SCRIPT](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/020021.html) |
| 25 | +- [Teleport: a CoinSwap implementation alpha release, provides invisible private transactions](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-February/020026.html) |
| 26 | +- [Recurring bitcoin/LN payments using DLCs](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020035.html), [dlc-dev](https://mailmanlists.org/pipermail/dlc-dev/2022-March/000126.html) |
| 27 | +- [Annex Purpose Discussion: OP_ANNEX, Turing Completeness, and other considerations](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020045.html) |
| 28 | +- [bitcoin scripting and lisp](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020036.html) |
| 29 | +- [CTV vaults in the wild](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020067.html) |
| 30 | +- [OP_AMOUNT Discussion](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020084.html) |
| 31 | +- [Improving RBF Policy](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020095.html) |
| 32 | +- [Covenants and feebumping](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020122.html) |
| 33 | +- [Beyond Jets: Microcode: Consensus-Critical Jets Without Softforks](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020158.html) |
| 34 | +- [mempool transaction witness-replacement](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020167.html) |
| 35 | +- [Silent Payments – Non-interactive private payments with no on-chain overhead](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-March/020180.html) |
| 36 | + |
| 37 | +#### lightning-dev |
| 38 | + |
| 39 | +- [A Proposal for Adding Bandwidth Metered Payment to Onion Messages](https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-February/003498.html) |
| 40 | +- [Interesting thing about Offered HTLCs](https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-March/003506.html) |
| 41 | +- [Dynamic Commitments Part 2: Taprooty Edition](https://lists.linuxfoundation.org/pipermail/lightning-dev/2022-March/003531.html) |
| 42 | + |
| 43 | +#### dlc-dev |
| 44 | + |
| 45 | +- [DLC Messaging and Networking](https://mailmanlists.org/pipermail/dlc-dev/2022-March/000135.html) |
| 46 | + |
| 47 | +### Optech |
| 48 | + |
| 49 | +- [Newsletter #189](https://bitcoinops.org/en/newsletters/2022/03/02/) |
| 50 | +- [Newsletter #190](https://bitcoinops.org/en/newsletters/2022/03/09/) |
| 51 | +- [Newsletter #191](https://bitcoinops.org/en/newsletters/2022/03/16/) |
| 52 | +- [Newsletter #192](https://bitcoinops.org/en/newsletters/2022/03/23/) |
| 53 | +- [Newsletter #193](https://bitcoinops.org/en/newsletters/2022/03/30/) |
| 54 | + |
| 55 | +### Meetings |
| 56 | +- Bitcoin PR Review Club |
| 57 | + - [24034 Delete anchors.dat after trying to connect to that peers (p2p)](https://bitcoincore.reviews/24034) |
| 58 | + - [19602 Migrate legacy wallets to descriptor wallets (wallet, rpc/rest/zmq)](https://bitcoincore.reviews/19602) |
| 59 | + - [24118 Add 'sendall' RPC née sweep (wallet, rpc)](https://bitcoincore.reviews/24118) |
| 60 | + - [21778 LLVM 14 & LLD based macOS toolchain (build system)](https://bitcoincore.reviews/21778) |
| 61 | + - [Testing Bitcoin Core 23.0 Release Candidates (tests)](https://bitcoincore.reviews/v23-rc-testing) |
| 62 | +- Bitcoin Core general developer meetings |
| 63 | + - [March 3rd](https://www.erisian.com.au/bitcoin-core-dev/log-2022-03-03.html#l-208) |
| 64 | + - [March 10th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-03-10.html#l-464) |
| 65 | + - [March 17th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-03-17.html#l-370) |
| 66 | + - [March 24th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-03-24.html#l-443) |
| 67 | +- Bitcoin Core wallet meetings |
| 68 | + - [March 11th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-03-11.html#l-390) |
| 69 | + - [March 25th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-03-25.html#l-359) |
| 70 | +- dlc-specs meetings |
| 71 | + - [March 8th](https://github.com/discreetlogcontracts/dlcspecs/pull/190) |
| 72 | +- Lightning specification meetings |
| 73 | + - [February 28th](https://simplelightning.com/lightning-spec-meeting-2-28-22.html) |
| 74 | + - [March 14th](https://simplelightning.com/lightning-spec-meeting-03-14-22.html) |
| 75 | + |
| 76 | +## Network Data |
| 77 | + |
| 78 | +## Research |
| 79 | + |
| 80 | +## InfoSec |
| 81 | + |
| 82 | +## Pull Requests and repo updates |
| 83 | + |
| 84 | +### Bitcoin Core |
| 85 | + |
| 86 | +- [net/net processing: Move tx inventory into net_processing](https://github.com/bitcoin/bitcoin/issues/19398) |
| 87 | +- [net: respect -onlynet= when making outbound connections](https://github.com/bitcoin/bitcoin/pull/22834) |
| 88 | +- [Enforce Taproot script flags whenever WITNESS is set](https://github.com/bitcoin/bitcoin/pull/23536) |
| 89 | +- [p2p: extend inbound eviction protection by network to CJDNS peers ](https://github.com/bitcoin/bitcoin/pull/24165) |
| 90 | +- [[kernel 0/n] Introduce bitcoin-chainstate](https://github.com/bitcoin/bitcoin/pull/24304) |
| 91 | +- [Add (sorted)multi_a descriptor for k-of-n multisig inside tr](https://github.com/bitcoin/bitcoin/pull/24043) |
| 92 | +- [init, doc: improve -onlynet help and related tor/i2p documentation](https://github.com/bitcoin/bitcoin/pull/24468) |
| 93 | +- [wallet: generate random change target for each tx for better privacy](https://github.com/bitcoin/bitcoin/pull/24494) |
| 94 | + |
| 95 | +### rust-bitcoin |
| 96 | + |
| 97 | +- [Fix signature hash returned for sighash single bug](https://github.com/rust-bitcoin/rust-bitcoin/pull/860) |
| 98 | +- [TapTree iterator](https://github.com/rust-bitcoin/rust-bitcoin/pull/901) |
| 99 | + |
| 100 | +### secp256k1 |
| 101 | + |
| 102 | +- [Schnorrsig API improvements](https://github.com/bitcoin-core/secp256k1/pull/1089) |
| 103 | + |
| 104 | +### BIPs |
| 105 | + |
| 106 | +- [BIP 326: Anti-fee-sniping protection with nSequence in taproot transactions to improve privacy for off-chain protocols](https://github.com/bitcoin/bips/pull/1269) |
| 107 | + |
| 108 | +### eclair |
| 109 | + |
| 110 | +- [Use direct channel when available](https://github.com/ACINQ/eclair/pull/2192) |
| 111 | +- [Add channelbalances API call](https://github.com/ACINQ/eclair/pull/2196) |
| 112 | +- [Relay if fees satisfy previous channel update for X minutes after current update](https://github.com/ACINQ/eclair/pull/2201) |
| 113 | +- [Add a new min-funding config parameter for private channels](https://github.com/ACINQ/eclair/pull/2203) |
| 114 | + |
| 115 | +### c-lightning |
| 116 | + |
| 117 | +- [hsmd: Add wallet index metadata to existing messages](https://github.com/ElementsProject/lightning/pull/4993) |
| 118 | +- [cln-grpc-plugin: Secure access to your node over the network](https://github.com/ElementsProject/lightning/pull/5013) |
| 119 | +- [Database librarization](https://github.com/ElementsProject/lightning/pull/5017) |
| 120 | +- [Multiple channels (per peer) support](https://github.com/ElementsProject/lightning/pull/5078) |
| 121 | +- [setchannel: new command](https://github.com/ElementsProject/lightning/pull/5103) |
| 122 | +- [invoice description hash support](https://github.com/ElementsProject/lightning/pull/5121) |
| 123 | + |
| 124 | +### lnd |
| 125 | + |
| 126 | +- [LND v0.14.3-beta.rc1](https://github.com/lightningnetwork/lnd/tree/v0.14.3-beta.rc1) |
| 127 | +- [Taproot: integrate btcec/v2 and btcwallet changes to support Taproot key spend paths in lnd's wallet](https://github.com/lightningnetwork/lnd/pull/6263) |
| 128 | +- [lnrpc+sweep: properly remove any unconfirmed descendant chains a to-be-swept input is spent](https://github.com/lightningnetwork/lnd/pull/6274) |
| 129 | +- [multi: permit sending to and receiving from P2TR addresses](https://github.com/lightningnetwork/lnd/issues/6266) |
| 130 | +- [htlcswitch: add an always on mode to htlc interceptor](https://github.com/lightningnetwork/lnd/pull/6232) |
| 131 | + |
| 132 | +### rust-lightning |
| 133 | + |
| 134 | +- [Add random 'shadow route' CLTV delta offsets to improve privacy](https://github.com/lightningdevkit/rust-lightning/pull/1286) |
| 135 | +- [Filter route hints when creating invoices](https://github.com/lightningdevkit/rust-lightning/pull/1325) |
| 136 | +- [0.0.105 Security Fixes](https://github.com/lightningdevkit/rust-lightning/pull/1339) |
| 137 | +- [Implement the SCIDAlias Channel Type and provide SCID Privacy](https://github.com/lightningdevkit/rust-lightning/pull/1351) |
| 138 | +- [Randomize candidate paths during route selection](https://github.com/lightningdevkit/rust-lightning/pull/1359) |
| 139 | +- [Create normal/phantom invoice with description hash](https://github.com/lightningdevkit/rust-lightning/pull/1361) |
| 140 | +- [ProbabilisticScorer optimizations](https://github.com/lightningdevkit/rust-lightning/pull/1375) |
| 141 | + |
| 142 | +### New Releases |
| 143 | + |
| 144 | +## Events and Podcasts |
| 145 | + |
| 146 | +## Mining |
| 147 | + |
| 148 | +## Miscellaneous |
| 149 | + |
| 150 | +- Shock The Web Hackathon - Day [1](https://www.youtube.com/watch?v=yJ6q7XxBhJY), [2](https://www.youtube.com/watch?v=mx5LI4vPnvo), [3](https://www.youtube.com/watch?v=vVMFSQFkdrc) |
| 151 | +- [ZBD Streamer -> Lightning Streaming Tips](https://twitter.com/zebedeeio/status/1508824660795969536) |
| 152 | + |
| 153 | + |
0 commit comments