asgayapedia

RS057: Bitcoin Cash Protocol Capabilities (Laila Upgrade)

Research Type: Protocol Capability Audit
Date: May 2026 (Laila upgrade activation)
Status: ✅ Complete — Technical foundation validated

Full Research: /home/suso/Documents/asgaya/knowledge/research/RS057_bitcoincash_laila.md


TL;DR

Bitcoin Cash supports covenants, CashTokens (fungible + NFT), Cash Accounts, loops, functions, and sub-penny fees. All technical primitives needed for Asgaya’s covenant architecture exist and are production-ready.


Key Capabilities Validated

1. Native Introspection Covenants (May 2022)

What it enables: Covenant contracts that enforce how BCH can be spent

Asgaya usage:

2. CashTokens (May 2023)

Fungible tokens:

NFTs:

Critical feature: UTXO can hold fungible tokens + NFT simultaneously

Asgaya usage:

3. Cash Accounts (May 2022)

What it is: Human-readable on-chain names (e.g., Elena#142)

Asgaya usage:

4. May 2026 Upgrade (Laila)

New capabilities just activated:

Feature Impact
P2S (Pay-to-Script) Standardized covenant outputs; 128-byte NFT commitments
Loops Bounded iteration in contracts (OP_BEGIN/OP_UNTIL)
Functions Reusable contract logic (OP_DEFINE/OP_INVOKE)
Bitwise ops Efficient cryptographic primitives

Asgaya relevance:


Relevance to Asgaya

Implementation Decisions Validated

  1. Payment-First Covenants
    • Native introspection proves covenant architecture is viable
    • Multi-signature release patterns exist and are production-tested
    • CashScript toolchain mature (Bitauth IDE for testing)
  2. Bulletin Board
    • NFTs as on-chain seller listings validated
    • 128-byte commitment sufficient for all listing data
    • ~€0.0002 per listing update (bundled with covenant funding)
  3. Cash Accounts
    • Human-readable identity layer proven viable
    • Used in production by other BCH projects
    • Collision resistance adequate for Asgaya scale
  4. Stability Layer
    • CashTokens (H€/HAu) are native, not wrapped
    • DEX support exists (Cauldron for BCH ↔ MUSD swaps)
    • AnyHedge contracts use CashTokens as settlement layer

Technical Risks & Limitations

Covenant complexity:

CashToken liquidity:

Cash Account adoption:


Bottom Line

All technical primitives needed for Asgaya exist on BCH mainnet today. No protocol upgrades needed, no waiting for features. The May 2026 Laila upgrade adds efficiency improvements (smaller contracts, more state storage) but doesn’t change fundamental feasibility.

Primary technical risk is smart contract implementation quality, not protocol capability.


🏠 Home ↑ Summaries 📖 Glossary