|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +type: socratic |
| 4 | +title: "Socratic Seminar 69" |
| 5 | +meetup: https://www.meetup.com/chibitdevs/events/310559571/ |
| 6 | +--- |
| 7 | + |
| 8 | +## Announcements |
| 9 | + |
| 10 | +Please join us for our next Socratic Seminar! A special thanks to Strike for the event space. |
| 11 | + |
| 12 | +Doors open at 6pm with discussion starting shortly after! |
| 13 | + |
| 14 | +[Follow ChiBitDevs on twitter](https://x.com/chibitdevs) |
| 15 | + |
| 16 | +## Bitcoin Core 29.1 Release |
| 17 | + |
| 18 | +Bitcoin Core version 29.1 is now available from: |
| 19 | + |
| 20 | +https://bitcoincore.org/bin/bitcoin-core-29.1/ |
| 21 | + |
| 22 | +For the release notes please see the git repository: |
| 23 | + |
| 24 | +https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-29.1.md |
| 25 | + |
| 26 | +## Bitcoin Knots 29.0 Release |
| 27 | + |
| 28 | +Bitcoin Knots version 29.1.knots20250903 is now available from: |
| 29 | + |
| 30 | +https://bitcoinknots.org/files/29.x/29.1.knots20250903/ |
| 31 | + |
| 32 | +https://github.com/bitcoinknots/bitcoin/releases/tag/v29.1.knots20250903 |
| 33 | + |
| 34 | +## Bitcoin Knobs |
| 35 | + |
| 36 | +https://github.com/TABConf/bitcoinknobs |
| 37 | + |
| 38 | +Bitcoin Knobs is a fork of Bitcoin Knots that takes flexibility a step further. Where others decide what is "safe" or "reasonable," we believe in maximum choice. If that means your node refuses to start, your wallet vanishes into the void, or your peers pretend you don't exist, at least the decision was yours. |
| 39 | +ody sane would touch. Some people call that dangerous. We call it feature-complete. |
| 40 | + |
| 41 | +## Nunchuk releases Miniscript + E2EE group wallets |
| 42 | + |
| 43 | +https://x.com/nunchuk_io/status/1960990764454056229 |
| 44 | + |
| 45 | +We didn't just add a few pre-baked scripts. |
| 46 | + |
| 47 | +Nunchuk now supports *generalized* Miniscript. You can create any policy supported under standard Bitcoin rules. |
| 48 | + |
| 49 | +Use our friendly templates, or craft custom spending rules if you're advanced. |
| 50 | + |
| 51 | +[Nunchuk Miniscript 101](https://nunchuk.io/blog/miniscript101) |
| 52 | +[Announcement overview](https://bitcoinmagazine.com/technical/nunchuck-wallet-brings-programmable-bitcoin-to-everyone-with-miniscript-support) |
| 53 | + |
| 54 | +## Google wants to make sideloading Android apps safer by verifying developers’ identities |
| 55 | + |
| 56 | +https://www.androidauthority.com/android-developer-verification-requirements-3590911/ |
| 57 | + |
| 58 | +- Google will soon verify the identities of developers who distribute Android apps outside the Play Store. |
| 59 | +- Developers must submit their information to a new Android Developer Console, increasing their accountability for their apps. |
| 60 | +- Rolling out in phases from September 2026, these new verification requirements are aimed at protecting users from malware by making it harder for malicious developers to remain anonymous. |
| 61 | + |
| 62 | +## Glock: Garbled Locks for Bitcoin |
| 63 | + |
| 64 | +https://x.com/AlpenLabs/status/1957808842558885902 |
| 65 | + |
| 66 | +Glock is a primitive that enables the optimistic verification of any offchain computation on Bitcoin. |
| 67 | + |
| 68 | +Using garbled circuit-based locks, Glock drastically cuts onchain costs compared to today’s state-of-the-art, with a far simpler design. In its most compact variant, Glock25 achieves over 550x onchain efficiency over the BitVM2 verifier. |
| 69 | + |
| 70 | +https://alpenlabs.io/glock-paper |
| 71 | + |
| 72 | +## Spark adopts `sp1` address format already taken by [BIP 352 - Silent Payments](https://github.com/bitcoin/bips/blob/master/bip-0352.mediawiki) |
| 73 | + |
| 74 | +https://x.com/davidmarcus/status/1964082845816934774 |
| 75 | + |
| 76 | +Spark is using the `sp1` address format that is already employed by [BIP 352 - Silent Payments](https://github.com/bitcoin/bips/blob/master/bip-0352.mediawiki) |
| 77 | + |
| 78 | +https://x.com/davidmarcus/status/1964368503047410140 |
| 79 | + |
| 80 | +They claim that they will change the address format, though not the first time they have claimed that. |
| 81 | + |
| 82 | +## Utreexo BIP drafts published |
| 83 | + |
| 84 | +https://x.com/jonatack/status/1954597816082595990 |
| 85 | + |
| 86 | +Utreexo BIP drafts published by @kcalvinalvinn, co-authored by @tdryja and Davidson Souza. Come review 🤠 |
| 87 | + |
| 88 | +- BIP drafts: https://github.com/bitcoin/bips/pull/1923 |
| 89 | +- Mail list post: https://groups.google.com/g/bitcoindev/c/W1lxBraKG_E |
| 90 | +- Utreexo is a proposed alternative to the UTXO set; more info at https://bitcoinops.org/en/topics/utreexo/ |
0 commit comments