McCoy's avatar
McCoy
McCoy@primal.net
npub18y33...x5t7
Bitcoin NOSTR block 768722
McCoy's avatar
McCoy 13 hours ago
Buying tokens with Lightning on Maple AI 🔥🔥🔥🔥
McCoy's avatar
McCoy 21 hours ago
No @RABBIT HOLE RECAP f-n sucks. Best hang. Best signal. What's a freak suppose to do? Hate-watch The All-in pod? - horrible. Bugle-Boys ? Too cynical..... I'm goin to relisten to all the NODED episodes + Giga with the Blue-Collar Bitcoin dudes
McCoy's avatar
McCoy yesterday
Multisig tries to make theft harder; vaults (convenants) try to make theft slower.
McCoy's avatar
McCoy yesterday
OP_SUCESSx Summary Before Taproot: Adding new script features meant squeezing read-only logic into OP_NOP slots, which couldn’t modify the stack or do complex work. After Taproot: OP_SUCCESSx provides a large set of “always pass” hooks. Future upgrades can tighten these into real, stack-modifying opcodes via soft forks, while old nodes remain compatible because they already treat those scripts as valid. In short, Tapscript traded a handful of limited upgrade hooks for a broad, flexible toolkit—making Bitcoin’s scripting layer far easier to extend without network-disrupting hard forks. What This Enables OP_SUCCESSx gives developers roughly 70+ blank opcode slots to introduce new scripting features without needing another contentious overhaul like Taproot itself. Potential future uses include: Covenants (restricting where coins can be spent next) New signature algorithms (post-quantum or threshold signatures) Multi-byte opcodes (extending the instruction set beyond single-byte limits) Cross-input logic (operations that look at multiple inputs in a transaction)
McCoy's avatar
McCoy 3 days ago
Lay your bets Wall Street AI bubble fueled by the Fiat Ponzi ** against ** Cryptography + difficulty adjusted proof of work
McCoy's avatar
McCoy 3 days ago
Checksum:1/32 ratio is used for all BIP39 lengths so the error-detection scales with the entropy. As the mnemonic gets longer the checksum grows proportionally so that a random mistake or a swapped word is increasingly unlikely to accidentally produce a valid phrase.
McCoy's avatar
McCoy 3 days ago
✅Stay humble, stack sats. ✅Work to avoid force selling. ✅Practice and preach personal responsibilty
McCoy's avatar
McCoy 5 days ago
Running core 29.3 Holding my own keys Working to avoid force selling Hoarding without permission Will spend my corn later for my future self, again without permission
McCoy's avatar
McCoy 5 days ago
BIP-32 vs 44,48 ...... BlueWallet multisig does not use m/1' as the derivation path. For a P2SH-wrapped SegWit multisig vault (which displays addresses starting with 3…), BlueWallet uses BIP-48: m/48'/0'/0'/1' They just leave out most of it in the export text: m/1' 🤦‍♂️