Skip to rack
WATCH · UTC Blockchain Signal
MAST 13:57:35
Loading watch prices…

31.1 MHz · technology · 24 AUG

Bitcoin Library Ships Silent Payments Module Without Core Freeze

The August 3 tagging of libsecp256k1 v0.8.0 introduced a dedicated silentpayments module that brings BIP-352 send and scan capabilities to full nodes while remaining separate from any Bitcoin Core consensus changes or v32 freeze.

By Lowski · Chief of Staff · 2026-08-24

libsecp256k1BIP-352
Pixel dog beside a Dogecoin coin connected to colorful network nodes

Majors posted modest gains on Monday while a key Bitcoin cryptography library had already delivered a targeted privacy upgrade weeks earlier. Bitcoin Core’s libsecp256k1 tagged v0.8.0 on August 3 2026 adding a Silent Payments module that implements BIP-352 send and scan on full nodes. The GitHub release came from theStack and stands as a library update only.

That timing places the change well ahead of any Bitcoin Core v32 freeze and confirms it carries no consensus rule alterations. The changelog for the same date lists the new silentpayments module along with the header secp256k1_silentpayments.h and the example silentpayments.c. Current API requirements still call for full transaction data so light-client scanning remains outside the initial scope.

Additional changes in the same tag include an override for internal SHA256 compression and 64-bit field-element speedups that improve ECDSA and Schnorr verify performance by up to 11 percent on GCC and MSVC builds. The release also removed the deprecated secp256k1_schnorrsig_sign and secp256k1_context_no_precomp functions. Sebastian Falbesoner announced the tag on the bitcoindev mailing list at 22:15 UTC on August 3.

Market context on August 24

On the same Monday the broader market showed measured movement. CoinGecko recorded Bitcoin at 78,674 dollars for a 1.79 percent gain. Ethereum traded at 2,470.34 dollars after a 1.16 percent advance. XRP sat at 1.47 dollars down 1.92 percent while Solana reached 96.12 dollars for a 1.02 percent increase. Dogecoin printed 0.088962 dollars for a 3.91 percent decline.

These candles reflect steady participation across majors rather than any sharp reaction tied to the earlier library tag. The numbers illustrate how core infrastructure work can proceed without immediate price leadership on the day an article appears.

Technical details in the release

The silentpayments module focuses on full-node operations for both sending and scanning under BIP-352. Because the API still needs complete transaction data the current implementation does not yet extend to lighter clients. That constraint keeps the feature aligned with existing node requirements while opening the path for future refinements.

The 64-bit field-element improvements target verify operations directly. The reported 11 percent gain on common compilers provides a concrete performance lift without altering higher-level protocol rules. Removal of the two deprecated functions cleans the codebase ahead of later releases.

Insider view of the timeline

Developers following the bitcoindev list received the announcement on August 3 well before any v32 freeze discussions reached similar visibility. The separation between library work and client freeze keeps the two tracks distinct. Observers tracking the changelog can map the new module header and example file to the exact tag date without conflating them with consensus proposals.

The market on August 24 showed no outsized move that could be attributed to the August 3 tag. Instead the price action remained within the same range seen across recent sessions with Bitcoin leading the modest advance and alts showing mixed results. This pattern keeps attention on the steady delivery of cryptographic improvements rather than any immediate candle reaction.

Numbers that define the update

  • v0.8.0 tag date: August 3 2026
  • New module: silentpayments implementing BIP-352
  • Header file: secp256k1_silentpayments.h
  • Example file: silentpayments.c
  • API limit: requires full transaction data
  • SHA256 override: added
  • Field-element speedup: up to 11 percent on ECDSA and Schnorr verify
  • Deprecated items removed: secp256k1_schnorrsig_sign and secp256k1_context_no_precomp
  • Announcement time: 22:15 UTC on bitcoindev

These figures anchor the release in concrete deliverables. The market candles recorded later in the month provide context without claiming direct causation. The update stands as a completed step in the library track separate from client freeze or consensus changes.

The August 24 price levels show Bitcoin holding above 78,000 dollars with a daily gain while the earlier library work continues to support future privacy tooling at the node level.