Psy Protocol Achieves 521,000 TPS on a Live Proof-of-Work Network, Offers $100,000 Bounty to Anyone Who Can Prove the Results Invalid

marsbitОпубліковано о 2026-02-14Востаннє оновлено о 2026-02-14

Hong Kong | February 11, 2026 — Psy Protocol today announced that it has achieved 521,000 transactions per second (TPS) on a live, on-chain verifiable Proof-of-Work (PoW) network. The team stated that this result, achieved without sacrificing decentralization, security, or privacy, surpasses all publicly benchmarked performances of mainstream Proof-of-Stake (PoS) and Proof-of-Work chains to date.

The stress test was conducted on thousands of Google Cloud instances to simulate a high-concurrency, internet-scale operating environment. Every transaction in the benchmark is backed by cryptographic proof, and the complete dataset has been published for independent verification.

To demonstrate confidence in the results, Psy Protocol has publicly posted a $100,000 (US$100,000) bounty, to be awarded to any individual or team that can invalidate this throughput result based on the published proof materials.

"This is not a devnet demo, nor a theoretical projection," said Carter Feldman, Founder and CEO of Psy Protocol. "Every single result is verifiable. If we are wrong, the math will show it—and we will pay $100,000 to the person who shows it."

Why 521,000 TPS Matters Now

High-throughput benchmarks are not uncommon in the crypto industry. Psy Protocol believes this result is structurally significant because of the use-case context it addresses.

Blockchains were originally designed around human transaction patterns: sporadically occurring activities, manual approvals, and low concurrency. However, this model is becoming increasingly mismatched as millions of autonomous AI agents transact, collaborate, and settle at machine speeds continuously in the future.

When networks designed for human-scale usage encounter sustained machine-grade demand, the result is often network congestion, soaring fees, and cascading bottlenecks. Psy Protocol views 521,000 TPS as the "baseline" infrastructure required for a machine-native economy, not a performance ceiling.

How the Architecture Works

Most blockchains require every node to re-execute every transaction, a design that imposes a hard architectural ceiling on throughput. Psy Protocol removes this bottleneck through four synergistic design choices:

  • Parallel State Architecture (PARTH): Each user operates in isolated state partitions. This eliminates global state contention, allowing thousands of state transitions to be processed simultaneously without conflict.
  • Client-Side Proof Generation: Transaction execution and proof generation are performed on the user's device, with sensitive data always remaining under the user's control. Miners are only responsible for verifying and aggregating proofs, not re-executing transactions, thus eliminating redundant computation across the entire network.
  • Recursive Zero-Knowledge Proofs: Individual transaction proofs are recursively folded into a single succinct proof per block. As transaction volume grows, verification costs grow logarithmically rather than linearly, meaning massive throughput increases do not require proportional increases in resources.
  • Horizontal Scaling via Realms: The network scales by adding parallel processing domains ("Realms") and proof aggregation capacity. Throughput increases linearly with added infrastructure, rather than being limited by a fixed architectural cap.

Psy Protocol states that 521,000 TPS reflects the result in the current test configuration; higher throughput is achievable by scaling parallel proof generation capacity.

Verification: Open Data, Verifiable on Consumer Hardware

Because verification relies on succinct recursive proofs rather than full re-execution, Psy Protocol states that any combined proof from the benchmark can be independently verified on consumer-grade hardware—including limited-performance devices like a Raspberry Pi.

The complete test methodology, ZK circuit data, and combined proofs have all been open-sourced and are available at:

https://st8.psy.xyz/explorer

Applications Feasible at This Scale

With sustained throughput exceeding 500,000 TPS, the following new types of on-chain activity become feasible:

  • High-frequency micropayments between autonomous agents
  • Continuous clearing markets with real-time settlement replacing discrete batch settlement
  • High-density coordination among large-scale AI agent swarms operating without human intervention
  • Keyless agent execution via programmable signature circuits, eliminating reliance on human-controlled private keys or third-party custody

About Psy Protocol

Psy Protocol is building a Proof-of-Work smart contract platform for the "agentic internet." Its architecture combines the security and decentralization benefits of Proof-of-Work with the throughput and fee efficiency historically associated with Proof-of-Stake systems. Psy employs a "Proof-of-Useful-Work (PoUW)" consensus model, where miners perform cryptographically productive work—namely, aggregating and verifying zero-knowledge proofs—rather than arbitrary hash puzzle computations.

Пов'язані питання

QWhat is the TPS (Transactions Per Second) achieved by Psy Protocol in a real-world Proof-of-Work network, and what is the bounty offered for disproving this result?

APsy Protocol achieved 521,000 TPS in a real-world, verifiable Proof-of-Work network. They have offered a $100,000 bounty to anyone who can prove this result is invalid based on the published cryptographic proofs.

QAccording to the article, why is achieving 521,000 TPS particularly significant in the current context of blockchain technology?

AIt is significant because it addresses the future need for a 'machine-native economy.' Traditional blockchains designed for sporadic human transactions are inadequate for the continuous, high-speed transactions of millions of autonomous AI agents. This result represents a baseline for the infrastructure required to support such activity without congestion or high fees.

QName two of the four key architectural designs that Psy Protocol uses to remove the throughput bottleneck found in most blockchains.

ATwo of the four designs are: 1. Parallel State Architecture (PARTH), which isolates state partitions to eliminate global state contention, and 2. Client-side proof generation, where users execute transactions and generate proofs on their own devices, so miners only verify and aggregate proofs instead of re-executing transactions.

