# Satoshi Scoop Weekly, 29 Nov 2024

## Crypto Insights

### Speeding Up Bitcoin Node Sync with UTXO Snapshots

Jameson Lopp demonstrates how to leverage the [AssumeUTXO](https://github.com/jamesob/assumeutxo-docs/tree/2019-04-proposal/proposal?ref=blog.lopp.net) feature in [Bitcoin Core v28](https://bitcoincore.org/en/releases/28.0/) to dramatically reduce Bitcoin node sync time from 659 minutes to 94 minutes.

%[https://blog.lopp.net/bitcoin-node-sync-with-utxo-snapshots/] 

### [Understanding Bitcoin in the Transition from Free Software to Free Service](https://x.com/jolestar/status/1857349412504404131)

Free Software is characterized by accessible source code, derived works, free redistribution, and non-discrimination. Free Services build on these principles and emphasize node operation and service without permission—qualities central to Bitcoin’s "permissionless" nature.

Bitcoin exemplifies how to combine economic incentives and technology to deliver trustless services. Proof-of-Work (PoW) ensures miners follow the protocol for profit, while usage-based fees discourage resource abuse.

### BlindBit: A Silent Payment Bitcoin Wallet

[BlindBit](https://github.com/setavenger/blindbitd), developed by [setavenger](https://github.com/setavenger), is a Bitcoin wallet supporting [silent payments](https://silentpayments.xyz/). Silent payments use static public keys to generate unique addresses for each transaction, enhancing recipient privacy. This feature is particularly beneficial for activists and nonprofits, enabling discreet Bitcoin donations.

### You Are Not Late (to Bitcoin)

Inspired by Kevin Kelly’s essay [You Are Not Late](https://kk.org/thetechnium/you-are-not-late/), this post challenges the belief that Bitcoin’s opportunities all occurred a decade ago. It argues we’re still in "year zero of a monetary revolution" and highlights key points:

* Every financial instrument, contract, and transaction will eventually integrate with Bitcoin, vastly expanding its valuation.
    
* Critical infrastructure—like Bitcoin’s version of web browsers or social networks—remains undeveloped.
    
* True adoption starts when Bitcoin becomes as seamless as TCP/IP, used without thought.
    
* Key challenges like scaling, privacy, and smart contracts remain unresolved, leaving immense potential unexplored.
    

%[https://stacker.news/items/777275] 

### [Bitcoin Core’s Misaligned Priorities](https://x.com/jamesob/status/1860340932706730261)

> *Core and "graybeard" devs are not focusing on the fundamental problem in bitcoin: preserving trustless UTXO ownership. Instead they are distracted with valuable but secondary issues like mempool policy, Core code architecture, and minor IBD performance. … The aggregate focus does not reflect the thing that makes bitcoin a unique asset: trustless custody.*

### Overcoming Lightning Network Routing Payment Challenges

The Lightning Dev Kit team addresses two key issues in Lightning Network payments:

* Missing Information: Nodes may not know if a given channel's liquidity is prohibitively unbalanced.
    
* Path-Finding Optimization: If multiple payment paths exist, we must decide which path is the best.
    

The `ProbabilisticScorer` structure tracks current network information and estimates available liquidity in channels. It updates these estimates based on payment successes, failures, or probes.

%[https://lightningdevkit.org/probing/] 

### Why Lightning Network Channels Deplete Even in Circular Economy

Rene Pickhardt attributes high channel depletion rates to a combination of economic rational behavior and network topology. Research also [highlights](https://x.com/renepickhardt/status/1857418199962116352) significant privacy leaks in gossip protocols, and a [hub-and-spoke](https://en.wikipedia.org/wiki/Spoke%E2%80%93hub_distribution_paradigm) topology appears well-suited for the Lightning Network.

%[https://delvingbitcoin.org/t/channel-depletion-ln-topology-cycles-and-rational-behavior-of-nodes/1259/3?u=renepickhardt] 

### Latest Nostr Wallet Connect Ecosystem Map

Nostr Wallet Connect (NWC), an open-source protocol connecting Lightning wallets to apps, [released](https://x.com/nwc_dev/status/1858236794082668564) its latest ecosystem map.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1732842906441/5cd0f331-4819-4b3e-925a-12218350f7c4.png align="center")

### OpenSecret: An Encrypted Backend for Apps

[OpenSecret](https://blog.opensecret.cloud/) is a developer platform that enables encryption by default, providing a suite of security tools for app developers, including private key management, encrypted sync, private AI, and confidential compute.

%[https://blog.opensecret.cloud/introducing-opensecret/] 

### [Virtuals Protocol: A Decentralized Framework for Tokenized AI Agents](https://x.com/0xPrismatic/status/1859946763064647936)

Virtuals Protocol provides a framework for creating, owning, and scaling tokenized AI Agents. The AgentFactoryV3 smart contract forms the core of this framework. Token holders benefit from AI Agent revenue while incentivizing meaningful contributions to the ecosystem. Every AI Agent on Virtuals is a dynamic being, able to evolve its voice, visuals, data, and models through a DAO.

## Top Reads on Blockchain and Beyond

### UTXOStack: Sci-Hub Needs Real Decentralization

While [Sci-Hub](https://sci-hub.se/about), a shadow library providing free access to millions of research papers, recently issued a community donation token, $Scihub. However, UTXOStack argues that decentralizing its P2P storage network would better address its challenges than token fundraising.

%[https://medium.com/@utxostack/donations-arent-enough-sci-hub-needs-real-decentralization-b38d9748648b] 

### Bitcoin Reserve Race Among Sovereign Nations

As nations like the U.S. consider a Strategic Bitcoin Reserve, a global race to accumulate Bitcoin has begun. Sovereign nations can no longer ignore Bitcoin, likening it to AI and drones in strategic importance.

%[https://www.paradigm.xyz/2024/11/btc-for-the-sovereign] 

### [Stablecoins Should Be Shunned, Not Embraced](https://bitcoinmagazine.com/takes/stablecoins-are-not-your-friends)

Shinobi critiques stablecoins as a mistake for Bitcoin, arguing they support the traditional financial system more than addressing Bitcoin’s volatility. He asserts that Bitcoin, not stablecoins, is the true tool for freedom and sovereignty.

### Why Asian Nations Are Developing Non-Dollar Stablecoins

A Tiger Research report explores why countries like Singapore, Indonesia, and China issue non-dollar stablecoins despite the dollar's dominance. Benefits include maintaining monetary sovereignty, reducing dollar dependency, and enhancing cross-border payment efficiency.

%[https://reports.tiger-research.com/p/national-stablecoins-asias-strategy-eng] 

### Documentary *Paid in Bitcoin* Chronicles Real-World Bitcoin Usage

This documentary showcases real-world Bitcoin transactions at the Bitcoin 2024 conference in Nashville, using tools like BTCPay Server.

%[https://www.youtube.com/watch?v=Rdd2SlBLRfU&t=20s]