QHow can the results of Psy Protocol's benchmark test be independently verified, and what kind of hardware is sufficient for this verification?

AThe results can be independently verified using the complete test methodology, ZK circuit data, and composite proofs that have been open-sourced. This verification can be performed on consumer-grade hardware, including limited devices like a Raspberry Pi, because it relies on verifying succinct recursive proofs rather than fully re-executing all transactions.

QWhat type of consensus model does Psy Protocol use, and what useful work do the miners perform instead of solving arbitrary hash puzzles?

APsy Protocol uses a Proof-of-Useful-Work (PoUW) consensus model. Instead of performing arbitrary hash calculations, miners perform cryptographically productive work by aggregating and verifying zero-knowledge proofs.

Пов'язані матеріали

Hermes Agent Guide: Surpassing OpenClaw, Boosting Productivity by 100x

A guide to Hermes Agent, an open-source AI agent framework by Nous Research, positioned as a powerful alternative to OpenClaw. It is described as a self-evolving agent with a built-in learning loop that autonomously creates skills from experience, continuously improves them, and solidifies knowledge into reusable assets. Its core features include a memory system (storing environment info and user preferences in MEMORY.md and USER.md) and a skill system that generates structured documentation for complex tasks. The agent boasts over 40 built-in tools for web search, browser automation, vision, image generation, and text-to-speech. It supports scheduling automated tasks and can run on various infrastructures, from a $5 VPS to GPU clusters. Popular tools within its ecosystem include the Hindsight memory plugin, the Anthropic Cybersecurity Skills pack, and the mission-control dashboard for agent orchestration. Key differentiators from OpenClaw are its architecture philosophy—centered on the agent's own execution loop rather than a central controller—and its autonomous skill generation versus OpenClaw's manually written skills. Installation is a one-line command, and setup is guided. It integrates with messaging platforms like Telegram, Discord, and Slack. It's suited for scenarios requiring a persistent, context-aware assistant that improves over time, automates workflows, and operates across various deployment environments.

marsbit52 хв тому

Hermes Agent Guide: Surpassing OpenClaw, Boosting Productivity by 100x

marsbit52 хв тому

Brother Sun "Rights Protection" Stands Up Against the Trump Family, WLFI Is the Real Scythe in the Crypto Circle

The article details the controversy surrounding World Liberty Financial (WLFI), a cryptocurrency project linked to the Trump family. It reports that WLFI allegedly used the DeFi lending protocol Dolomite, whose co-founder is also a WLFI advisor, as a disguised channel to sell tokens by collateralizing around 5 billion WLFI tokens to borrow approximately $75 million in stablecoins. Despite WLFI's claims that the loans were for ecosystem development and posed no liquidation risk, critics argue it was a way for insiders to cash out, shifting risk to retail investors. The piece highlights WLFI's significant price decline—over 66% since its September 2025 launch—and suggests the Trump family and insiders are the main source of selling pressure, as they control nearly 74% of the token supply. It also revisits WLFI’s prior move to blacklist 272 addresses, including those of investor Justin Sun, under the pretext of preventing large-scale sell-offs, which now appears to be an effort to reduce competition for their own sales. Sun publicly accused WLFI of exploiting users, freezing assets, and treating the crypto community as a "personal ATM." WLFI countered by threatening legal action. The author notes that while Sun’s criticism may gain sympathy, a legal battle in the U.S. against the well-connected Trump family would be risky for him. Finally, the article concludes that WLFI exemplifies how powerful elites can exploit crypto’s regulatory gray areas for profit, and urges the community to reject such projects driven more by political privilege than genuine decentralized finance ideals.

Odaily星球日报1 год тому

Brother Sun "Rights Protection" Stands Up Against the Trump Family, WLFI Is the Real Scythe in the Crypto Circle

Odaily星球日报1 год тому

Tsinghua's Prediction 2 Years Ago Is Becoming Global Consensus: Meta and Two Other Major AI Institutions Have Reached the Same Conclusion

Summary: In a remarkable validation of Chinese AI research, Meta and METR have independently reached conclusions that align perfectly with the "Density Law" proposed by a Tsinghua University and FaceWall Intelligent team two years ago. Published in Nature Machine Intelligence in late 2025, the law states that the computational power required to achieve a specific level of AI performance halves every 3.5 months. This convergence was starkly evident in April 2026. METR reported that AI capabilities are doubling every 88.6 days, while Meta's new model, Muse Spark, demonstrated it could match the performance of a model from the previous year using less than one-tenth of the training compute. When plotted, the growth curves from all three sources—using different metrics (parameters, compute, task length)—show an almost identical exponential slope. The findings have profound implications: AI inference costs are collapsing faster than anticipated, powerful edge-computing AI is becoming rapidly feasible, and the industry's strategy of simply scaling model size is becoming economically inefficient. The Chinese team, which has been building its "MiniCPM" model series based on this law since 2024, is seen as having a significant two-year lead in practical engineering experience, marking a rare instance where Chinese researchers pioneered a fundamental predictive trend in AI.

marsbit1 год тому

Tsinghua's Prediction 2 Years Ago Is Becoming Global Consensus: Meta and Two Other Major AI Institutions Have Reached the Same Conclusion

marsbit1 год тому

Торгівля

Спот
Ф'ючерси
活动图片